summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-11-24x86/cpu/amd: Derive L3 shared_cpu_map from cpu_llc_shared_maskSuravee Suthikulpanit
2017-11-21x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2017-11-15x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin
2017-11-15x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin
2017-11-15Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds
2017-11-15crypto: x86/sha256-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-08x86/mcelog: Get rid of RCU remnantsBorislav Petkov
2017-11-08x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki
2017-11-08Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds
2017-11-02x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov
2017-10-27x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-21x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini
2017-10-21x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...Hans de Goede
2017-10-18KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-18x86/microcode: Do the family check firstBorislav Petkov
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-18KVM: MMU: always terminate page walks at level 1Ladi Prosek
2017-10-12kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng
2017-10-12bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini
2017-10-05KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-10-05KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers
2017-10-05x86/mm: Fix fault error path using unsafe vma pointerLaurent Dufour
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-05KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-10-05kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng
2017-10-05KVM: nVMX: fix HOST_CR3/HOST_CR4 cacheLadi Prosek
2017-10-05KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini
2017-10-05KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini
2017-10-05KVM: VMX: extract __pi_post_blockPaolo Bonzini
2017-09-20x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck
2017-09-20x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski
2017-09-13KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guestBrijesh Singh
2017-09-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse
2017-08-30Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-29x86/boot: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr
2017-08-29x86/boot: Provide more slack space during decompressionJan H. Schönherr
2017-08-29x86/ldt: Fix off by one in get_segment_base()Dan Carpenter
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-25x86/mm: Fix use-after-free of ldt_structEric Biggers
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini