summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/resctrl/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-18Merge tag 'x86_cache_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2026-08-18Merge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+15
2026-07-13x86,fs/resctrl: Document safe RCU list traversalReinette Chatre1-1/+1
2026-07-02x86/resctrl: Stop using 32-bit MSR interfacesJuergen Gross1-12/+15
2026-07-01x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre1-0/+5
2026-06-16Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-06-15Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2026-06-08x86/msr: Switch wrmsrl() users to wrmsrq()Juergen Gross1-1/+1
2026-06-08x86/msr: Switch rdmsrl() users to rdmsrq()Juergen Gross1-1/+1
2026-06-05x86/resctrl: Only check Intel systems for SNCTony Luck1-1/+6
2026-05-06x86,fs/resctrl: Create 'event_filter' files read only if they're not configur...Ben Horgan1-0/+1
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish1-0/+1
2026-03-04x86/resctrl: Fix SNC detectionTony Luck1-31/+5
2026-01-09x86/resctrl: Read telemetry eventsTony Luck1-0/+4
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck1-1/+1
2026-01-05x86,fs/resctrl: Rename some L3 specific functionsTony Luck1-1/+1
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck1-18/+18
2026-01-05x86,fs/resctrl: Use struct rdt_domain_hdr when reading countersTony Luck1-3/+9
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2025-10-20x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb...Babu Moger1-1/+10
2025-10-13x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-4/+10
2025-10-13x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater ForestChen Yu1-0/+1
2025-09-15x86/resctrl: Configure mbm_event mode if supportedBabu Moger1-0/+8
2025-09-15x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()Babu Moger1-0/+69
2025-09-15x86/resctrl: Refactor resctrl_arch_rmid_read()Babu Moger1-15/+23
2025-09-15x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with...Babu Moger1-0/+36
2025-09-15x86/resctrl: Add support to enable/disable AMD ABMC featureBabu Moger1-0/+45
2025-09-15x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature detailsBabu Moger1-3/+8
2025-09-15x86,fs/resctrl: Consolidate monitoring related data from rdt_resourceBabu Moger1-5/+5
2025-09-15x86,fs/resctrl: Prepare for more monitor eventsTony Luck1-18/+16
2025-09-15x86/resctrl: Remove the rdt_mon_features global variableTony Luck1-5/+0
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck1-2/+2
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-911/+7
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse1-907/+2
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse1-1/+1
2025-05-16x86/resctrl: Split trace.hJames Morse1-1/+3
2025-05-16x86/resctrl: Add end-marker to the resctrl_event_id enumJames Morse1-5/+4
2025-05-15x86/resctrl: Drop __init/__exit on assorted symbolsJames Morse1-1/+1
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)1-0/+1
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar1-1/+1
2025-03-12x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callersJames Morse1-0/+16
2025-03-12x86/resctrl: Move mbm_cfg_mask to struct rdt_resourceJames Morse1-1/+1
2025-03-12x86/resctrl: Move mba_mbps_default_event init to filesystem codeJames Morse1-0/+5
2025-03-12x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMECJames Morse1-11/+11
2025-03-12x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.hJames Morse1-8/+8
2025-03-12x86/resctrl: Move monitor init work to a resctrl init callJames Morse1-9/+31
2025-03-12x86/resctrl: Move monitor exit work to a resctrl exit callJames Morse1-3/+9
2025-03-12x86/resctrl: Expose resctrl fs's init function to the rest of the kernelJames Morse1-1/+1
2025-03-12x86/resctrl: Add a helper to avoid reaching into the arch code resource listJames Morse1-4/+4