index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
/
core.c
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-16
x86/resctrl: Always initialise rid field in rdt_resources_all[]
James Morse
2025-05-16
x86/resctrl: Move is_mba_sc() out of core.c
James Morse
2025-05-15
x86/resctrl: Drop __init/__exit on assorted symbols
James Morse
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_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-12
x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callers
James Morse
2025-03-12
x86/resctrl: Move RFTYPE flags to be managed by resctrl
James Morse
2025-03-12
x86/resctrl: Move mba_mbps_default_event init to filesystem code
James Morse
2025-03-12
x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
James Morse
2025-03-12
x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
James Morse
2025-03-12
x86/resctrl: Move monitor exit work to a resctrl exit call
James Morse
2025-03-12
x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code
James Morse
2025-03-12
x86/resctrl: Expose resctrl fs's init function to the rest of the kernel
James Morse
2025-03-12
x86/resctrl: Generate default_ctrl instead of sharing it
James Morse
2025-03-12
x86/resctrl: Add max_bw to struct resctrl_membw
James Morse
2025-03-12
x86/resctrl: Remove data_width and the tabular format
James Morse
2025-03-12
x86/resctrl: Use schema type to determine the schema format string
James Morse
2025-03-12
x86/resctrl: Use schema type to determine how to parse schema values
James Morse
2025-03-12
x86/resctrl: Remove fflags from struct rdt_resource
James Morse
2025-03-12
x86/resctrl: Add a helper to avoid reaching into the arch code resource list
James Morse
2024-12-10
x86/resctrl: Make mba_sc use total bandwidth if local is not supported
Tony Luck
2024-12-10
x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control
Tony Luck
2024-12-09
x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
Babu Moger
2024-10-08
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
2024-07-02
x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
Tony Luck
2024-07-02
x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
Tony Luck
2024-07-02
x86/resctrl: Add node-scope to the options for feature scope
Tony Luck
2024-07-02
x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
Tony Luck
2024-07-02
x86/resctrl: Prepare for different scope for control/monitor operations
Tony Luck
2024-07-02
x86/resctrl: Prepare to split rdt_domain structure
Tony Luck
2024-07-02
x86/resctrl: Prepare for new domain scope
Tony Luck
2024-05-14
Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-29
x86/resctrl: Switch to new Intel CPU model defines
Tony Luck
2024-04-24
x86/resctrl: Simplify call convention for MSR update functions
Tony Luck
2024-04-24
x86/resctrl: Pass domain to target CPU
Tony Luck
2024-02-22
x86/resctrl: Remove lockdep annotation that triggers false positive
James Morse
2024-02-19
x86/resctrl: Separate arch and fs resctrl locks
James Morse
2024-02-16
x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
James Morse
2024-02-16
x86/resctrl: Add CPU offline callback for resctrl work
James Morse
2024-02-16
x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU
James Morse
2024-02-16
x86/resctrl: Add CPU online callback for resctrl work
James Morse
2024-02-16
x86/resctrl: Access per-rmid structures by index
James Morse
2024-02-16
x86/resctrl: Free rmid_ptrs from resctrl_exit()
James Morse
2024-01-23
x86/resctrl: Remove hard-coded memory bandwidth limit
Babu Moger
2024-01-22
x86/resctrl: Fix unused variable warning in cache_alloc_hsw_probe()
Tony Luck
2023-10-11
x86/resctrl: Enable non-contiguous CBMs in Intel CAT
Maciej Wieczor-Retman
[next]