summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-05Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-01-05KVM: VMX: remove duplicated declarationJan Dakinevich
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25x86/msr: Remove bogus cleanup from the error pathThomas Gleixner
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-24KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-23Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian
2016-12-22x86/paravirt: Mark unused patch_default labelPeter Zijlstra
2016-12-22xen/setup: Don't relocate p2m over existing oneRoss Lagerwall
2016-12-21KVM: nVMX: fix instruction skipping during emulated vm-entryDavid Matlack
2016-12-21x86/microcode/AMD: Reload proper initrd start addressBorislav Petkov
2016-12-20x86/platform/intel/quark: Add printf attribute to imr_self_test_result()Nicolas Iooss
2016-12-20x86/platform/intel-mid: Switch MPU3050 driver to IIOLinus Walleij
2016-12-20x86/alternatives: Do not use sync_core() to serialize I$Borislav Petkov
2016-12-20x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov
2016-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-19kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2016-12-19kvm: take srcu lock around kvm_steal_time_set_preempted()Andrea Arcangeli
2016-12-19kvm: fix schedule in atomic in kvm_steal_time_set_preempted()Andrea Arcangeli
2016-12-19swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2016-12-19x86, swiotlb: Simplify pci_swiotlb_detect_override()Geert Uytterhoeven
2016-12-19x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski
2016-12-19x86/microcode/intel: Replace sync_core() with native_cpuid()Andy Lutomirski
2016-12-19Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"Andy Lutomirski
2016-12-19x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski
2016-12-19x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski
2016-12-19x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf
2016-12-19x86/unwind: Dump stack data on warningsJosh Poimboeuf
2016-12-19x86/unwind: Adjust last frame check for aligned function stacksJosh Poimboeuf
2016-12-19x86/init: Fix a couple of comment typosDmitry Torokhov
2016-12-19x86/init: Remove i8042_detect() from platform opsDmitry Torokhov
2016-12-19x86/init: Add i8042 state to the platform dataDmitry Torokhov
2016-12-19x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()Boris Ostrovsky
2016-12-19x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov
2016-12-19x86/microcode/AMD: Sanitize apply_microcode_early_amd()Borislav Petkov
2016-12-19x86/microcode/AMD: Make find_proper_container() sane againBorislav Petkov