index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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
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
2018-11-22
x86/resctrl: Initialize the vendor-specific resource functions
Babu Moger
2018-11-22
x86/resctrl: Move all the macros to resctrl/internal.h
Babu Moger
2018-11-22
x86/resctrl: Re-arrange the RDT init code
Babu Moger
2018-11-22
x86/resctrl: Rename the RDT functions and definitions
Babu Moger
2018-11-22
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger