summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-07-181-0/+12
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-07-181-1/+1
* xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-07-181-16/+7
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-022-22/+31
* x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky2017-06-051-1/+1
* Revert "KVM: x86: expose MSR_TSC_AUX to userspace"Ben Hutchings2017-03-161-16/+1
* x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-03-161-1/+1
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-02-261-6/+5
* Fix potential infoleak in older kernelsLinus Torvalds2017-02-231-5/+5
* KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2017-02-231-25/+11
* KVM: Disable irq while unregistering user notifierIgnacio Alvarado2017-02-231-2/+11
* KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv2017-02-231-1/+3
* x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-11-201-2/+2
* x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2016-11-201-0/+3
* x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2016-11-201-0/+7
* x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells2016-11-201-1/+1
* KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson2016-11-201-2/+15
* KVM: nVMX: fix lifetime issues for vmcs02Paolo Bonzini2016-11-201-16/+33
* x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-11-201-0/+65
* x86/quirks: Reintroduce scanning of secondary busesLukas Wunner2016-11-201-13/+21
* x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner2016-11-201-0/+7
* x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov2016-08-221-2/+2
* kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-08-221-0/+12
* x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin2016-08-221-0/+3
* KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini2016-08-221-0/+5
* x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava2016-08-221-0/+7
* x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-06-151-0/+1
* kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack2016-06-151-5/+5
* x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt2016-06-151-2/+2
* x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2016-06-151-6/+18
* x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov2016-06-152-6/+36
* x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov2016-06-152-1/+24
* x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert2016-05-011-13/+1
* x86: standardize mmap_rnd() usageKees Cook2016-05-011-16/+20
* KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya2016-05-011-7/+5
* x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski2016-05-011-1/+6
* x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-05-013-1/+15
* x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas2016-05-011-0/+7
* KVM: i8254: change PIT discard tick policyRadim Krčmář2016-05-011-5/+7
* PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt2016-04-011-0/+7
* x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani2016-04-011-4/+32
* x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani2016-04-011-41/+73
* x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin2016-04-011-27/+23
* x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming2016-02-271-2/+2
* KVM: vmx: fix MPX detectionPaolo Bonzini2016-02-271-1/+2
* x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-02-131-7/+8
* x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-02-131-0/+8
* x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-02-131-1/+1
* x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-02-132-5/+54
* x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)2016-02-131-1/+2