summaryrefslogtreecommitdiffstats
path: root/v6.3/c0d848fcb09d80a5f48b99f85e448185125ef59f
diff options
context:
space:
mode:
Diffstat (limited to 'v6.3/c0d848fcb09d80a5f48b99f85e448185125ef59f')
-rw-r--r--v6.3/c0d848fcb09d80a5f48b99f85e448185125ef59f17
1 files changed, 17 insertions, 0 deletions
diff --git a/v6.3/c0d848fcb09d80a5f48b99f85e448185125ef59f b/v6.3/c0d848fcb09d80a5f48b99f85e448185125ef59f
new file mode 100644
index 00000000000..74d2de8e8d1
--- /dev/null
+++ b/v6.3/c0d848fcb09d80a5f48b99f85e448185125ef59f
@@ -0,0 +1,17 @@
+c0d848fcb09d ("x86/resctrl: Remove lockdep annotation that triggers false positive")
+fb700810d30b ("x86/resctrl: Separate arch and fs resctrl locks")
+eeff1d4f118b ("x86/resctrl: Move domain helper migration into resctrl_offline_cpu()")
+258c91e84fed ("x86/resctrl: Add CPU offline callback for resctrl work")
+978fcca954cb ("x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU")
+1b3e50ce7f50 ("x86/resctrl: Add CPU online callback for resctrl work")
+09909e098113 ("x86/resctrl: Queue mon_event_read() instead of sending an IPI")
+a4846aaf3945 ("x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow")
+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")
+c45c06d4ae63 ("x86/resctrl: Factor rdtgroup lock for multi-file ops")
+322b72e0fd10 ("x86/resctrl: Avoid redundant counter read in __mon_event_count()")