开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-19
x86/cpufeatures: Warn about unmet CPU feature dependencies
Sohil Mehta
2025-03-19
x86/rfds: Exclude P-only parts from the RFDS affected list
Pawan Gupta
2025-03-04
x86/stackprotector: Move __stack_chk_guard to percpu hot section
Brian Gerst
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
2025-03-04
x86/percpu: Move top_of_stack to percpu hot section
Brian Gerst
2025-03-04
x86/retbleed: Move call depth to percpu hot section
Brian Gerst
2025-03-04
x86/preempt: Move preempt count to percpu hot section
Brian Gerst
2025-03-04
x86/percpu: Move pcpu_hot to percpu hot section
Brian Gerst
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/cpu: Get rid of the smp_store_cpu_info() indirection
Thomas Gleixner
2025-03-04
x86/cpu: Simplify TLB entry count storage
Ahmed S. Darwish
2025-03-04
x86/cpu: Log CPU flag cmdline hacks more verbosely
Brendan Jackman
2025-03-04
x86/cpu: Warn louder about the {set,clear}cpuid boot parameters
Brendan Jackman
2025-03-04
x86/cpu: Remove unnecessary macro indirection related to CPU feature names
Brendan Jackman
2025-02-28
x86/bugs: Add X86_BUG_SPECTRE_V2_USER
David Kaplan
2025-02-28
x86/cpu: Enable modifying CPU bug flags with '{clear,set}puid='
Brendan Jackman
2025-02-28
x86/cpu: Add the 'setcpuid=' boot parameter
Brendan Jackman
2025-02-28
x86/cpu: Create helper function to parse the 'clearcpuid=' boot parameter
Brendan Jackman
2025-02-18
x86/percpu/64: Remove fixed_percpu_data
Brian Gerst
2025-02-18
x86/stackprotector/64: Convert to normal per-CPU variable
Brian Gerst
2025-02-04
x86/cpu: Fix #define name for Intel CPU model 0x5A
Tony Luck
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-12-30
x86/bugs: Add SRSO_USER_KERNEL_NO support
Borislav Petkov (AMD)
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
2024-12-18
x86/fpu: Move CPUID leaf definitions to common code
Dave Hansen
2024-12-18
x86/cpu: Refresh DCA leaf reading code
Dave Hansen
2024-12-18
x86/cpu: Use MWAIT leaf definition
Dave Hansen
2024-12-17
x86/cpu: Expose only stepping min/max interface
Dave Hansen
2024-12-13
x86: make get_cpu_vendor() accessible from Xen code
Juergen Gross
2024-12-01
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-25
x86: fix off-by-one in access_ok()
David Laight
2024-11-25
x86/cpu: Fix PPIN initialization
Tony Luck
2024-11-22
Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-11-19
Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-12
x86/cpu: Remove redundant CONFIG_NUMA guard around numa_add_cpu()
Shivank Garg
2024-11-08
x86/cpu: Make sure flag_is_changeable_p() is always being used
Andy Shevchenko
2024-11-08
x86/stackprotector: Work around strict Clang TLS symbol requirements
Ard Biesheuvel
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
2024-10-10
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
2024-09-17
Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-05
x86/bugs: Add missing NO_SSB flag
Daniel Sneddon
2024-08-13
x86/fred: Enable FRED right after init_mem_mapping()
Xin Li (Intel)
2024-08-13
x86/fred: Move FRED RSP initialization into a separate function
Xin Li (Intel)
2024-08-13
x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param()
Xin Li (Intel)
[prev]
[next]