index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
/
ctrlmondata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/resctrl: Make resctrl_arch_get_config() return its value
James Morse
2021-08-11
1
-7
/
+6
*
x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
James Morse
2021-08-11
1
-3
/
+9
*
x86/resctrl: Calculate the index from the configuration type
James Morse
2021-08-11
1
-10
/
+15
*
x86/resctrl: Apply offset correction when config is staged
James Morse
2021-08-11
1
-8
/
+24
*
x86/resctrl: Pass configuration type to resctrl_arch_get_config()
James Morse
2021-08-11
1
-2
/
+3
*
x86/resctrl: Add a helper to read a closid's configuration
James Morse
2021-08-11
1
-4
/
+12
*
x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()
James Morse
2021-08-11
1
-2
/
+2
*
x86/resctrl: Allow different CODE/DATA configurations to be staged
James Morse
2021-08-11
1
-6
/
+14
*
x86/resctrl: Group staged configuration into a separate struct
James Morse
2021-08-11
1
-14
/
+29
*
x86/resctrl: Move the schemata names into struct resctrl_schema
James Morse
2021-08-11
1
-7
/
+3
*
x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
James Morse
2021-08-11
1
-2
/
+2
*
x86/resctrl: Pass the schema to resctrl filesystem functions
James Morse
2021-08-11
1
-10
/
+13
*
x86/resctrl: Store the effective num_closid in the schema
James Morse
2021-08-11
1
-6
/
+3
*
x86/resctrl: Walk the resctrl schema list instead of an arch list
James Morse
2021-08-11
1
-8
/
+15
*
x86/resctrl: Split struct rdt_domain
James Morse
2021-08-11
1
-3
/
+7
*
x86/resctrl: Split struct rdt_resource
James Morse
2021-08-11
1
-4
/
+10
*
x86/resctrl: Add struct rdt_cache::arch_has_{sparse, empty}_bitmaps
James Morse
2020-08-19
1
-29
/
+10
*
x86/resctrl: Merge AMD/Intel parse_bw() calls
James Morse
2020-08-19
1
-55
/
+2
*
x86/resctrl: Add struct rdt_membw::arch_needs_linear to explain AMD/Intel MBA...
James Morse
2020-08-19
1
-1
/
+7
*
x86/resctrl: Maintain MBM counter width per resource
Reinette Chatre
2020-05-06
1
-3
/
+5
*
x86/resctrl: Prevent NULL pointer dereference when reading mondata
Xiaochen Shen
2019-11-03
1
-0
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
x86/resctrl: Initialize a new resource group with default MBA values
Xiaochen Shen
2019-04-18
1
-2
/
+2
*
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-26
1
-0
/
+4
*
x86/resctrl: Fix rdt_find_domain() return value and checks
Reinette Chatre
2018-12-11
1
-1
/
+1
*
x86/resctrl: Remove unnecessary check for cbm_validate()
Babu Moger
2018-11-29
1
-1
/
+1
*
x86/resctrl: Use rdt_last_cmd_puts() where possible
Reinette Chatre
2018-11-27
1
-4
/
+4
*
x86/resctrl: Introduce AMD QOS feature
Babu Moger
2018-11-22
1
-0
/
+71
*
x86/resctrl: Fixup the user-visible strings
Babu Moger
2018-11-22
1
-11
/
+11
*
x86/resctrl: Bring cbm_validate() into the resource structure
Babu Moger
2018-11-22
1
-2
/
+2
*
x86/resctrl: Initialize the vendor-specific resource functions
Babu Moger
2018-11-22
1
-2
/
+2
*
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger
2018-11-22
1
-0
/
+483