summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/vm86: Fix unused variable warning if THP is disabledKirill A. Shutemov2017-02-131-2/+3
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-115-15/+35
|\
| * x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliableThomas Gleixner2017-02-101-9/+7Star
| * x86/tsc: Avoid the large time jump when sanitizing TSC ADJUSTThomas Gleixner2017-02-101-2/+3
| * x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam2017-02-051-0/+7
| * x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov2017-02-053-4/+18
* | Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds2017-02-091-2/+0Star
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-042-0/+3
|\ \ | |/ |/|
| * x86/irq: Make irq activate operations symmetricThomas Gleixner2017-01-312-0/+3
* | x86/mce: Make timer handling more robustThomas Gleixner2017-01-311-19/+12Star
* | x86/microcode: Do not access the initrd after it has been freedBorislav Petkov2017-01-302-7/+20
* | x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu2017-01-242-2/+3
* | x86/fpu: Set the xcomp_bv when we fake up a XSAVES areaKevin Hao2017-01-231-0/+1
* | x86/microcode/intel: Drop stashed AP patch pointer optimizationBorislav Petkov2017-01-231-8/+1Star
|/
* x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-01-181-0/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-156-72/+51Star
|\
| * x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()Len Brown2017-01-141-0/+1
| * x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf2017-01-121-2/+18
| * x86/unwind: Silence warnings for non-current tasksJosh Poimboeuf2017-01-121-0/+10
| * x86/microcode/intel: Use correct buffer size for saving microcode dataJunichi Nomura2017-01-091-2/+3
| * x86/microcode/intel: Fix allocation size of struct ucode_patchJunichi Nomura2017-01-091-1/+1
| * x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov2017-01-092-38/+16Star
| * x86/microcode: Use native CPUID to tickle out microcode revisionBorislav Petkov2017-01-092-24/+4Star
| * x86/CPU/AMD: Fix Bulldozer topologyBorislav Petkov2017-01-061-8/+1Star
| * x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-01-051-1/+1
* | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-061-4/+2Star
|\ \ | |/ |/|
| * swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-191-1/+1
| * x86, swiotlb: Simplify pci_swiotlb_detect_override()Geert Uytterhoeven2016-12-191-3/+1Star
* | x86/mce/AMD: Make the init code more robustThomas Gleixner2016-12-271-0/+3
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-256-21/+21
|\ \
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-256-21/+21
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-255-6/+5Star
|\ \ \ | |/ / |/| |
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-254-5/+5
| * | x86/msr: Remove bogus cleanup from the error pathThomas Gleixner2016-12-251-1/+0Star
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2411-11/+11
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2412-64/+178
|\ \
| * | Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf2016-12-231-10/+1Star
| * | x86/paravirt: Mark unused patch_default labelPeter Zijlstra2016-12-222-2/+2
| * | x86/microcode/AMD: Reload proper initrd start addressBorislav Petkov2016-12-211-7/+5Star
| * | x86/alternatives: Do not use sync_core() to serialize I$Borislav Petkov2016-12-201-5/+10
| * | x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov2016-12-201-0/+24
| * | x86/microcode/intel: Replace sync_core() with native_cpuid()Andy Lutomirski2016-12-191-3/+23
| * | x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski2016-12-191-3/+4
| * | x86/unwind: Dump stack data on warningsJosh Poimboeuf2016-12-191-0/+38
| * | x86/unwind: Adjust last frame check for aligned function stacksJosh Poimboeuf2016-12-191-1/+8
| * | x86/init: Remove i8042_detect() from platform opsDmitry Torokhov2016-12-191-2/+0Star
| * | x86/init: Add i8042 state to the platform dataDmitry Torokhov2016-12-192-0/+12
| * | x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()Boris Ostrovsky2016-12-191-1/+5
| * | x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov2016-12-191-9/+19
| * | x86/microcode/AMD: Sanitize apply_microcode_early_amd()Borislav Petkov2016-12-191-13/+17