index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
/
internal.h
Age
Commit message (
Expand
)
Author
2025-11-21
x86,fs/resctrl: Implement "io_alloc" enable/disable handlers
Babu Moger
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: Add data structures and definitions for ABMC assignment
Babu Moger
2025-09-15
x86/resctrl: Add support to enable/disable AMD ABMC feature
Babu Moger
2025-09-15
x86,fs/resctrl: Prepare for more monitor events
Tony Luck
2025-05-16
x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
James Morse
2025-05-16
x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
James Morse
2025-05-16
fs/resctrl: Add boiler plate for external resctrl code
James Morse
2025-05-16
x86/resctrl: Expand the width of domid by replacing mon_data_bits
James Morse
2025-05-15
x86/resctrl: Drop __init/__exit on assorted symbols
James Morse
2025-05-15
x86/resctrl: Optimize cpumask_any_housekeeping()
Yury Norov [NVIDIA]
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-12
x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callers
James Morse
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
2025-03-12
x86/resctrl: Allow an architecture to disable pseudo lock
James Morse
2025-03-12
x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
James Morse
2025-03-12
x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
James Morse
2025-03-12
x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
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: Move resctrl types to a separate header
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: Remove data_width and the tabular format
James Morse
2025-03-12
x86/resctrl: Use schema type to determine how to parse schema values
James Morse
2025-03-12
x86/resctrl: Add a helper to avoid reaching into the arch code resource list
James Morse
2025-02-15
kernfs: Use RCU to access kernfs_node::name.
Sebastian Andrzej Siewior
2024-12-12
x86/resctrl: Add write option to "mba_MBps_event" file
Tony Luck
2024-12-12
x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories
Tony Luck
2024-12-10
x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control
Tony Luck
2024-12-09
x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
Babu Moger
2024-07-02
x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
Tony Luck
2024-07-02
x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
Tony Luck
2024-07-02
x86/resctrl: Allocate a new field in union mon_data_bits
Tony Luck
2024-07-02
x86/resctrl: Add a new field to struct rmid_read for summation of domains
Tony Luck
2024-07-02
x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
Tony Luck
2024-07-02
x86/resctrl: Prepare for different scope for control/monitor operations
Tony Luck
2024-04-24
x86/resctrl: Simplify call convention for MSR update functions
Tony Luck
2024-04-24
x86/resctrl: Pass domain to target CPU
Tony Luck
2024-04-03
x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
Reinette Chatre
2024-02-16
x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU
James Morse
2024-02-16
x86/resctrl: Add helpers for system wide mon/alloc capable
James Morse
2024-02-16
x86/resctrl: Move alloc/mon static keys into helpers
James Morse
2024-02-16
x86/resctrl: Make resctrl_mounted checks explicit
James Morse
2024-02-16
x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
James Morse
2024-02-16
x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
James Morse
2024-02-16
x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
James Morse
2024-02-16
x86/resctrl: Allow RMID allocation to be scoped by CLOSID
James Morse
2024-02-16
x86/resctrl: Access per-rmid structures by index
James Morse
[next]