summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-067-35/+41
| |\
| * | 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/+0Star
| * | Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan2017-01-191-0/+7
* | | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-02-211-2/+3
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'Rafael J. Wysocki2017-02-201-2/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov2017-02-071-2/+3
| | | |/ / | | |/| |
* | | | | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-211-4/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2017-02-201-4/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ACPI / idle: small formatting fixesNick Desaulniers2017-01-271-4/+5
| | | |/ / | | |/| |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-213-264/+291
|\ \ \ \ \
| * | | | | x86/platform/UV: Ensure uv_system_init is called when necessarytravis@sgi.com2017-02-011-2/+1Star
| * | | | | x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com2017-02-011-0/+2
| * | | | | x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com2017-02-011-2/+28
| * | | | | x86/platform/UV: Clean up the UV APIC codeIngo Molnar2017-02-011-256/+244Star
| * | | | | Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar2017-02-0111-110/+90Star
| |\ \ \ \ \
| * | | | | | x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()Andy Shevchenko2017-01-201-2/+2
| * | | | | | x86/platform/UV: Fix 2 socket config problemMike Travis2017-01-141-1/+5
| * | | | | | x86/platform/UV: Fix panic with missing UVsystab supportMike Travis2017-01-141-8/+16
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-212-174/+0Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/mmThomas Gleixner2017-02-1612-52/+74
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86/mm: Remove CONFIG_DEBUG_NX_TESTKees Cook2017-01-312-174/+0Star
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-212-369/+213Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/microcode, to resolve conflictsIngo Molnar2017-01-312-5/+19
| |\ \ \ \ \ \ \
| * | | | | | | | x86/microcode/AMD: Remove struct cont_desc.eq_idBorislav Petkov2017-01-231-10/+4Star
| * | | | | | | | x86/microcode/AMD: Remove AP scanning optimizationBorislav Petkov2017-01-231-60/+18Star
| * | | | | | | | x86/microcode/AMD: Simplify saving from initrdBorislav Petkov2017-01-231-30/+13Star
| * | | | | | | | x86/microcode/AMD: Unify load_ucode_amd_ap()Borislav Petkov2017-01-231-50/+31Star
| * | | | | | | | x86/microcode/AMD: Check patch level only on the BSPBorislav Petkov2017-01-232-67/+52Star
| * | | | | | | | x86/microcode: Remove local vendor variableBorislav Petkov2017-01-231-6/+4Star
| * | | | | | | | x86/microcode/AMD: Use find_microcode_in_initrd()Borislav Petkov2017-01-231-11/+5Star
| * | | | | | | | x86/microcode/AMD: Get rid of global this_equiv_idBorislav Petkov2017-01-231-4/+1Star
| * | | | | | | | x86/microcode: Decrease CPUID useBorislav Petkov2017-01-232-52/+38Star
| * | | | | | | | x86/microcode/AMD: Rework container parsingBorislav Petkov2017-01-231-133/+105Star
| * | | | | | | | 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/+5Star
* | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-214-34/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/fpu: Fix the "Giving up, no FPU found" testAndy Lutomirski2017-01-251-1/+1
| * | | | | | | | | x86/fpu: Fix CPUID-less FPU detectionAndy Lutomirski2017-01-251-13/+14
| * | | | | | | | | x86/fpu: Fix "x86/fpu: Legacy x87 FPU detected" messageAndy Lutomirski2017-01-251-1/+7
| * | | | | | | | | 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
| * | | | | | | | | x86/fpu/xstate: Move XSAVES state init to a functionYu-cheng Yu2017-01-251-8/+1Star
* | | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-203-0/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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