index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
2019-09-17
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-06
x86/cpu: Update init data for new Airmont CPU model
Rahul Tanwar
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-07-28
Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Thomas Gleixner
2019-07-28
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
2019-07-25
x86/apic: Add static key to Control IPI shorthands
Thomas Gleixner
2019-07-25
x86/cpu: Move arch_smt_update() to a neutral place
Thomas Gleixner
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-03
x86/fsgsbase: Revert FSGSBASE support
Thomas Gleixner
2019-06-22
x86/asm: Pin sensitive CR4 bits
Kees Cook
2019-06-22
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
Andi Kleen
2019-06-22
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
Andy Lutomirski
2019-06-22
x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
Andy Lutomirski
2019-06-20
x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructions
Fenghua Yu
2019-06-20
x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
Fenghua Yu
2019-06-20
x86/cpufeatures: Carve out CQM features retrieval
Borislav Petkov
2019-05-23
x86/topology: Define topology_logical_die_id()
Len Brown
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-06
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
2019-04-17
x86/irq/64: Init hardirq_stack_ptr during CPU hotplug
Thomas Gleixner
2019-04-17
x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr
Thomas Gleixner
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
2019-04-17
x86/exceptions: Disconnect IST index and stack order
Thomas Gleixner
2019-04-17
x86/cpu: Remove orig_ist array
Thomas Gleixner
2019-04-17
x86/cpu: Prepare TSS.IST setup for guard pages
Thomas Gleixner
2019-04-17
x86/exceptions: Add structs for exception stacks
Thomas Gleixner
2019-04-17
x86/exceptions: Make IST index zero based
Thomas Gleixner
2019-04-12
x86/pkeys: Add PKRU value to init_fpstate
Sebastian Andrzej Siewior
2019-04-08
x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
2019-04-07
PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling
Rafael J. Wysocki
2019-03-06
x86/speculation/mds: Add BUG_MSBDS_ONLY
Thomas Gleixner
2019-03-06
x86/speculation/mds: Add basic bug infrastructure for MDS
Andi Kleen
2019-03-06
x86/speculation: Consolidate CPU whitelists
Thomas Gleixner
2018-12-05
x86/umip: Make the UMIP activated message generic
Lendacky, Thomas
2018-12-03
x86/umip: Print UMIP line only once
Borislav Petkov
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-08
x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...
Ingo Molnar
2018-10-08
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
[next]