summaryrefslogtreecommitdiffstats
path: root/v5.4/6eac36bb9eb0349c983313c71692c19d50b56878
diff options
context:
space:
mode:
Diffstat (limited to 'v5.4/6eac36bb9eb0349c983313c71692c19d50b56878')
-rw-r--r--v5.4/6eac36bb9eb0349c983313c71692c19d50b5687820
1 files changed, 20 insertions, 0 deletions
diff --git a/v5.4/6eac36bb9eb0349c983313c71692c19d50b56878 b/v5.4/6eac36bb9eb0349c983313c71692c19d50b56878
new file mode 100644
index 00000000000..16a5ee6044c
--- /dev/null
+++ b/v5.4/6eac36bb9eb0349c983313c71692c19d50b56878
@@ -0,0 +1,20 @@
+6eac36bb9eb0 ("x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid")
+5d920b6881f2 ("x86/resctrl: Use __set_bit()/__clear_bit() instead of open coding")
+0424a7dfe912 ("x86/resctrl: Clear staged_config[] before and after it is used")
+dc2a3e857981 ("x86/resctrl: Add interface to read mbm_total_bytes_config")
+d507f83ced55 ("x86/resctrl: Support monitor configuration")
+5b6fac3fa44b ("x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation")
+97fa21f65c3e ("x86/resctrl: Move MSR defines into msr-index.h")
+6ce1560d35f6 ("x86/resctrl: Switch over to the resctrl mbps_val list")
+111136e69c9d ("x86/resctrl: Make resctrl_arch_get_config() return its value")
+327364d5b6b6 ("x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range")
+fbc06c698059 ("x86/resctrl: Remove rdt_cdp_peer_get()")
+2b8dd4ab65da ("x86/resctrl: Calculate the index from the configuration type")
+2e7df368fc92 ("x86/resctrl: Apply offset correction when config is staged")
+fa8f711d2f14 ("x86/resctrl: Pass configuration type to resctrl_arch_get_config()")
+f07e9d025057 ("x86/resctrl: Add a helper to read a closid's configuration")
+2e6678195d59 ("x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()")
+75408e43509e ("x86/resctrl: Allow different CODE/DATA configurations to be staged")
+e8f7282552b9 ("x86/resctrl: Group staged configuration into a separate struct")
+1c290682c0c9 ("x86/resctrl: Pass the schema to resctrl filesystem functions")
+eb6f31876941 ("x86/resctrl: Add resctrl_arch_get_num_closid()")