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-25
x86/cacheinfo: Move AMD cache_disable_0/1 handling to separate file
Ahmed S. Darwish
4
-298
/
+313
2025-03-25
x86/cacheinfo: Separate amd_northbridge from _cpuid4_info_regs
Ahmed S. Darwish
1
-16
/
+29
2025-03-25
x86/cacheinfo: Consolidate AMD/Hygon leaf 0x8000001d calls
Ahmed S. Darwish
1
-14
/
+14
2025-03-25
x86/cacheinfo: Standardize _cpuid4_info_regs instance naming
Ahmed S. Darwish
1
-48
/
+49
2025-03-25
x86/cacheinfo: Align ci_info_init() assignment expressions
Ahmed S. Darwish
1
-13
/
+10
2025-03-25
x86/cacheinfo: Constify _cpuid4_info_regs instances
Ahmed S. Darwish
1
-3
/
+4
2025-03-25
x86/cacheinfo: Use proper name for cacheinfo instances
Thomas Gleixner
1
-46
/
+43
2025-03-25
x86/cacheinfo: Properly name amd_cpuid4()'s first parameter
Thomas Gleixner
1
-9
/
+6
2025-03-25
x86/cacheinfo: Refactor CPUID leaf 0x2 cache descriptor lookup
Thomas Gleixner
1
-23
/
+19
2025-03-25
x86/cacheinfo: Use CPUID leaf 0x2 parsing helpers
Ahmed S. Darwish
1
-18
/
+6
2025-03-25
x86/cpu: Introduce and use CPUID leaf 0x2 parsing helpers
Ahmed S. Darwish
1
-17
/
+6
2025-03-25
x86/cacheinfo: Remove CPUID leaf 0x2 parsing loop
Ahmed S. Darwish
1
-36
/
+33
2025-03-25
x86/cpu: Remove CPUID leaf 0x2 parsing loop
Ahmed S. Darwish
1
-15
/
+15
2025-03-25
x86/split_lock: Simplify reenabling
Maksim Davydov
1
-11
/
+24
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-330
/
+383
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+16
2025-03-20
x86: hyperv: Add mshv_handler() irq handler and setup function
Nuno Das Neves
1
-0
/
+9
2025-03-20
Drivers: hv: Export some functions for use by root partition module
Nuno Das Neves
1
-0
/
+1
2025-03-20
x86/mshyperv: Add support for extended Hyper-V features
Stanislav Kinsburskii
1
-2
/
+4
2025-03-19
x86/cpu/intel: Limit the non-architectural constant_tsc model checks
Sohil Mehta
1
-4
/
+6
2025-03-19
x86/cpu/intel: Fix fast string initialization for extended Families
Sohil Mehta
1
-6
/
+11
2025-03-19
x86/cpu/intel: Replace Family 5 model checks with VFM ones
Sohil Mehta
1
-6
/
+5
2025-03-19
x86/cpu/intel: Replace Family 15 checks with VFM ones
Sohil Mehta
1
-3
/
+3
2025-03-19
x86/cpu/intel: Replace early Family 6 checks with VFM ones
Sohil Mehta
1
-6
/
+5
2025-03-19
x86/mtrr: Modify a x86_model check to an Intel VFM check
Sohil Mehta
1
-2
/
+2
2025-03-19
x86/microcode: Update the Intel processor flag scan check
Sohil Mehta
1
-1
/
+1
2025-03-19
x86/cpu/intel: Fix the MOVSL alignment preference for extended Families
Sohil Mehta
1
-13
/
+6
2025-03-19
x86/mtrr: Use str_enabled_disabled() helper in print_mtrr_state()
Thorsten Blum
1
-6
/
+7
2025-03-19
x86/cpufeatures: Warn about unmet CPU feature dependencies
Sohil Mehta
2
-0
/
+39
2025-03-19
x86/rfds: Exclude P-only parts from the RFDS affected list
Pawan Gupta
1
-2
/
+5
2025-03-19
x86/cpu: Update x86_match_cpu() to also use cpu-type
Pawan Gupta
1
-0
/
+30
2025-03-19
x86/mm: Enable AMD translation cache extensions
Rik van Riel
1
-0
/
+4
2025-03-19
x86/mm: Add INVLPGB feature and Kconfig entry
Rik van Riel
1
-0
/
+6
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
6
-90
/
+651
2025-03-17
x86/mce: use is_copy_from_user() to determine copy-from-user context
Shuai Xue
1
-6
/
+5
2025-03-13
x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisors
Ajay Kaher
1
-0
/
+4
2025-03-12
x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callers
James Morse
4
-32
/
+32
2025-03-12
x86/resctrl: Move get_config_index() to a header
James Morse
1
-16
/
+3
2025-03-12
x86/resctrl: Handle throttle_mode for SMBA resources
James Morse
1
-6
/
+27
2025-03-12
x86/resctrl: Move RFTYPE flags to be managed by resctrl
James Morse
2
-3
/
+12
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
2
-43
/
+6
2025-03-12
x86/resctrl: Make prefetch_disable_bits belong to the arch code
James Morse
1
-5
/
+8
2025-03-12
x86/resctrl: Allow an architecture to disable pseudo lock
James Morse
3
-11
/
+46
2025-03-12
x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
James Morse
1
-17
/
+19
2025-03-12
x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
James Morse
3
-7
/
+3
2025-03-12
x86/resctrl: Move mba_mbps_default_event init to filesystem code
James Morse
2
-5
/
+5
2025-03-12
x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
James Morse
1
-23
/
+23
2025-03-12
x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
James Morse
2
-11
/
+26
2025-03-12
x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
James Morse
5
-55
/
+40
2025-03-12
x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
James Morse
1
-29
/
+0
[prev]
[next]