index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
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
2021-08-11
x86/resctrl: Split struct rdt_domain
James Morse
2021-08-11
x86/resctrl: Split struct rdt_resource
James Morse
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2020-12-14
Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-01
x86/resctrl: Fix AMD L3 QOS CDP enable/disable
Babu Moger
2020-10-27
x86/resctrl: Correct MBM total and local values
Fenghua Yu
2020-10-12
Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-05
x86/resctrl: Fix spelling in user-visible warning messages
Colin Ian King
2020-08-26
x86/resctrl: Enable user to view thread or core throttling mode
Fenghua Yu
2020-08-19
cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file
James Morse
2020-08-19
x86/resctrl: Add struct rdt_cache::arch_has_{sparse, empty}_bitmaps
James Morse
2020-08-19
x86/resctrl: Merge AMD/Intel parse_bw() calls
James Morse
2020-08-19
x86/resctrl: Add struct rdt_membw::arch_needs_linear to explain AMD/Intel MBA...
James Morse
2020-08-18
x86/resctrl: Remove struct rdt_membw::max_delay
James Morse
2020-06-15
x86/resctrl: Fix memory bandwidth counter width for AMD
Babu Moger
2020-05-06
x86/resctrl: Support CPUID enumeration of MBM counter width
Reinette Chatre
2020-05-06
x86/resctrl: Query LLC monitoring properties once during boot
Reinette Chatre
2020-05-06
x86/cpu: Move resctrl CPUID code to resctrl/
Reinette Chatre
2020-05-06
x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
Reinette Chatre
2020-04-17
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
2019-12-30
x86/resctrl: Fix an imbalance in domain_remove_cpu()
Qian Cai
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2018-12-11
x86/resctrl: Fix rdt_find_domain() return value and checks
Reinette Chatre
2018-11-22
x86/resctrl: Introduce AMD QOS feature
Babu Moger
2018-11-22
x86/resctrl: Bring cbm_validate() into the resource structure
Babu Moger
[next]