summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2018-11-27x86/earlyprintk: Add a force option for pciserial deviceFeng Tang1-10/+19
2018-11-23Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman1-51/+6
2018-11-21x86/hyper-v: Enable PIT shutdown quirkMichael Kelley1-0/+11
2018-11-21x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)1-1/+1
2018-11-21acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2-1/+3
2018-11-21acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2-1/+3
2018-11-21um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger1-10/+0
2018-11-13xen: fix xen_qlock_wait()Juergen Gross1-6/+8
2018-11-13crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross ...Mikulas Patocka1-1/+1
2018-11-13xen/pvh: don't try to unplug emulated devicesJuergen Gross1-0/+4
2018-11-13xen/pvh: increase early stack sizeRoger Pau Monne1-1/+1
2018-11-13xen: make xen_qlock_wait() nestableJuergen Gross1-14/+10
2018-11-13xen: fix race in xen_qlock_wait()Juergen Gross1-10/+5
2018-11-13KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson2-2/+6
2018-11-13x86: boot: Fix EFI stub alignmentBen Hutchings1-0/+7
2018-11-13efi/x86: Call efi_parse_options() from efi_main()Hans de Goede1-0/+10
2018-11-13x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen1-0/+7
2018-11-13x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel1-0/+3
2018-11-13x86/numa_emulation: Fix uniform-split numa emulationDave Jiang1-2/+10
2018-11-13x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior2-1/+11
2018-11-13x86/kvm/nVMX: allow bare VMXON state migrationVitaly Kuznetsov1-7/+8
2018-11-13x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe1-0/+15
2018-11-13x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross1-1/+1
2018-11-13x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina1-6/+51
2018-11-13kprobes/x86: Use preempt_enable() in optimized_callback()Masami Hiramatsu1-1/+1
2018-10-19x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig1-2/+0
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior1-1/+1
2018-10-17x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior1-1/+0
2018-10-17x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski1-6/+4
2018-10-17x86/entry/32: Clear the CS high bitsJan Kiszka1-6/+7
2018-10-14x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor1-0/+1
2018-10-14x86/time: Correct the attribute on jiffies' definitionNathan Chancellor1-1/+1
2018-10-14x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen1-0/+15
2018-10-14x86/percpu: Fix this_cpu_read()Peter Zijlstra1-4/+4
2018-10-14x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra1-3/+3
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-1/+1
2018-10-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2-2/+10
2018-10-13KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t...Vitaly Kuznetsov1-1/+5
2018-10-09mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara1-1/+1
2018-10-09KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini1-1/+5
2018-10-09x86/mm: Avoid VLA in pgd_alloc()Kees Cook1-2/+8
2018-10-09x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre3-25/+37
2018-10-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-7/+25
2018-10-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman5-15/+39
2018-10-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman3-66/+97
2018-10-04kvm: nVMX: fix entry with pending interrupt if APICv is enabledPaolo Bonzini1-12/+26
2018-10-04KVM: VMX: hide flexpriority from guest when disabled at the module levelPaolo Bonzini1-1/+5
2018-10-04KVM: VMX: check for existence of secondary exec controls before accessingSean Christopherson1-3/+4
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2018-10-03x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor1-1/+1