| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-08-18 | Merge tag 'x86_cache_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2026-08-18 | Merge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -12/+15 |
| 2026-07-13 | x86,fs/resctrl: Document safe RCU list traversal | Reinette Chatre | 1 | -1/+1 |
| 2026-07-02 | x86/resctrl: Stop using 32-bit MSR interfaces | Juergen Gross | 1 | -12/+15 |
| 2026-07-01 | x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena... | Reinette Chatre | 1 | -0/+5 |
| 2026-06-16 | Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2026-06-15 | Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2026-06-15 | Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
| 2026-06-08 | x86/msr: Switch wrmsrl() users to wrmsrq() | Juergen Gross | 1 | -1/+1 |
| 2026-06-08 | x86/msr: Switch rdmsrl() users to rdmsrq() | Juergen Gross | 1 | -1/+1 |
| 2026-06-05 | x86/resctrl: Only check Intel systems for SNC | Tony Luck | 1 | -1/+6 |
| 2026-05-06 | x86,fs/resctrl: Create 'event_filter' files read only if they're not configur... | Ben Horgan | 1 | -0/+1 |
| 2026-05-06 | treewide: Explicitly include the x86 CPUID headers | Ahmed S. Darwish | 1 | -0/+1 |
| 2026-03-04 | x86/resctrl: Fix SNC detection | Tony Luck | 1 | -31/+5 |
| 2026-01-09 | x86/resctrl: Read telemetry events | Tony Luck | 1 | -0/+4 |
| 2026-01-09 | x86,fs/resctrl: Add architectural event pointer | Tony Luck | 1 | -1/+1 |
| 2026-01-05 | x86,fs/resctrl: Rename some L3 specific functions | Tony Luck | 1 | -1/+1 |
| 2026-01-05 | x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain | Tony Luck | 1 | -18/+18 |
| 2026-01-05 | x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters | Tony Luck | 1 | -3/+9 |
| 2025-12-02 | Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
| 2025-10-20 | x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb... | Babu Moger | 1 | -1/+10 |
| 2025-10-13 | x86/resctrl: Fix miscount of bandwidth event when reactivating previously una... | Babu Moger | 1 | -4/+10 |
| 2025-10-13 | x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater Forest | Chen Yu | 1 | -0/+1 |
| 2025-09-15 | x86/resctrl: Configure mbm_event mode if supported | Babu Moger | 1 | -0/+8 |
| 2025-09-15 | x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read() | Babu Moger | 1 | -0/+69 |
| 2025-09-15 | x86/resctrl: Refactor resctrl_arch_rmid_read() | Babu Moger | 1 | -15/+23 |
| 2025-09-15 | x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with... | Babu Moger | 1 | -0/+36 |
| 2025-09-15 | x86/resctrl: Add support to enable/disable AMD ABMC feature | Babu Moger | 1 | -0/+45 |
| 2025-09-15 | x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details | Babu Moger | 1 | -3/+8 |
| 2025-09-15 | x86,fs/resctrl: Consolidate monitoring related data from rdt_resource | Babu Moger | 1 | -5/+5 |
| 2025-09-15 | x86,fs/resctrl: Prepare for more monitor events | Tony Luck | 1 | -18/+16 |
| 2025-09-15 | x86/resctrl: Remove the rdt_mon_features global variable | Tony Luck | 1 | -5/+0 |
| 2025-09-15 | x86,fs/resctrl: Replace architecture event enabled checks | Tony Luck | 1 | -2/+2 |
| 2025-05-27 | Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -911/+7 |
| 2025-05-16 | x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl | James Morse | 1 | -907/+2 |
| 2025-05-16 | fs/resctrl: Add boiler plate for external resctrl code | James Morse | 1 | -1/+1 |
| 2025-05-16 | x86/resctrl: Split trace.h | James Morse | 1 | -1/+3 |
| 2025-05-16 | x86/resctrl: Add end-marker to the resctrl_event_id enum | James Morse | 1 | -5/+4 |
| 2025-05-15 | x86/resctrl: Drop __init/__exit on assorted symbols | James Morse | 1 | -1/+1 |
| 2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> | Xin Li (Intel) | 1 | -0/+1 |
| 2025-04-10 | x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' | Ingo Molnar | 1 | -1/+1 |
| 2025-03-12 | x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callers | James Morse | 1 | -0/+16 |
| 2025-03-12 | x86/resctrl: Move mbm_cfg_mask to struct rdt_resource | James Morse | 1 | -1/+1 |
| 2025-03-12 | x86/resctrl: Move mba_mbps_default_event init to filesystem code | James Morse | 1 | -0/+5 |
| 2025-03-12 | x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC | James Morse | 1 | -11/+11 |
| 2025-03-12 | x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h | James Morse | 1 | -8/+8 |
| 2025-03-12 | x86/resctrl: Move monitor init work to a resctrl init call | James Morse | 1 | -9/+31 |
| 2025-03-12 | x86/resctrl: Move monitor exit work to a resctrl exit call | James Morse | 1 | -3/+9 |
| 2025-03-12 | x86/resctrl: Expose resctrl fs's init function to the rest of the kernel | James Morse | 1 | -1/+1 |
| 2025-03-12 | x86/resctrl: Add a helper to avoid reaching into the arch code resource list | James Morse | 1 | -4/+4 |