summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang2018-12-011-1/+114
* Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman2018-11-231-51/+6
* x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke2018-11-231-3/+3
* x86/build: Fix stack alignment for CLangMatthias Kaehlcke2018-11-231-6/+8
* x86/boot: #undef memcpy() et al in string.cMichael Davidson2018-11-231-0/+9
* x86/build: Specify stack alignment for clangMatthias Kaehlcke2018-11-231-5/+21
* x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke2018-11-231-4/+5
* crypto, x86: aesni - fix token pasting for clangMichael Davidson2018-11-231-5/+2
* x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke2018-11-231-2/+2
* xen: fix xen_qlock_wait()Juergen Gross2018-11-131-6/+8
* xen: make xen_qlock_wait() nestableJuergen Gross2018-11-131-14/+10
* xen: fix race in xen_qlock_wait()Juergen Gross2018-11-131-10/+5
* x86: boot: Fix EFI stub alignmentBen Hutchings2018-11-131-0/+7
* x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel2018-11-131-0/+3
* x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior2018-11-131-1/+0
* x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth2018-11-134-2/+23
* x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe2018-11-131-0/+15
* x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2018-11-131-6/+51
* x86/time: Correct the attribute on jiffies' definitionNathan Chancellor2018-11-101-1/+1
* x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-11-101-4/+4
* Revert "x86/mm: Expand static page table for fixmap space"Sasha Levin2018-11-105-39/+7
* x86/paravirt: Fix some warning messagesDan Carpenter2018-11-101-2/+2
* x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg2018-11-101-0/+1
* perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang2018-11-101-6/+6
* mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-201-1/+1
* x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2018-10-182-3/+20
* x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski2018-10-133-26/+1
* x86/fpu: Remove struct fpu::counterRik van Riel2018-10-134-21/+1
* x86/fpu: Remove use_eager_fpu()Andy Lutomirski2018-10-137-105/+13
* x86/mm: Expand static page table for fixmap spaceFeng Tang2018-10-135-7/+39
* x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-131-4/+4
* x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-10-131-8/+10
* perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka2018-10-101-0/+4
* perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang2018-10-032-6/+27
* x86/entry/64: Add two more instruction suffixesJan Beulich2018-10-031-2/+2
* x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko2018-10-031-0/+1
* x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams2018-10-031-1/+1
* xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky2018-09-291-1/+1
* x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel2018-09-191-2/+0
* x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross2018-09-151-4/+3
* x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko2018-09-151-1/+1
* Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki2018-09-091-1/+1
* KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini2018-09-091-10/+16
* x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn2018-09-051-0/+4
* x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-09-053-6/+45
* x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-09-051-0/+3
* x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers2018-09-051-1/+2
* x86/kvm/vmx: Remove duplicate l1d flush definitionsJosh Poimboeuf2018-09-051-3/+0
* KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner2018-09-051-4/+4
* x86/process: Re-export start_thread()Rian Hunter2018-09-051-0/+1