summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-031-13/+0
|\
| * Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-06-2215-26/+35
| |\
| * | locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov2017-06-081-13/+0
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-035-36/+163
|\ \ \
| * | | x86/xen/efi: Initialize only the EFI struct members used by XenDaniel Kiper2017-06-231-33/+12
| * | | x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as wellSai Praneeth2017-06-053-3/+14
| * | | efi/capsule: Add support for Quark security headerJan Kiszka2017-06-051-0/+137
| |/ /
* | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-0314-5/+36
|\ \ \
| * | | objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf2017-06-3014-5/+36
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-016-10/+15
|\ \ \ \
| * | | | x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa2017-06-301-1/+3
| * | | | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He2017-06-303-7/+2
| * | | | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He2017-06-301-0/+2
| * | | | perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang2017-06-291-1/+1
| * | | | x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUDJérôme Glisse2017-06-261-1/+7
* | | | | Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-301-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | iommu/vt-d: Correctly disable Intel IOMMU force onShaohua Li2017-06-151-1/+1
* | | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-282-13/+0
| |/ / / |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-251-2/+1
|\ \ \ \
| * | | | x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner2017-06-241-2/+1
| | |_|/ | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-251-2/+2
|\ \ \ \
| * | | | perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang2017-06-221-2/+2
| |/ / /
* / / / KVM: x86: fix singlestepping over syscallPaolo Bonzini2017-06-223-30/+34
|/ / /
* | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-192-3/+3
* | | x86/mm: Disable 1GB direct mappings when disabling 2MB mappingsVlastimil Babka2017-06-131-3/+3
* | | x86/debug: Handle early WARN_ONs properPeter Zijlstra2017-06-123-1/+5
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-06-111-4/+0
|\ \
| * | security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-091-4/+0
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-06-116-15/+20
|\ \
| * | KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li2017-06-113-4/+7
| * | KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li2017-06-081-9/+11
| * | KVM: nVMX: Fix exception injectionWanpeng Li2017-06-061-1/+1
| * | kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini2017-06-061-1/+1
| |/
* | x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski2017-06-081-0/+3
* | x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg2017-06-051-0/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-023-15/+12
|\
| * Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar2017-06-011-6/+3
| * x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...Borislav Petkov2017-05-291-1/+1
| * x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov2017-05-291-8/+8
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-023-10/+78
|\ \
| * | x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabledBaoquan He2017-05-281-8/+71
| * | x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth2017-05-281-2/+4
| * | efi: Don't issue error message when booted under XenJuergen Gross2017-05-281-0/+3
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-06-014-102/+83
|\ \ | |/ |/|
| * KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying2017-06-011-2/+5
| * KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen2017-06-011-13/+11
| * KVM: SVM: ignore type when setting segment registersGioh Kim2017-05-301-1/+1
| * KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debuggingRadim Krčmář2017-05-301-83/+57
| * KVM: x86: Fix virtual wire modeJan H. Schönherr2017-05-261-1/+2
| * KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr2017-05-261-2/+5