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
/
ctrlmondata.c
Age
Commit message (
Expand
)
Author
2023-03-15
x86/resctrl: Clear staged_config[] before and after it is used
Shawn Wang
2023-01-23
x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
Babu Moger
2023-01-23
x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
Babu Moger
2022-10-24
x86/resctrl: Remove arch_has_empty_bitmaps
Babu Moger
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
2022-09-23
x86/resctrl: Abstract __rmid_read()
James Morse
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
2022-09-22
x86/resctrl: Switch over to the resctrl mbps_val list
James Morse
2021-08-11
x86/resctrl: Make resctrl_arch_get_config() return its value
James Morse
2021-08-11
x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
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: Pass configuration type to resctrl_arch_get_config()
James Morse
2021-08-11
x86/resctrl: Add a helper to read a closid's configuration
James Morse
2021-08-11
x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()
James Morse
2021-08-11
x86/resctrl: Allow different CODE/DATA configurations to be staged
James Morse
2021-08-11
x86/resctrl: Group staged configuration into a separate struct
James Morse
2021-08-11
x86/resctrl: Move the schemata names into struct resctrl_schema
James Morse
2021-08-11
x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
James Morse
2021-08-11
x86/resctrl: Pass the schema to resctrl filesystem functions
James Morse
2021-08-11
x86/resctrl: Store the effective num_closid in the schema
James Morse
2021-08-11
x86/resctrl: Walk the resctrl schema list instead of an arch list
James Morse
2021-08-11
x86/resctrl: Split struct rdt_domain
James Morse
2021-08-11
x86/resctrl: Split struct rdt_resource
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-05-06
x86/resctrl: Maintain MBM counter width per resource
Reinette Chatre
2019-11-03
x86/resctrl: Prevent NULL pointer dereference when reading mondata
Xiaochen Shen
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-04-18
x86/resctrl: Initialize a new resource group with default MBA values
Xiaochen Shen
2018-12-26
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-11
x86/resctrl: Fix rdt_find_domain() return value and checks
Reinette Chatre
2018-11-29
x86/resctrl: Remove unnecessary check for cbm_validate()
Babu Moger
2018-11-27
x86/resctrl: Use rdt_last_cmd_puts() where possible
Reinette Chatre
2018-11-22
x86/resctrl: Introduce AMD QOS feature
Babu Moger
2018-11-22
x86/resctrl: Fixup the user-visible strings
Babu Moger
2018-11-22
x86/resctrl: Bring cbm_validate() into the resource structure
Babu Moger
2018-11-22
x86/resctrl: Initialize the vendor-specific resource functions
Babu Moger
2018-11-22
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger