index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
2023-06-26
Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-16
x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
2023-06-16
x86/init: Initialize signal frame size late
Thomas Gleixner
2023-06-16
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-05-15
x86/cpu: Remove X86_FEATURE_NAMES
Lukas Bulwahn
2023-05-15
x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Thomas Gleixner
2023-05-15
x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
2023-05-15
x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
2023-04-05
x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPIN
Tony Luck
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-21
Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-21
Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-21
Merge tag 'x86_microcode_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-10
x86/speculation: Identify processors vulnerable to SMT RSB predictions
Tom Lendacky
2023-02-09
efi: x86: Wire up IBT annotation in memory attributes table
Ard Biesheuvel
2023-02-06
x86/cpu: Provide the full setup for getcpu() on x86-32
Sebastian Andrzej Siewior
2023-01-25
x86/cpu: Support AMD Automatic IBRS
Kim Phillips
2023-01-25
x86/cpu, kvm: Add the Null Selector Clears Base feature
Kim Phillips
2023-01-25
x86/vdso: Move VDSO image init to vdso2c generated code
Brian Gerst
2023-01-25
x86/cpu, kvm: Add support for CPUID_80000021_EAX
Kim Phillips
2023-01-21
x86/microcode: Check CPU capabilities after late microcode update correctly
Ashok Raj
2023-01-20
x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
Ashok Raj
2023-01-13
x86/cpu: Remove misleading comment
Juergen Gross
2023-01-13
x86/gsseg: Use the LKGS instruction if available for load_gs_index()
H. Peter Anvin (Intel)
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
2022-11-10
x86/cacheinfo: Switch cache_ap_init() to hotplug callback
Juergen Gross
2022-11-10
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-10-17
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
2022-10-17
x86: Put hot per CPU variables into a struct
Thomas Gleixner
2022-10-17
x86/cpu: Re-enable stackprotector
Thomas Gleixner
2022-10-17
x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
Thomas Gleixner
2022-10-17
x86/cpu: Remove segment load from switch_to_new_gdt()
Thomas Gleixner
2022-08-18
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
2022-08-03
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-07-07
x86/bugs: Add Cannon lake to RETBleed affected CPU list
Pawan Gupta
2022-06-27
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
2022-06-27
x86/common: Stamp out the stepping madness
Peter Zijlstra
2022-06-27
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-31
x86/microcode: Default-disable late loading
Borislav Petkov
[next]