summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-07-309-158/+190
|\
| * x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bitBorislav Petkov2016-07-272-3/+2
| * Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar2016-07-27173-1514/+4214
| |\
| * | x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-07-261-2/+14
| * | x86/microcode: Remove unused symbol exportsBorislav Petkov2016-07-082-3/+0
| * | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...Ingo Molnar2016-07-0830-166/+240
| |\ \
| * | | x86/microcode/intel: Do not issue microcode updates messages on each CPUAndi Kleen2016-06-141-7/+17
| * | | Documentation/microcode: Document some aspects for more clarityBorislav Petkov2016-06-081-7/+9
| * | | x86/microcode/AMD: Make amd_ucode_patch[] staticBorislav Petkov2016-06-082-2/+1
| * | | x86/microcode/intel: Unexport save_mc_for_early()Borislav Petkov2016-06-082-14/+6
| * | | x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch()Borislav Petkov2016-06-081-5/+5
| * | | x86/microcode: Propagate save_microcode_in_initrd() retvalBorislav Petkov2016-06-082-5/+5
| * | | x86/microcode: Get rid of find_cpio_data()'s dummy offset argBorislav Petkov2016-06-082-4/+2
| * | | x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov2016-06-083-10/+2
| * | | x86/microcode: Fix loading precedenceBorislav Petkov2016-06-083-102/+133
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-3010-66/+82
|\ \ \ \
| * | | | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra2016-07-204-3/+8
| * | | | Merge branch 'linus' into x86/cpu, to pick up fixesIngo Molnar2016-07-2031-199/+397
| |\ \ \ \
| * | | | | x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"Dave Hansen2016-07-011-1/+1
| * | | | | x86/amd_nb: Clean up init pathBorislav Petkov2016-07-011-23/+14
| * | | | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fixIngo Molnar2016-07-016-37/+16
| |\ \ \ \ \
| * | | | | | x86/cpufeature: Add helper macro for mask check macrosDave Hansen2016-06-301-40/+50
| * | | | | | x86/cpufeature: Make sure DISABLED/REQUIRED macros are updatedDave Hansen2016-06-303-2/+8
| * | | | | | x86/cpufeature: Update cpufeaure macrosDave Hansen2016-06-303-2/+6
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-293-93/+21
|\ \ \ \ \ \ \
| * | | | | | | x86/ptrace: run seccomp after ptraceKees Cook2016-06-141-10/+12
| * | | | | | | x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski2016-06-142-82/+8
| * | | | | | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-291-3/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2016-07-291-3/+1
| |\ \ \ \ \ \ \
| | * | | | | | | x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf2016-07-291-3/+1
* | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-2916-594/+340
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/x2apic: Convert to CPU hotplug state machineSebastian Andrzej Siewior2016-07-151-50/+30
| * | | | | | | | | x86/tboot: Convert to hotplug state machineRichard Cochran2016-07-151-17/+8
| * | | | | | | | | x86/apb_timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-19/+10
| * | | | | | | | | x86/kvm/kvmclock: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-25/+8
| * | | | | | | | | KVM/x86: Remove superfluous SMP function callAnna-Maria Gleixner2016-07-151-4/+2
| * | | | | | | | | x86/hpet: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-35/+34
| * | | | | | | | | perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner2016-07-141-47/+11
| * | | | | | | | | perf/x86/amd/power: Change hotplug notifier to a symmetric structureAnna-Maria Gleixner2016-07-141-2/+2
| * | | | | | | | | perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior2016-07-141-36/+15
| * | | | | | | | | perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran2016-07-141-31/+18
| * | | | | | | | | perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran2016-07-141-59/+25
| * | | | | | | | | perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner2016-07-141-36/+28
| * | | | | | | | | perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran2016-07-141-90/+32
| * | | | | | | | | perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner2016-07-141-88/+45
| * | | | | | | | | perf/x86: Convert the core to the hotplug state machineThomas Gleixner2016-07-143-42/+71
| * | | | | | | | | x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-16/+4
| * | | | | | | | | Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-132-4/+4
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-289-147/+26
|\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud