summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-12-13kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-12-01x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski
2018-12-01x86/entry: spell EBX register correctly in documentationNicolas Iooss
2018-11-27x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke
2018-11-27x86/build: Fix stack alignment for CLangMatthias Kaehlcke
2018-11-27x86/boot: #undef memcpy() et al in string.cMichael Davidson
2018-11-27x86/build: Specify stack alignment for clangMatthias Kaehlcke
2018-11-27x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke
2018-11-27x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke
2018-11-27crypto, x86: aesni - fix token pasting for clangMichael Davidson
2018-11-27x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke
2018-11-21xen: fix xen_qlock_wait()Juergen Gross
2018-11-21xen: make xen_qlock_wait() nestableJuergen Gross
2018-11-21xen: fix race in xen_qlock_wait()Juergen Gross
2018-11-21x86: boot: Fix EFI stub alignmentBen Hutchings
2018-11-21x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-11-21x86/kconfig: Fall back to ticket spinlocksDaniel Wagner
2018-11-21x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe
2018-11-10x86/time: Correct the attribute on jiffies' definitionNathan Chancellor
2018-11-10x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-11-10x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava
2018-11-10um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli
2018-11-10x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming
2018-10-20x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-10-20x86/fpu: Remove struct fpu::counterRik van Riel
2018-10-20x86/fpu: Remove use_eager_fpu()Andy Lutomirski
2018-10-20KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini
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-10x86/entry/64: Add two more instruction suffixesJan Beulich
2018-10-10x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko
2018-10-10x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2018-09-19x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross
2018-09-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko
2018-09-09x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2018-09-09x86/mm/pat: Fix L1TF stable backport for CPA, 2nd callJiri Slaby
2018-09-05x86/spectre: Add missing family 6 check to microcode checkAndi Kleen
2018-09-05x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-09-05x86/process: Re-export start_thread()Rian Hunter
2018-09-05x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka
2018-09-05x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-09-05x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka
2018-08-28x86/mm: Fix use-after-free of ldt_structEric Biggers
2018-08-28x86/mm/pat: Fix L1TF stable backport for CPAAndi Kleen
2018-08-22x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani