summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-308-76/+61
|\
| * x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov2018-01-272-9/+7
| * x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov2018-01-272-63/+10
| * x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-01-272-10/+10
| * x86/nospec: Fix header guards namesBorislav Petkov2018-01-261-3/+3
| * x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse2018-01-262-0/+15
| * x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse2018-01-261-0/+12
| * x86/cpufeatures: Add AMD feature bits for Speculation ControlDavid Woodhouse2018-01-261-0/+3
| * x86/cpufeatures: Add Intel feature bits for Speculation ControlDavid Woodhouse2018-01-261-0/+3
| * x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse2018-01-264-7/+14
* | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-301-0/+5
|\ \
| * | x86/tsc: Allow TSC calibration without PITPeter Zijlstra2018-01-141-0/+5
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-308-107/+721
|\ \ \
| * | | x86/platform/uv/BAU: Replace hard-coded values with MMR definitionsAndrew Banman2018-01-161-1/+0
| * | | x86/platform/UV: Fix UV4A BAU MMRsMike Travis2018-01-161-21/+38
| * | | x86/platform/UV: Fix GAM MMR changes in UV4AMike Travis2018-01-161-6/+80
| * | | x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis2018-01-162-0/+15
| * | | x86/platform/UV: Update uv_mmrs.h to prepare for UV4A fixesMike Travis2018-01-161-82/+533
| * | | x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka2018-01-143-0/+49
| * | | x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka2018-01-141-3/+11
| * | | x86/platform: Control warm reset setup via legacy feature flagJan Kiszka2018-01-141-0/+1
| |/ /
* | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-301-0/+1
|\ \ \
| * | | x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu2018-01-181-0/+1
* | | | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-01-291-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki2018-01-181-1/+1
| |\ \ \ \ \ \
| | * | | | | | ACPI / x86: boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsiAndy Shevchenko2017-12-281-1/+1
* | | | | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-291-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-101-2/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-281-1/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86/retpoline: Remove the esp/rsp thunkWaiman Long2018-01-241-1/+0
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-212-3/+8
|\| | | | | | | | |_|_|_|_|/ / |/| | | | | |
| * | | | | | x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen2018-01-191-3/+4
| * | | | | | retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-191-0/+3
| * | | | | | x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-191-0/+1
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-172-2/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky2018-01-161-2/+2
| * | | | | | | Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä2018-01-141-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-172-2/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini2018-01-171-1/+1
| * | | | | x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky2018-01-151-1/+5
| * | | | | x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse2018-01-151-0/+1
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-148-14/+263
|\| | | | |
| * | | | | x86/pti: Fix !PCID and sanitize definesThomas Gleixner2018-01-142-4/+4
| * | | | | x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse2018-01-121-1/+77
| * | | | | x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse2018-01-121-2/+3
| * | | | | x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse2018-01-121-8/+10
| * | | | | x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-121-0/+10
| * | | | | x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-123-0/+155
| * | | | | x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2018-01-091-0/+1
| * | | | | x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2018-01-091-0/+2