summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+9
2016-12-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+25
2016-12-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+9
2016-12-13Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-260/+146
2016-12-13x86/ldt: use vfree_atomic() to free ldt entriesAndrey Ryabinin1-1/+1
2016-12-13mm: remove x86-only restriction of movable_nodeReza Arbab1-0/+24
2016-12-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-16/+70
2016-12-13Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-905/+626
2016-12-13Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-122/+65
2016-12-13Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2016-12-13Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-209/+33
2016-12-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-106/+43
2016-12-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+6
2016-12-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2016-12-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-241/+313
2016-12-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-4/+5
2016-12-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-56/+495
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+253
2016-12-12Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki1-0/+9
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-1/+50
2016-12-12Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+0
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2-5/+8
2016-12-11x86/paravirt: Fix native_patch()Peter Zijlstra2-0/+8
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2-5/+8
2016-12-10x86/ldt: Make all size computations unsignedThomas Gleixner1-5/+5
2016-12-10x86/ldt: Make a size argument unsignedDan Carpenter1-1/+1
2016-12-09x86: Remove empty idle.h headerThomas Gleixner13-13/+0
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov4-51/+28
2016-12-09x86/amd: Check for the C1E bug post ACPI subsystem initThomas Gleixner1-0/+23
2016-12-09x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner2-9/+14
2016-12-06x86/suspend: fix false positive KASAN warning on suspend/resumeJosh Poimboeuf1-0/+9
2016-12-02Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar5-22/+52
2016-11-30sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen1-1/+1
2016-11-29timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu1-0/+9
2016-11-28x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h>Ingo Molnar1-1/+1
2016-11-28x86/unwind: Fix guess-unwinder regressionJosh Poimboeuf1-3/+6
2016-11-28x86/boot/64: Optimize fixmap page fixupBorislav Petkov1-2/+6
2016-11-25x86/boot/64: Use defines for page sizeBorislav Petkov1-5/+5
2016-11-24x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPUTim Chen1-4/+24
2016-11-24x86/sysctl: Add sysctl for ITMT scheduling featureTim Chen1-1/+107
2016-11-24x86: Enable Intel Turbo Boost Max Technology 3.0Tim Chen2-0/+110
2016-11-24x86/topology: Define x86's arch_update_cpu_topologyTim Chen1-0/+11
2016-11-24x86/apic/uv: Silence a shift wrapping warningDan Carpenter1-2/+2
2016-11-23x86/mce: Include the PPIN in MCE records when availableTony Luck2-0/+41
2016-11-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar5-22/+52
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar8-30/+87
2016-11-23x86/msr: Convert to hotplug state machineSebastian Andrzej Siewior1-54/+15
2016-11-23x86/cpuid: Move the hotplug callbacks to onlineThomas Gleixner1-5/+6
2016-11-23x86/cpuid: Convert to hotplug state machineSebastian Andrzej Siewior1-53/+11
2016-11-23x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner1-5/+8