summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-03-311-0/+2
|\
| * x86/split_lock: Enable split lock detection by kernelPeter Zijlstra (Intel)2020-02-201-0/+2
* | Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-251-2/+2
|\ \
| * | x86/cpu/bugs: Convert to new matching macrosThomas Gleixner2020-03-241-2/+2
| |/
* / x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson2020-02-271-1/+1
|/
* Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-01-311-18/+0
|\
| * x86/mpx: remove MPX from arch/x86Dave Hansen2020-01-231-18/+0
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-281-0/+3
|\ \
| * | x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUsSean Christopherson2020-01-131-0/+3
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-0/+1
|\ \ \
| * | | x86/cpu: Add a missing prototype for arch_smt_update()Benjamin Thiel2020-01-091-0/+1
| |/ /
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-1/+1
|\ \ \
| * | | x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-101-1/+1
| |/ /
* | | x86/speculation/swapgs: Exclude Zhaoxin CPUs from SWAPGS vulnerabilityTony W Wang-oc2020-01-171-2/+2
* | | x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2Tony W Wang-oc2020-01-171-1/+8
|/ /
* | x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski2019-11-261-10/+2
* | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-261-108/+80
|\ \
| * | x86/ioperm: Extend IOPL config to control ioperm() as wellThomas Gleixner2019-11-161-9/+17
| * | x86/iopl: Restrict iopl() permission scopeThomas Gleixner2019-11-161-0/+5
| * | x86/ioperm: Add bitmap sequence numberThomas Gleixner2019-11-161-0/+1
| * | x86/tss: Move I/O bitmap data into a seperate structThomas Gleixner2019-11-161-2/+2
| * | x86/io: Speedup schedule out of I/O bitmap userThomas Gleixner2019-11-161-1/+2
| * | x86/cpu: Unify cpu_init()Thomas Gleixner2019-11-161-108/+65
| | |
| \ \
*-. | | Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...Linus Torvalds2019-11-261-2/+3
|\ \| | | |_|/ |/| |
| * | x86/cpu: Align cpu_caps_cleared and cpu_caps_set to unsigned longFenghua Yu2019-11-151-2/+3
| |/
* | x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta2019-11-041-0/+2
* | x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-041-30/+35
* | x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-10-281-0/+15
* | x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-10-281-0/+2
* | x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2019-10-281-4/+11
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-171-0/+11
|\
| * x86/apic: Add static key to Control IPI shorthandsThomas Gleixner2019-07-251-0/+2
| * x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner2019-07-251-0/+9
* | x86/cpu: Update init data for new Airmont CPU modelRahul Tanwar2019-09-061-0/+1
* | x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-281-2/+2
* | Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner2019-07-281-16/+56
|\|
| * x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner2019-07-101-16/+56
* | x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-07-281-16/+28
|/
* Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-0/+1
|\
| * x86/topology: Define topology_logical_die_id()Len Brown2019-05-231-0/+1
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-091-0/+20
|\ \
| * | x86/asm: Pin sensitive CR4 bitsKees Cook2019-06-221-0/+20
* | | x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner2019-07-031-22/+0
* | | x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen2019-06-221-1/+3
* | | x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski2019-06-221-18/+14
* | | x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASEAndy Lutomirski2019-06-221-0/+24
* | | x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructionsFenghua Yu2019-06-201-0/+6
* | | x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-06-201-23/+15
* | | x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov2019-06-201-27/+33
|/ /
* / treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/