summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-08svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang
2018-12-08x86/power/64: Use char arrays for asm function namesKees Cook
2018-12-05perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa
2018-12-05perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa
2018-12-05KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2018-12-05kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson
2018-12-05kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-12-01perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang
2018-11-23Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman
2018-11-23x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke
2018-11-23x86/build: Fix stack alignment for CLangMatthias Kaehlcke
2018-11-23x86/boot: #undef memcpy() et al in string.cMichael Davidson
2018-11-23x86/build: Specify stack alignment for clangMatthias Kaehlcke
2018-11-23x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke
2018-11-23crypto, x86: aesni - fix token pasting for clangMichael Davidson
2018-11-23x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke
2018-11-13xen: fix xen_qlock_wait()Juergen Gross
2018-11-13xen: make xen_qlock_wait() nestableJuergen Gross
2018-11-13xen: fix race in xen_qlock_wait()Juergen Gross
2018-11-13x86: boot: Fix EFI stub alignmentBen Hutchings
2018-11-13x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel
2018-11-13x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-11-13x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth
2018-11-13x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe
2018-11-13x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-11-10x86/time: Correct the attribute on jiffies' definitionNathan Chancellor
2018-11-10x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-11-10Revert "x86/mm: Expand static page table for fixmap space"Sasha Levin
2018-11-10x86/paravirt: Fix some warning messagesDan Carpenter
2018-11-10x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg
2018-11-10perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang
2018-10-20mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-18x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov
2018-10-13x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-10-13x86/fpu: Remove struct fpu::counterRik van Riel
2018-10-13x86/fpu: Remove use_eager_fpu()Andy Lutomirski
2018-10-13x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-10-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka
2018-10-03perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang
2018-10-03x86/entry/64: Add two more instruction suffixesJan Beulich
2018-10-03x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko
2018-10-03x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2018-09-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson