index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
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
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
2023-10-11
x86/resctrl: Rename arch_has_sparse_bitmaps
Maciej Wieczor-Retman
2023-01-23
x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
Babu Moger
2023-01-23
x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
Babu Moger
2023-01-23
x86/resctrl: Include new features in command line options
Babu Moger
2023-01-23
x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
Babu Moger
2022-11-27
x86/resctrl: Move MSR defines into msr-index.h
Borislav Petkov
2022-10-24
x86/resctrl: Remove arch_has_empty_bitmaps
Babu Moger
2022-10-18
x86/resctrl: Fix min_cbm_bits for AMD
Babu Moger
2022-09-22
x86/resctrl: Add per-rmid arch private storage for overflow and chunks
James Morse
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
2022-09-22
x86/resctrl: Remove architecture copy of mbps_val
James Morse
2022-09-22
x86/resctrl: Add domain offline callback for resctrl work
James Morse
2022-09-22
x86/resctrl: Group struct rdt_hw_domain cleanup
James Morse
2022-09-22
x86/resctrl: Add domain online callback for resctrl work
James Morse
2022-09-22
x86/resctrl: Kill off alloc_enabled
James Morse
2021-10-06
x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()
James Morse
2021-10-06
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
James Morse
2021-08-11
x86/resctrl: Merge the CDP resources
James Morse
2021-08-11
x86/resctrl: Merge the ctrl_val arrays
James Morse
2021-08-11
x86/resctrl: Calculate the index from the configuration type
James Morse
2021-08-11
x86/resctrl: Apply offset correction when config is staged
James Morse
2021-08-11
x86/resctrl: Make ctrlval arrays the same size
James Morse
2021-08-11
x86/resctrl: Move the schemata names into struct resctrl_schema
James Morse
2021-08-11
x86/resctrl: Add a helper to read/set the CDP configuration
James Morse
2021-08-11
x86/resctrl: Add resctrl_arch_get_num_closid()
James Morse
2021-08-11
x86/resctrl: Label the resources with their configuration type
James Morse
[next]