summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-203-264/+291
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/platform/UV: Ensure uv_system_init is called when necessarytravis@sgi.com2017-02-011-2/+1
| * | | | | | | | | | | 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/+244
| * | | | | | | | | | | Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar2017-02-0111-110/+90
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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-202-174/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/mmThomas Gleixner2017-02-1612-52/+74
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | x86/mm: Remove CONFIG_DEBUG_NX_TESTKees Cook2017-01-312-174/+0
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | 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-312-5/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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-204-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/+1
* | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86/cpufeature: Add AVX512_VPOPCNTDQ featurePiotr Luc2017-01-161-0/+1
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-202-6/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86/traps: Get rid of unnecessary preempt_disable/preempt_enable_no_reschedAlexander Kuleshov2017-02-041-5/+0
| * | | | | | | | | | | | | | | x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky2017-02-041-1/+1
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-203-127/+78
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar2017-01-288-76/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | x86/e820/32: Fix e820_search_gap() error handling on x86-32Arnd Bergmann2017-01-121-2/+4
| * | | | | | | | | | | | | | | x86/boot/32: Convert the 32-bit pgtable setup code from assembly to CBoris Ostrovsky2017-01-062-114/+69
| * | | | | | | | | | | | | | | x86/e820: Make e820_search_gap() static and remove unused variablesWei Yang2016-12-281-11/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-202-16/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86/apic: Fix a typo in a comment lineDou Liyang2017-02-071-1/+1
OpenPOWER on IntegriCloud