index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
2024-01-18
Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-08
Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-12-20
x86/asm: Always set A (accessed) flag in GDT descriptors
Vegard Nossum
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, script-generated change
Vegard Nossum
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, preparations
Vegard Nossum
2023-12-08
x86/virt/tdx: Detect TDX during kernel boot
Kai Huang
2023-11-13
x86/barrier: Do not serialize MSR accesses on AMD
Borislav Petkov (AMD)
2023-11-04
Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-30
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-18
x86/microcode/32: Move early loading after paging enable
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move cu_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_core_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_die_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
2023-10-05
Merge tag 'v6.6-rc4' into x86/entry, to pick up fixes
Ingo Molnar
2023-10-03
x86/boot: Move x86_cache_alignment initialization to correct spot
Dave Hansen
2023-09-28
x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of ...
Adam Dunlap
2023-09-28
x86/srso: Add SRSO mitigation for Hygon processors
Pu Wen
2023-09-14
x86/entry: Make IA32 syscalls' availability depend on ia32_enabled()
Nikolay Borisov
2023-09-14
x86/entry: Rename ignore_sysret()
Nikolay Borisov
2023-09-01
Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
Dave Hansen
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-28
Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-17
x86/ibt: Convert IBT selftest to asm
Josh Poimboeuf
2023-08-13
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
2023-08-09
x86/cpu: Make identify_boot_cpu() static
Thomas Gleixner
2023-08-08
x86/microcode: Remove microcode_mutex
Sebastian Andrzej Siewior
2023-08-07
Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-08-07
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-08-02
x86/cpufeatures: Enable CET CR4 bit for shadow stack
Rick Edgecombe
2023-07-28
cpu/SMT: Store the current/max number of threads
Michael Ellerman
2023-07-27
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-07-19
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2023-07-17
x86/cpu/amd: Add a Zenbleed fix
Borislav Petkov (AMD)
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
[next]