index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-12
x86/resctrl: Move monitor init work to a resctrl init call
James Morse
3
-11
/
+54
2025-03-12
x86/resctrl: Move monitor exit work to a resctrl exit call
James Morse
4
-9
/
+12
2025-03-12
x86/resctrl: Add an arch helper to reset one resource
James Morse
1
-4
/
+5
2025-03-12
x86/resctrl: Move resctrl types to a separate header
James Morse
1
-24
/
+0
2025-03-12
x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code
James Morse
3
-37
/
+27
2025-03-12
x86/resctrl: Expose resctrl fs's init function to the rest of the kernel
James Morse
4
-14
/
+11
2025-03-12
x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
James Morse
1
-4
/
+13
2025-03-12
x86/resctrl: Add helper for setting CPU default properties
James Morse
1
-6
/
+14
2025-03-12
x86/resctrl: Generate default_ctrl instead of sharing it
James Morse
3
-13
/
+11
2025-03-12
x86/resctrl: Add max_bw to struct resctrl_membw
James Morse
2
-2
/
+4
2025-03-12
x86/resctrl: Remove data_width and the tabular format
James Morse
4
-31
/
+10
2025-03-12
x86/resctrl: Use schema type to determine the schema format string
James Morse
3
-5
/
+15
2025-03-12
x86/resctrl: Use schema type to determine how to parse schema values
James Morse
3
-19
/
+31
2025-03-12
x86/resctrl: Remove fflags from struct rdt_resource
James Morse
2
-6
/
+16
2025-03-12
x86/resctrl: Add a helper to avoid reaching into the arch code resource list
James Morse
5
-24
/
+22
2025-03-12
x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
James Morse
1
-1
/
+2
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
8
-106
/
+678
2025-03-10
x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
Florent Revest
1
-1
/
+1
2025-03-10
x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
Vladis Dronov
1
-3
/
+7
2025-03-08
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
1
-0
/
+6
2025-03-08
Merge branch 'locking/urgent' into locking/core, to pick up locking fixes
Ingo Molnar
8
-106
/
+672
2025-03-07
Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-18
/
+43
2025-03-07
x86/split_lock: Fix the delayed detection logic
Maksim Davydov
1
-4
/
+16
2025-03-05
x86/sgx: Fix size overflows in sgx_encl_create()
Jarkko Sakkinen
1
-0
/
+7
2025-03-04
Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-86
/
+626
2025-03-04
x86/stackprotector: Move __stack_chk_guard to percpu hot section
Brian Gerst
1
-1
/
+1
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
1
-5
/
+3
2025-03-04
x86/percpu: Move top_of_stack to percpu hot section
Brian Gerst
1
-1
/
+2
2025-03-04
x86/retbleed: Move call depth to percpu hot section
Brian Gerst
1
-0
/
+8
2025-03-04
x86/preempt: Move preempt count to percpu hot section
Brian Gerst
1
-1
/
+3
2025-03-04
x86/percpu: Move pcpu_hot to percpu hot section
Brian Gerst
1
-1
/
+1
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
10
-280
/
+269
2025-03-04
x86/cacheinfo: Remove unnecessary headers and reorder the rest
Ahmed S. Darwish
1
-7
/
+5
2025-03-04
x86/cacheinfo: Remove the P4 trace leftovers for real
Thomas Gleixner
1
-16
/
+3
2025-03-04
x86/cpu: Remove unused TLB strings
Thomas Gleixner
2
-45
/
+43
2025-03-04
x86/cpu: Get rid of the smp_store_cpu_info() indirection
Thomas Gleixner
1
-2
/
+9
2025-03-04
x86/cpu: Simplify TLB entry count storage
Ahmed S. Darwish
4
-52
/
+50
2025-03-04
x86/cpu: Use max() for CPUID leaf 0x2 TLB descriptors parsing
Ahmed S. Darwish
1
-48
/
+28
2025-03-04
x86/cpu: Remove unnecessary headers and reorder the rest
Ahmed S. Darwish
1
-23
/
+13
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
4
-20
/
+39
2025-03-04
x86/cpu: Log CPU flag cmdline hacks more verbosely
Brendan Jackman
1
-16
/
+23
2025-03-04
x86/cpu: Warn louder about the {set,clear}cpuid boot parameters
Brendan Jackman
1
-7
/
+12
2025-03-04
x86/cpu: Remove unnecessary macro indirection related to CPU feature names
Brendan Jackman
1
-6
/
+6
2025-03-04
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
1
-16
/
+34
2025-03-04
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-03-04
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-03-03
x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2
Breno Leitao
1
-3
/
+7
2025-03-03
x86/bugs: Use the cpu_smt_possible() helper instead of open-coded code
Breno Leitao
1
-6
/
+1
2025-02-28
x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds
David Kaplan
1
-4
/
+16
2025-02-28
x86/bugs: Relocate mds/taa/mmio/rfds defines
David Kaplan
1
-29
/
+31
[prev]
[next]