summaryrefslogtreecommitdiffstats
path: root/v5.11/c4c0376eefe185b790d89ca8016b7f837ebf25da
blob: 37d5562c2f661c44262167223c111a4dfb6350c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
c4c0376eefe1 ("x86/resctrl: Allow RMID allocation to be scoped by CLOSID")
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")
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")
3a7232cdf19e ("x86/resctrl: Add domain online callback for resctrl work")
bab6ee736873 ("x86/resctrl: Merge mon_capable and mon_enabled")
4d269ed48529 ("x86/resctrl: Kill off alloc_enabled")