summaryrefslogtreecommitdiffstats
path: root/v5.18/e557999f80a5ee4ec812f594ab42bb76c3ec4eb2
blob: 132bff3c7ffdc193bf62f1da5840c6c864b4172d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
e557999f80a5 ("x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()")
09909e098113 ("x86/resctrl: Queue mon_event_read() instead of sending an IPI")
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")
322b72e0fd10 ("x86/resctrl: Avoid redundant counter read in __mon_event_count()")
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")
798fd4b9ac37 ("x86/resctrl: Add domain offline callback for resctrl work")
7add3af4178d ("x86/resctrl: Group struct rdt_hw_domain cleanup")