index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Lines
2025-06-28
x86/mce: Make sure CMCI banks are cleared during shutdown on Intel
JP Kobryn
-0
/
+1
2025-06-27
x86/mce/amd: Fix threshold limit reset
Yazen Ghannam
-8
/
+7
2025-06-27
x86/mce/amd: Add default names for MCA banks and blocks
Yazen Ghannam
-3
/
+10
2025-06-27
x86/mce: Ensure user polling settings are honored when restarting timer
Yazen Ghannam
-6
/
+10
2025-06-26
x86/mce: Don't remove sysfs if thresholding sysfs init fails
Yazen Ghannam
-7
/
+1
2025-06-26
x86/bugs: Clean up SRSO microcode handling
David Kaplan
-19
/
+18
2025-06-26
x86/bugs: Use IBPB for retbleed if used by SRSO
David Kaplan
-15
/
+19
2025-06-26
x86/bugs: Add SRSO_MITIGATION_NOSMT
David Kaplan
-7
/
+4
2025-06-24
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
-1
/
+1
2025-06-24
x86/traps: Initialize DR6 by writing its architectural reset value
Xin Li (Intel)
-14
/
+10
2025-06-24
x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also
Pawan Gupta
-2
/
+4
2025-06-23
x86/bugs: Remove its=stuff dependency on retbleed
Pawan Gupta
-8
/
+6
2025-06-23
x86/bugs: Introduce cdt_possible()
Pawan Gupta
-1
/
+14
2025-06-23
x86/bugs: Use switch/case in its_apply_mitigation()
Pawan Gupta
-7
/
+13
2025-06-23
x86/bugs: Avoid warning when overriding return thunk
Pawan Gupta
-3
/
+2
2025-06-23
x86/bugs: Simplify the retbleed=stuff checks
Pawan Gupta
-16
/
+8
2025-06-23
x86/bugs: Avoid AUTO after the select step in the retbleed mitigation
Pawan Gupta
-9
/
+10
2025-06-21
x86/CPU/AMD: Add CPUID faulting support
Borislav Petkov (AMD)
-0
/
+4
2025-06-20
x86/efi: Move runtime service initialization to arch/x86
Alexander Shishkin
-0
/
+7
2025-06-17
x86/mm: Fix early boot use of INVPLGB
Rik van Riel
-1
/
+1
2025-06-17
x86/microcode/AMD: Add TSA microcode SHAs
Borislav Petkov (AMD)
-0
/
+112
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
-1
/
+183
2025-06-16
x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...
Qinyun Tan
-2
/
+4
2025-06-16
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov (AMD)
-6
/
+6
2025-05-29
Merge tag 'x86_sgx_for_6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-29
/
+4
2025-05-27
Merge tag 'x86_mtrr_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2025-05-27
Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-7223
/
+42
2025-05-26
Merge tag 'x86-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2025-05-21
x86/bugs: Fix spectre_v2 mitigation default on Intel
Pawan Gupta
-1
/
+2
2025-05-21
x86/bugs: Restructure ITS mitigation
David Kaplan
-77
/
+90
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
-0
/
+5
2025-05-17
Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+5
2025-05-17
x86/bugs: Fix indentation due to ITS merge
Borislav Petkov (AMD)
-2
/
+2
2025-05-16
x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
James Morse
-7348
/
+15
2025-05-16
x86/resctrl: Always initialise rid field in rdt_resources_all[]
James Morse
-5
/
+5
2025-05-16
x86/resctrl: Relax some asm #includes
Dave Martin
-1
/
+2
2025-05-16
x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()
Dave Martin
-1
/
+1
2025-05-16
x86/resctrl: Squelch whitespace anomalies in resctrl core code
Dave Martin
-7
/
+5
2025-05-16
x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
James Morse
-9
/
+5
2025-05-16
fs/resctrl: Add boiler plate for external resctrl code
James Morse
-5
/
+3
2025-05-16
x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameter
Ahmed S. Darwish
-6
/
+6
2025-05-16
x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameter
Ahmed S. Darwish
-7
/
+7
2025-05-16
x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2()
Ahmed S. Darwish
-4
/
+4
2025-05-16
x86/resctrl: Split trace.h
James Morse
-22
/
+42
2025-05-16
x86/resctrl: Expand the width of domid by replacing mon_data_bits
James Morse
-36
/
+106
2025-05-16
x86/resctrl: Add end-marker to the resctrl_event_id enum
James Morse
-5
/
+4
2025-05-16
x86/resctrl: Move is_mba_sc() out of core.c
James Morse
-15
/
+15
2025-05-15
x86/resctrl: Drop __init/__exit on assorted symbols
James Morse
-10
/
+10
2025-05-15
x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount point
James Morse
-8
/
+40
2025-05-15
x86/resctrl: Check all domains are offline in resctrl_exit()
James Morse
-0
/
+33
[prev]
[next]