summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2018-01-16x86/platform/UV: Fix GAM MMR references in the UV x2apic codeMike Travis
2018-01-16x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis
2018-01-16x86/platform/UV: Fix UV4A support on new Intel ProcessorsMike Travis
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2018-01-16x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman
2018-01-15signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-15x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=nThomas Gleixner
2018-01-15swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig
2018-01-15x86: rename swiotlb_dma_opsChristoph Hellwig
2018-01-15dma-mapping: add an arch_dma_supported hookChristoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2018-01-15x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse
2018-01-14x86/jailhouse: Initialize PCI supportJan Kiszka
2018-01-14x86/jailhouse: Wire up IOAPIC for legacy UART portsJan Kiszka
2018-01-14x86/jailhouse: Halt instead of failing to restartJan Kiszka
2018-01-14x86/jailhouse: Silence ACPI warningJan Kiszka
2018-01-14x86/jailhouse: Avoid access of unsupported platform resourcesJan Kiszka
2018-01-14x86/jailhouse: Set up timekeepingJan Kiszka
2018-01-14x86/jailhouse: Enable PMTIMERJan Kiszka
2018-01-14x86/jailhouse: Enable APIC and SMP supportJan Kiszka
2018-01-14x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka
2018-01-14x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka
2018-01-14x86/platform: Control warm reset setup via legacy feature flagJan Kiszka
2018-01-14x86/apic: Install an empty physflat_init_apic_ldrJan Kiszka
2018-01-14x86/tsc: Introduce early tsc clocksourcePeter Zijlstra
2018-01-14x86/time: Unconditionally register legacy timer interruptPeter Zijlstra
2018-01-14x86/tsc: Allow TSC calibration without PITPeter Zijlstra
2018-01-14x86/idt: Mark IDT tables __initconstAndi Kleen
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä
2018-01-14x86/tsc: Print tsc_khz, when it differs from cpu_khzLen Brown
2018-01-14x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown
2018-01-14x86/tsc: Future-proof native_calibrate_tsc()Len Brown
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman
2018-01-12x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen
2018-01-12x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse
2018-01-12x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse
2018-01-12x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-11x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen
2018-01-11x86/gart: Exclude GART aperture from vmcoreJiri Bohac
2018-01-10x86/alternatives: Fix optimize_nops() checkingBorislav Petkov
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-09x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky
2018-01-09x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky
2018-01-08x86/tboot: Unbreak tboot with PTI enabledDave Hansen
2018-01-08x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner
2018-01-06x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse
2018-01-06x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang