summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-113-5/+5
|\
| * Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar2017-04-113-5/+5
| |\
| | * Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-0118-526/+417
| | |\
| | * | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-281-1/+1
| | * | x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar2017-01-281-1/+1
| | * | x86/boot/e820: Rename update_e820() to e820__update_table()Ingo Molnar2017-01-281-1/+1
| | * | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-283-3/+3
* | | | Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-032-2/+2
|\ \ \ \
| * | | | 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/cpu' into x86/mm, before applying dependent patchIngo Molnar2017-03-301-3/+2
|\ \ \ \ \
| * | | | | x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause2017-03-111-3/+2
| |/ / / /
* | | | | Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar2017-03-231-8/+32
|\ \ \ \ \
| * | | | | x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-201-8/+10
| * | | | | x86/cpufeature: Detect CPUID faulting supportKyle Huey2017-03-201-1/+23
| * | | | | x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey2017-03-201-4/+4
| |/ / / /
* | | | | x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixupAndy Lutomirski2017-03-231-11/+17
* | | | | x86/gdt: Fix setup_fixmap_gdt() to use the correct PAAndy Lutomirski2017-03-231-2/+2
* | | | | x86: Make the GDT remapping read-only on 64-bitThomas Garnier2017-03-161-6/+22
* | | | | x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-161-2/+27
|/ / / /
* | | | 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-281-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-212-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