summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/resctrl
AgeCommit message (Expand)Author
12 daysx86/resctrl: Fix SNC detectionTony Luck
2026-02-10Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-13x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen
2026-01-13x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen
2026-01-10x86/resctrl: Enable RDT_RESOURCE_PERF_PKGTony Luck
2026-01-10x86,fs/resctrl: Compute number of RMIDs as minimum across resourcesTony Luck
2026-01-10x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKGTony Luck
2026-01-09x86/resctrl: Add energy/perf choices to rdt boot optionTony Luck
2026-01-09x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKGTony Luck
2026-01-09x86/resctrl: Read telemetry eventsTony Luck
2026-01-09x86/resctrl: Find and enable usable telemetry eventsTony Luck
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck
2026-01-09x86,fs/resctrl: Fill in details of events for performance and energy GUIDsTony Luck
2026-01-09x86/resctrl: Discover hardware telemetry eventsTony Luck
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck
2026-01-09x86,fs/resctrl: Add an architectural hook called for first mountTony Luck
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck
2026-01-05x86,fs/resctrl: Rename some L3 specific functionsTony Luck
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck
2026-01-05x86,fs/resctrl: Use struct rdt_domain_hdr when reading countersTony Luck
2026-01-04x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdrTony Luck
2026-01-04x86/resctrl: Clean up domain_remove_cpu_ctrl()Tony Luck
2026-01-04x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain typesTony Luck
2026-01-04x86/resctrl: Move L3 initialization into new helper functionTony Luck
2026-01-04x86,fs/resctrl: Improve domain type checkingTony Luck
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-21x86,fs/resctrl: Implement "io_alloc" enable/disable handlersBabu Moger
2025-11-21x86,fs/resctrl: Detect io_alloc featureBabu Moger
2025-11-21x86/resctrl: Add SDCIAE feature in the command line optionsBabu Moger
2025-10-20x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb...Babu Moger
2025-10-13x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger
2025-10-13x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater ForestChen Yu
2025-09-15x86/resctrl: Configure mbm_event mode if supportedBabu Moger
2025-09-15x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()Babu Moger
2025-09-15x86/resctrl: Refactor resctrl_arch_rmid_read()Babu Moger
2025-09-15x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with...Babu Moger
2025-09-15x86/resctrl: Add data structures and definitions for ABMC assignmentBabu Moger
2025-09-15x86/resctrl: Add support to enable/disable AMD ABMC featureBabu Moger
2025-09-15x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature detailsBabu Moger
2025-09-15x86,fs/resctrl: Consolidate monitoring related data from rdt_resourceBabu Moger
2025-09-15x86/resctrl: Add ABMC feature in the command line optionsBabu Moger
2025-09-15x86,fs/resctrl: Prepare for more monitor eventsTony Luck
2025-09-15x86/resctrl: Remove the rdt_mon_features global variableTony Luck
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck
2025-09-15x86,fs/resctrl: Consolidate monitor event descriptionsTony Luck
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse
2025-05-16x86/resctrl: Always initialise rid field in rdt_resources_all[]James Morse