summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2018-11-21xen: fix xen_qlock_wait()Juergen Gross1-6/+8
2018-11-21xen: make xen_qlock_wait() nestableJuergen Gross1-14/+10
2018-11-21xen: fix race in xen_qlock_wait()Juergen Gross1-10/+5
2018-11-21x86: boot: Fix EFI stub alignmentBen Hutchings1-0/+7
2018-11-21x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior1-1/+0
2018-11-21x86/kconfig: Fall back to ticket spinlocksDaniel Wagner1-1/+0
2018-11-21x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe1-0/+15
2018-11-10x86/time: Correct the attribute on jiffies' definitionNathan Chancellor1-1/+1
2018-11-10x86/percpu: Fix this_cpu_read()Peter Zijlstra1-4/+4
2018-11-10x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava1-0/+7
2018-11-10um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli2-16/+16
2018-11-10x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming1-10/+11
2018-10-20x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski2-24/+0
2018-10-20x86/fpu: Remove struct fpu::counterRik van Riel3-17/+0
2018-10-20x86/fpu: Remove use_eager_fpu()Andy Lutomirski6-97/+14
2018-10-20KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini3-4/+2
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski1-8/+10
2018-10-10x86/entry/64: Add two more instruction suffixesJan Beulich1-2/+2
2018-10-10x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko1-0/+1
2018-10-10x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams1-1/+1
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky1-1/+1
2018-09-19x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen3-6/+47
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel1-2/+0
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross1-4/+3
2018-09-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko1-1/+1
2018-09-09x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2-0/+20
2018-09-09x86/mm/pat: Fix L1TF stable backport for CPA, 2nd callJiri Slaby1-1/+1
2018-09-05x86/spectre: Add missing family 6 check to microcode checkAndi Kleen1-0/+3
2018-09-05x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers1-1/+2
2018-09-05x86/process: Re-export start_thread()Rian Hunter1-0/+1
2018-09-05x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka1-0/+4
2018-09-05x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka3-3/+3
2018-09-05x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2-4/+4
2018-08-28x86/mm: Fix use-after-free of ldt_structEric Biggers1-2/+1
2018-08-28x86/mm/pat: Fix L1TF stable backport for CPAAndi Kleen1-1/+1
2018-08-22x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky1-5/+8
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson1-1/+10
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani1-6/+30
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya1-5/+7
2018-08-17x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani1-0/+19
2018-08-15x86/init: fix build with CONFIG_SWAP=nVlastimil Babka1-0/+2
2018-08-15x86/speculation/l1tf: Fix up CPU feature flagsGuenter Roeck1-3/+3
2018-08-15x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen1-10/+15
2018-08-15x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen2-4/+31
2018-08-15x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen1-5/+6
2018-08-15x86/speculation/l1tf: Invert all not present mappingsAndi Kleen1-1/+1
2018-08-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko1-5/+5
2018-08-15x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka2-3/+34
2018-08-15x86/cpufeatures: Add detection of L1D cache flush support.Konrad Rzeszutek Wilk1-0/+1