summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-192-44/+61
|\
| * kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomicPaolo Bonzini2016-11-191-31/+27Star
| * KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini2016-11-191-0/+3
| * kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini2016-11-191-3/+7
| * KVM: Disable irq while unregistering user notifierIgnacio Alvarado2016-11-191-2/+11
| * KVM: x86: do not go through vcpu in __get_kvmclock_nsPaolo Bonzini2016-11-191-8/+13
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2016-11-191-0/+1
|\ \
| * | x86/kexec: add -fno-PIESebastian Andrzej Siewior2016-11-091-0/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-144-7/+51
|\ \ \
| * | | x86/cpu: Deal with broken firmware (VMWare/XEN)Thomas Gleixner2016-11-091-2/+30
| * | | x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam2016-11-091-5/+1Star
| * | | x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner2016-11-072-0/+20
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-141-4/+28
|\ \ \ \
| * | | | perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLakeKan Liang2016-11-111-4/+28
| |/ / /
* | | | x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=yMatt Fleming2016-11-131-23/+57
* | | | x86/efi: Fix EFI memmap pointer size warningBorislav Petkov2016-11-131-1/+1
| |_|/ |/| |
* | | crypto: aesni: shut up -Wmaybe-uninitialized warningArnd Bergmann2016-11-111-2/+2
* | | x86: apm: avoid uninitialized dataArnd Bergmann2016-11-111-1/+4
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-045-79/+30Star
|\ \
| * | kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann2016-11-021-1/+1
| * | kvm: nVMX: VMCLEAR an active shadow VMCS after last useJim Mattson2016-11-021-7/+15
| * | KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini2016-11-024-65/+6Star
| * | KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv2016-10-281-1/+3
| * | kvm/x86: Show WRMSR data is in hexBorislav Petkov2016-10-271-3/+3
| * | kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson2016-10-271-2/+2
* | | x86/smpboot: Init apic mapping before usageThomas Gleixner2016-10-291-1/+6
* | | Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-10-291-0/+1
|\ \ \
| * | | ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya2016-10-241-0/+1
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-292-7/+33
|\ \ \
| * | | perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisorsImre Palik2016-10-281-3/+7
| * | | perf/x86/intel/cstate: Add C-state residency events for Knights LandingLukasz Odzioba2016-10-191-4/+26
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-285-7/+14
|\ \ \ \
| * | | | x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-10-281-1/+1
| * | | | x86: Fix export for mcount and __fentry__Steven Rostedt2016-10-261-1/+2
| * | | | x86/quirks: Hide maybe-uninitialized warningArnd Bergmann2016-10-251-2/+1Star
| * | | | x86/build: Fix build with older GCC versionsJan Beulich2016-10-251-2/+2
| * | | | x86/unwind: Fix empty stack dereference in guess unwinderJosh Poimboeuf2016-10-251-1/+8
* | | | | Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds2016-10-282-0/+20
|\ \ \ \ \
| * | | | | x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2016-10-262-0/+20
| | |_|/ / | |/| | |
* | | | | kconfig.h: remove config_enabled() macroMasahiro Yamada2016-10-281-3/+3
| |/ / / |/| | |
* | | | Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-251-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | x86: xen: move cpu_up functions out of ifdefArnd Bergmann2016-10-241-0/+2
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-228-11/+38
|\ \ \ \
| * | | | x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä2016-10-221-7/+9
| * | | | sched/core, x86: Make struct thread_info arch specific againHeiko Carstens2016-10-201-0/+9
| * | | | x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()Dmitry Safonov2016-10-201-3/+0Star
| * | | | x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton2016-10-201-1/+9
| * | | | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc2016-10-193-0/+6
| * | | | x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin2016-10-191-0/+5
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-222-3/+3
|\ \ \ \