| Age | Commit message (Expand) | Author |
| 2026-02-10 | Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2026-01-13 | x86/resctrl: Fix memory bandwidth counter width for Hygon | Xiaochen Shen |
| 2026-01-13 | x86/resctrl: Add missing resctrl initialization for Hygon | Xiaochen Shen |
| 2026-01-10 | x86/resctrl: Enable RDT_RESOURCE_PERF_PKG | Tony Luck |
| 2026-01-10 | x86,fs/resctrl: Compute number of RMIDs as minimum across resources | Tony Luck |
| 2026-01-09 | x86/resctrl: Add energy/perf choices to rdt boot option | Tony Luck |
| 2026-01-09 | x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG | Tony Luck |
| 2026-01-09 | x86,fs/resctrl: Add architectural event pointer | Tony Luck |
| 2026-01-09 | x86/resctrl: Discover hardware telemetry events | Tony Luck |
| 2026-01-09 | x86,fs/resctrl: Add and initialize a resource for package scope monitoring | Tony Luck |
| 2026-01-09 | x86,fs/resctrl: Add an architectural hook called for first mount | Tony Luck |
| 2026-01-05 | x86,fs/resctrl: Support binary fixed point event counters | Tony Luck |
| 2026-01-05 | x86,fs/resctrl: Handle events that can be read from any CPU | 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-04 | x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr | Tony Luck |
| 2026-01-04 | x86/resctrl: Clean up domain_remove_cpu_ctrl() | Tony Luck |
| 2026-01-04 | x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types | Tony Luck |
| 2026-01-04 | x86/resctrl: Move L3 initialization into new helper function | Tony Luck |
| 2026-01-04 | x86,fs/resctrl: Improve domain type checking | Tony Luck |
| 2025-11-21 | x86,fs/resctrl: Detect io_alloc feature | Babu Moger |
| 2025-11-21 | x86/resctrl: Add SDCIAE feature in the command line options | Babu Moger |
| 2025-09-15 | x86/resctrl: Configure mbm_event mode if supported | 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/resctrl: Add ABMC feature in the command line options | 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-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-27 | Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2025-05-16 | x86/resctrl: Always initialise rid field in rdt_resources_all[] | James Morse |
| 2025-05-16 | x86/resctrl: Move is_mba_sc() out of core.c | 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 'wrmsrl_safe()' to 'wrmsrq_safe()' | Ingo Molnar |
| 2025-04-10 | x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' | Ingo Molnar |
| 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 RFTYPE flags to be managed by resctrl | 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 exit work to a resctrl exit call | 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: 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 |