summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common.c
Commit message (Expand)AuthorAge
* x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta2019-11-04
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-04
* x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-10-28
* x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-10-28
* x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2019-10-28
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-17
|\
| * x86/apic: Add static key to Control IPI shorthandsThomas Gleixner2019-07-25
| * x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner2019-07-25
* | x86/cpu: Update init data for new Airmont CPU modelRahul Tanwar2019-09-06
* | x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-28
* | Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner2019-07-28
|\|
| * x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner2019-07-10
* | x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-07-28
|/
* Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-08
|\
| * x86/topology: Define topology_logical_die_id()Len Brown2019-05-23
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-08
|\ \
| * | x86/asm: Pin sensitive CR4 bitsKees Cook2019-06-22
* | | x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner2019-07-03
* | | x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen2019-06-22
* | | x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski2019-06-22
* | | x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASEAndy Lutomirski2019-06-22
* | | x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructionsFenghua Yu2019-06-20
* | | x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-06-20
* | | x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov2019-06-20
|/ /
* / treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
|/
* Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-14
|\
| * x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-03-06
| * x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-03-06
| * x86/speculation: Consolidate CPU whitelistsThomas Gleixner2019-03-06
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-07
|\ \
| * | x86/pkeys: Add PKRU value to init_fpstateSebastian Andrzej Siewior2019-04-12
| |/
* | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-06
|\ \
| * | PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki2019-04-07
| |/
* | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-06
|\ \
| * | x86/irq/64: Split the IRQ stack into its own pagesAndy Lutomirski2019-04-17
| * | x86/irq/64: Init hardirq_stack_ptr during CPU hotplugThomas Gleixner2019-04-17
| * | x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptrThomas Gleixner2019-04-17
| * | x86/exceptions: Split debug IST stackThomas Gleixner2019-04-17
| * | x86/exceptions: Disconnect IST index and stack orderThomas Gleixner2019-04-17
| * | x86/cpu: Remove orig_ist arrayThomas Gleixner2019-04-17
| * | x86/cpu: Prepare TSS.IST setup for guard pagesThomas Gleixner2019-04-17
| * | x86/exceptions: Add structs for exception stacksThomas Gleixner2019-04-17
| * | x86/exceptions: Make IST index zero basedThomas Gleixner2019-04-17
| |/
* / x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov2019-04-08
|/
* x86/umip: Make the UMIP activated message genericLendacky, Thomas2018-12-05
* x86/umip: Print UMIP line only onceBorislav Petkov2018-12-03
* Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-03
|\
| * mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-29
|/
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-23
|\