summaryrefslogtreecommitdiffstats
path: root/v5.14/b30a55df60c35df09b9ef08dfb0a0cbb543abe81
blob: 02a9368af437961002661b058da263a90aed2e39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
b30a55df60c3 ("x86/resctrl: Track the number of dirty RMID a CLOSID has")
6791e0ea3071 ("x86/resctrl: Access per-rmid structures by index")
40fc735b78f0 ("x86/resctrl: Track the closid with the rmid")
311639e9512b ("x86/resctrl: Move RMID allocation out of mkdir_rdt_prepare()")
b1de313979af ("x86/resctrl: Create helper for RMID allocation and mondata dir creation")
3f7b07380d58 ("x86/resctrl: Free rmid_ptrs from resctrl_exit()")
025d5ac978cc ("x86/resctrl: Fix kernel-doc warnings")
322b72e0fd10 ("x86/resctrl: Avoid redundant counter read in __mon_event_count()")
bd334c86b5d7 ("x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()")
97fa21f65c3e ("x86/resctrl: Move MSR defines into msr-index.h")
f7b1843eca6f ("x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes")
ae2328b52962 ("x86/resctrl: Rename and change the units of resctrl_cqm_threshold")
38f72f50d649 ("x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()")
1d81d15db39c ("x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()")
8286618aca33 ("x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()")
4d044c521a63 ("x86/resctrl: Abstract __rmid_read()")
fea62d370d7a ("x86/resctrl: Allow per-rmid arch private storage to be reset")
48dbe31a243d ("x86/resctrl: Add per-rmid arch private storage for overflow and chunks")
30442571ec81 ("x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks")
b58d4eb1f199 ("x86/resctrl: Remove architecture copy of mbps_val")