| Age | Commit message (Expand) | Author |
| 2026-07-01 | x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena... | Reinette Chatre |
| 2026-06-16 | Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne... | Linus Torvalds |
| 2026-06-15 | Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2026-06-15 | Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2026-06-08 | x86/msr: Switch wrmsrl() users to wrmsrq() | Juergen Gross |
| 2026-06-08 | x86/msr: Switch rdmsrl() users to rdmsrq() | Juergen Gross |
| 2026-06-05 | x86/resctrl: Only check Intel systems for SNC | Tony Luck |
| 2026-05-06 | x86,fs/resctrl: Create 'event_filter' files read only if they're not configur... | Ben Horgan |
| 2026-05-06 | treewide: Explicitly include the x86 CPUID headers | Ahmed S. Darwish |
| 2026-03-04 | x86/resctrl: Fix SNC detection | Tony Luck |
| 2026-01-09 | x86/resctrl: Read telemetry events | Tony Luck |
| 2026-01-09 | x86,fs/resctrl: Add architectural event pointer | Tony Luck |
| 2026-01-05 | x86,fs/resctrl: Rename some L3 specific functions | Tony Luck |
| 2026-01-05 | x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain | Tony Luck |
| 2026-01-05 | x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters | Tony Luck |
| 2025-12-02 | Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2025-10-20 | x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb... | Babu Moger |
| 2025-10-13 | x86/resctrl: Fix miscount of bandwidth event when reactivating previously una... | Babu Moger |
| 2025-10-13 | x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater Forest | Chen Yu |
| 2025-09-15 | x86/resctrl: Configure mbm_event mode if supported | Babu Moger |
| 2025-09-15 | x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read() | Babu Moger |
| 2025-09-15 | x86/resctrl: Refactor resctrl_arch_rmid_read() | Babu Moger |
| 2025-09-15 | x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with... | 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/resctrl: Remove the rdt_mon_features global variable | Tony Luck |
| 2025-09-15 | x86,fs/resctrl: Replace architecture event enabled checks | Tony Luck |
| 2025-05-27 | Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2025-05-16 | x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl | James Morse |
| 2025-05-16 | fs/resctrl: Add boiler plate for external resctrl code | James Morse |
| 2025-05-16 | x86/resctrl: Split trace.h | James Morse |
| 2025-05-16 | x86/resctrl: Add end-marker to the resctrl_event_id enum | James Morse |
| 2025-05-15 | x86/resctrl: Drop __init/__exit on assorted symbols | James Morse |
| 2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> | Xin Li (Intel) |
| 2025-04-10 | x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' | Ingo Molnar |
| 2025-03-12 | x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callers | James Morse |
| 2025-03-12 | x86/resctrl: Move mbm_cfg_mask to struct rdt_resource | James Morse |
| 2025-03-12 | x86/resctrl: Move mba_mbps_default_event init to filesystem code | James Morse |
| 2025-03-12 | x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC | James Morse |
| 2025-03-12 | x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h | James Morse |
| 2025-03-12 | x86/resctrl: Move monitor init work to a resctrl init call | James Morse |
| 2025-03-12 | x86/resctrl: Move monitor exit work to a resctrl exit call | 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: Add a helper to avoid reaching into the arch code resource list | James Morse |
| 2024-12-10 | x86/resctrl: Compute memory bandwidth for all supported events | Tony Luck |
| 2024-12-10 | x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event | Tony Luck |
| 2024-12-09 | x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags | Babu Moger |
| 2024-11-06 | x86/resctrl: Support Sub-NUMA cluster mode SNC6 | Tony Luck |