summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86/mce: Make the MCE notifier a blocking oneVishal Verma2017-04-183-16/+5
* x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa2017-04-111-1/+1
* Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-031-1/+6
|\
| * x86/mce: Don't print MCEs when mcelog is activeAndi Kleen2017-03-281-1/+6
* | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-03-311-1/+1
|/
* x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa2017-03-141-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-072-2/+0
|\
| * x86/intel_rdt: Remove duplicate inclusion of linux/cpu.hMasanari Iida2017-03-011-1/+0
| * x86/vmware: Remove duplicate inclusion of asm/timer.hMasanari Iida2017-03-011-1/+0
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-076-16/+0
|\ \
| * | sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra2017-03-026-16/+0
| |/
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+6
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-283-6/+8
|\
| *---. Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar2017-02-203-6/+8
| |\ \ \
| | | | * x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-053-6/+8
* | | | | mm: add new mmgrab() helperVegard Nossum2017-02-271-2/+2
* | | | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-221-23/+27
|\ \ \ \ \
| * \ \ \ \ Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-064-34/+33
| |\ \ \ \ \
| * | | | | | Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan2017-01-201-0/+20
| * | | | | | Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan2017-01-201-23/+0
| * | | | | | Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan2017-01-191-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-202-369/+213
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/urgent' into x86/microcode, to resolve conflictsIngo Molnar2017-01-311-4/+16
| |\ \ \ \ \ \
| * | | | | | | x86/microcode/AMD: Remove struct cont_desc.eq_idBorislav Petkov2017-01-231-10/+4
| * | | | | | | x86/microcode/AMD: Remove AP scanning optimizationBorislav Petkov2017-01-231-60/+18
| * | | | | | | x86/microcode/AMD: Simplify saving from initrdBorislav Petkov2017-01-231-30/+13
| * | | | | | | x86/microcode/AMD: Unify load_ucode_amd_ap()Borislav Petkov2017-01-231-50/+31
| * | | | | | | x86/microcode/AMD: Check patch level only on the BSPBorislav Petkov2017-01-232-67/+52
| * | | | | | | x86/microcode: Remove local vendor variableBorislav Petkov2017-01-231-6/+4
| * | | | | | | x86/microcode/AMD: Use find_microcode_in_initrd()Borislav Petkov2017-01-231-11/+5
| * | | | | | | x86/microcode/AMD: Get rid of global this_equiv_idBorislav Petkov2017-01-231-4/+1
| * | | | | | | x86/microcode: Decrease CPUID useBorislav Petkov2017-01-232-52/+38
| * | | | | | | x86/microcode/AMD: Rework container parsingBorislav Petkov2017-01-231-133/+105
| * | | | | | | x86/microcode/AMD: Extend the container structBorislav Petkov2017-01-231-11/+15
| * | | | | | | x86/microcode/AMD: Shorten function parameter's nameBorislav Petkov2017-01-231-3/+3
| * | | | | | | x86/microcode/AMD: Clean up find_equiv_id()Borislav Petkov2017-01-231-12/+5
* | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-201-11/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/cpu: Re-apply forced caps every time CPU caps are re-readAndy Lutomirski2017-01-251-0/+7
| * | | | | | | | x86/cpu: Factor out application of forced CPU capsAndy Lutomirski2017-01-251-8/+12
| * | | | | | | | x86/cpu: Add X86_FEATURE_CPUIDBorislav Petkov2017-01-251-3/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-202-0/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/cpufeature: Enable RING3MWAIT for Knights MillPiotr Luc2017-02-051-1/+8
| * | | | | | | | x86/cpufeature: Enable RING3MWAIT for Knights LandingGrzegorz Andrejczuk2017-02-041-0/+37
| * | | | | | | | x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAITGrzegorz Andrejczuk2017-02-041-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-206-6/+20
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud