| Age | Commit message (Expand) | Author |
| 2025-11-21 | x86,fs/resctrl: Implement "io_alloc" enable/disable handlers | Babu Moger |
| 2025-11-21 | x86,fs/resctrl: Detect io_alloc feature | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode | Babu Moger |
| 2025-09-15 | x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with... | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce event configuration field in struct mon_evt | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain | Babu Moger |
| 2025-09-15 | x86/resctrl: Add support to enable/disable AMD ABMC feature | Babu Moger |
| 2025-09-15 | x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details | Babu Moger |
| 2025-09-15 | x86,fs/resctrl: Consolidate monitoring related data from rdt_resource | Babu Moger |
| 2025-09-15 | x86,fs/resctrl: Prepare for more monitor events | Tony Luck |
| 2025-09-15 | x86,fs/resctrl: Replace architecture event enabled checks | Tony Luck |
| 2025-09-15 | x86,fs/resctrl: Consolidate monitor event descriptions | Tony Luck |
| 2025-06-16 | x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s... | Qinyun Tan |
| 2025-05-16 | x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h | James Morse |
| 2025-05-16 | x86/resctrl: Move enum resctrl_event_id to resctrl.h | James Morse |
| 2025-05-16 | x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl | James Morse |
| 2025-05-16 | fs/resctrl: Add boiler plate for external resctrl code | James Morse |
| 2025-05-15 | x86/resctrl: Drop __init/__exit on assorted symbols | James Morse |
| 2025-03-12 | x86/resctrl: Move get_config_index() to a header | James Morse |
| 2025-03-12 | x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr | James Morse |
| 2025-03-12 | x86/resctrl: Move mbm_cfg_mask to struct rdt_resource | James Morse |
| 2025-03-12 | x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers | James Morse |
| 2025-03-12 | x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC | James Morse |
| 2025-03-12 | x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers | James Morse |
| 2025-03-12 | x86/resctrl: Add an arch helper to reset one resource | James Morse |
| 2025-03-12 | x86/resctrl: Move resctrl types to a separate header | James Morse |
| 2025-03-12 | x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code | James Morse |
| 2025-03-12 | x86/resctrl: Expose resctrl fs's init function to the rest of the kernel | James Morse |
| 2025-03-12 | x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid() | James Morse |
| 2025-03-12 | x86/resctrl: Generate default_ctrl instead of sharing it | James Morse |
| 2025-03-12 | x86/resctrl: Add max_bw to struct resctrl_membw | James Morse |
| 2025-03-12 | x86/resctrl: Remove data_width and the tabular format | James Morse |
| 2025-03-12 | x86/resctrl: Use schema type to determine the schema format string | James Morse |
| 2025-03-12 | x86/resctrl: Use schema type to determine how to parse schema values | James Morse |
| 2025-03-12 | x86/resctrl: Remove fflags from struct rdt_resource | James Morse |
| 2025-03-12 | x86/resctrl: Add a helper to avoid reaching into the arch code resource list | James Morse |
| 2024-08-28 | x86/resctrl: Fix arch_mbm_* array overrun on SNC | Peter Newman |
| 2024-07-02 | x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files | Tony Luck |
| 2024-07-02 | x86/resctrl: Add node-scope to the options for feature scope | Tony Luck |
| 2024-07-02 | x86/resctrl: Split the rdt_domain and rdt_hw_domain structures | Tony Luck |
| 2024-07-02 | x86/resctrl: Prepare for different scope for control/monitor operations | Tony Luck |
| 2024-07-02 | x86/resctrl: Prepare to split rdt_domain structure | Tony Luck |
| 2024-07-02 | x86/resctrl: Prepare for new domain scope | Tony Luck |
| 2024-02-19 | x86/resctrl: Separate arch and fs resctrl locks | James Morse |
| 2024-02-16 | x86/resctrl: Add CPU offline callback for resctrl work | James Morse |
| 2024-02-16 | x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU | James Morse |
| 2024-02-16 | x86/resctrl: Add CPU online callback for resctrl work | James Morse |
| 2024-02-16 | x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read() | James Morse |
| 2024-02-16 | x86/resctrl: Allow resctrl_arch_rmid_read() to sleep | James Morse |