summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2019-06-26x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov
2019-06-26x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov
2019-06-22x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-06-20x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre
2019-06-19x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-14x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin
2019-06-13x86/fpu: Don't use current->mm to check for a kthreadChristoph Hellwig
2019-06-12x86/kgdb: Return 0 from kgdb_arch_set_breakpoint()Matt Mullins
2019-06-12x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava
2019-06-12x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse
2019-06-08x86/fpu: Update kernel's FPU state before using for the fsave headerSebastian Andrzej Siewior
2019-06-07x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He
2019-06-06x86/fpu: Use fault_in_pages_writeable() for pre-faultingHugh Dickins
2019-06-06x86/CPU: Add more Icelake model numbersKan Liang
2019-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-31Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 224Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 213Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 142Thomas Gleixner
2019-05-28KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-25efi: Allow the number of EFI configuration tables entries to be zeroRob Bradford
2019-05-25efi/x86/Add missing error handling to old_memmap 1:1 mapping codeGen Zhang
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-24KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini
2019-05-24KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini
2019-05-24x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov
2019-05-24KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini
2019-05-24kvm: Check irqchip mode before assign irqfdPeter Xu
2019-05-24kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee
2019-05-24KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspaceWanpeng Li
2019-05-24KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflowWanpeng Li
2019-05-24kvm: vmx: Fix -Wmissing-prototypes warningsYi Wang
2019-05-24KVM: nVMX: Fix using __this_cpu_read() in preemptible contextWanpeng Li
2019-05-24kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUIDJim Mattson
2019-05-24kvm: x86: Include multiple indices with CPUID leaf 0x8000001dJim Mattson