index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
/
internal.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+5
2025-03-12
x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callers
James Morse
1
-2
/
+0
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
1
-37
/
+0
2025-03-12
x86/resctrl: Allow an architecture to disable pseudo lock
James Morse
1
-8
/
+41
2025-03-12
x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
James Morse
1
-3
/
+0
2025-03-12
x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
James Morse
1
-27
/
+0
2025-03-12
x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
James Morse
1
-29
/
+0
2025-03-12
x86/resctrl: Move monitor init work to a resctrl init call
James Morse
1
-1
/
+2
2025-03-12
x86/resctrl: Move monitor exit work to a resctrl exit call
James Morse
1
-1
/
+1
2025-03-12
x86/resctrl: Move resctrl types to a separate header
James Morse
1
-24
/
+0
2025-03-12
x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code
James Morse
1
-2
/
+0
2025-03-12
x86/resctrl: Expose resctrl fs's init function to the rest of the kernel
James Morse
1
-3
/
+0
2025-03-12
x86/resctrl: Remove data_width and the tabular format
James Morse
1
-1
/
+1
2025-03-12
x86/resctrl: Use schema type to determine how to parse schema values
James Morse
1
-10
/
+0
2025-03-12
x86/resctrl: Add a helper to avoid reaching into the arch code resource list
James Morse
1
-10
/
+0
2025-02-15
kernfs: Use RCU to access kernfs_node::name.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-12-12
x86/resctrl: Add write option to "mba_MBps_event" file
Tony Luck
1
-0
/
+2
2024-12-12
x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories
Tony Luck
1
-0
/
+2
2024-12-10
x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control
Tony Luck
1
-1
/
+3
2024-12-09
x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
Babu Moger
1
-2
/
+1
2024-07-02
x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
Tony Luck
1
-0
/
+2
2024-07-02
x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
Tony Luck
1
-1
/
+1
2024-07-02
x86/resctrl: Allocate a new field in union mon_data_bits
Tony Luck
1
-7
/
+13
2024-07-02
x86/resctrl: Add a new field to struct rmid_read for summation of domains
Tony Luck
1
-0
/
+19
2024-07-02
x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
Tony Luck
1
-23
/
+39
2024-07-02
x86/resctrl: Prepare for different scope for control/monitor operations
Tony Luck
1
-3
/
+4
2024-04-24
x86/resctrl: Simplify call convention for MSR update functions
Tony Luck
1
-2
/
+1
2024-04-24
x86/resctrl: Pass domain to target CPU
Tony Luck
1
-0
/
+2
2024-04-03
x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
Reinette Chatre
1
-1
/
+2
2024-02-16
x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU
James Morse
1
-7
/
+26
2024-02-16
x86/resctrl: Add helpers for system wide mon/alloc capable
James Morse
1
-2
/
+0
2024-02-16
x86/resctrl: Move alloc/mon static keys into helpers
James Morse
1
-5
/
+0
2024-02-16
x86/resctrl: Make resctrl_mounted checks explicit
James Morse
1
-0
/
+1
2024-02-16
x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
James Morse
1
-0
/
+1
2024-02-16
x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
James Morse
1
-0
/
+24
2024-02-16
x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
James Morse
1
-0
/
+2
2024-02-16
x86/resctrl: Allow RMID allocation to be scoped by CLOSID
James Morse
1
-1
/
+1
2024-02-16
x86/resctrl: Access per-rmid structures by index
James Morse
1
-1
/
+3
2024-02-16
x86/resctrl: Track the closid with the rmid
James Morse
1
-1
/
+1
2024-02-16
x86/resctrl: Free rmid_ptrs from resctrl_exit()
James Morse
1
-0
/
+1
2024-01-24
x86/resctrl: Implement new mba_MBps throttling heuristic
Tony Luck
1
-4
/
+0
2024-01-23
x86/resctrl: Read supported bandwidth sources from CPUID
Babu Moger
1
-0
/
+3
2024-01-23
x86/resctrl: Remove hard-coded memory bandwidth limit
Babu Moger
1
-1
/
+0
2023-10-17
x86/resctrl: Display RMID of resource group
Babu Moger
1
-0
/
+1
2023-10-17
x86/resctrl: Introduce "-o debug" mount option
Babu Moger
1
-0
/
+2
2023-10-17
x86/resctrl: Rename rftype flags for consistency
Babu Moger
1
-5
/
+5
2023-10-17
x86/resctrl: Simplify rftype flag definitions
Babu Moger
1
-6
/
+3
2023-10-11
x86/resctrl: Enable non-contiguous CBMs in Intel CAT
Maciej Wieczor-Retman
1
-0
/
+9
2023-03-15
x86/resctrl: Clear staged_config[] before and after it is used
Shawn Wang
1
-0
/
+1
2023-01-23
x86/resctrl: Add interface to read mbm_total_bytes_config
Babu Moger
1
-0
/
+24
[next]