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
/
drivers
/
resctrl
/
mpam_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-27
arm_mpam: Quirk CMN-650's CSU NRDY behaviour
James Morse
1
-0
/
+6
2026-03-27
arm_mpam: Add workaround for T241-MPAM-6
Shanker Donthineni
1
-0
/
+1
2026-03-27
arm_mpam: Add workaround for T241-MPAM-4
Shanker Donthineni
1
-0
/
+1
2026-03-27
arm_mpam: Add workaround for T241-MPAM-1
Shanker Donthineni
1
-0
/
+9
2026-03-27
arm_mpam: Add quirk framework
Shanker Donthineni
1
-0
/
+25
2026-03-27
arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
James Morse
1
-0
/
+4
2026-03-27
arm_mpam: resctrl: Allow resctrl to allocate monitors
James Morse
1
-1
/
+13
2026-03-27
arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
Ben Horgan
1
-0
/
+15
2026-03-27
arm_mpam: resctrl: Add CDP emulation
James Morse
1
-0
/
+1
2026-03-27
arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
James Morse
1
-0
/
+3
2026-03-27
arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
James Morse
1
-0
/
+21
2026-03-27
arm64: mpam: Context switch the MPAM registers
James Morse
1
-2
/
+2
2026-03-27
arm_mpam: Reset when feature configuration bit unset
Ben Horgan
1
-4
/
+0
2026-01-16
arm_mpam: Use non-atomic bitops when modifying feature bitmap
Ben Horgan
1
-2
/
+6
2026-01-16
arm_mpam: Remove duplicate linux/srcu.h header
Jiapeng Chong
1
-1
/
+0
2025-11-19
arm_mpam: Add kunit tests for props_mismatch()
James Morse
1
-1
/
+13
2025-11-19
arm_mpam: Add helper to reset saved mbwu state
James Morse
1
-0
/
+2
2025-11-19
arm_mpam: Probe for long/lwd mbwu counters
Rohit Mathew
1
-0
/
+3
2025-11-19
arm_mpam: Consider overflow in bandwidth counter state
Ben Horgan
1
-1
/
+2
2025-11-19
arm_mpam: Track bandwidth counter state for power management
James Morse
1
-1
/
+20
2025-11-19
arm_mpam: Add mpam_msmon_read() to read monitor value
James Morse
1
-0
/
+19
2025-11-19
arm_mpam: Add helpers to allocate monitors
James Morse
1
-0
/
+35
2025-11-19
arm_mpam: Probe and reset the rest of the features
James Morse
1
-0
/
+18
2025-11-19
arm_mpam: Allow configuration to be applied and restored during cpu online
James Morse
1
-0
/
+27
2025-11-19
arm_mpam: Use a static key to indicate when mpam is enabled
James Morse
1
-0
/
+8
2025-11-19
arm_mpam: Register and enable IRQs
James Morse
1
-0
/
+13
2025-11-19
arm_mpam: Reset MSC controls from cpuhp callbacks
James Morse
1
-0
/
+3
2025-11-19
arm_mpam: Merge supported features during mpam_enable() into mpam_class
James Morse
1
-0
/
+3
2025-11-19
arm_mpam: Probe the hardware features resctrl supports
James Morse
1
-0
/
+33
2025-11-19
arm_mpam: Add helpers for managing the locking around the mon_sel registers
James Morse
1
-0
/
+41
2025-11-19
arm_mpam: Probe hardware to find the supported partid/pmg values
James Morse
1
-0
/
+6
2025-11-19
arm_mpam: Add cpuhp callbacks to probe MSC hardware
James Morse
1
-0
/
+5
2025-11-19
arm_mpam: Add MPAM MSC register layout definitions
James Morse
1
-0
/
+267
2025-11-19
arm_mpam: Add the class and component structures for firmware described ris
James Morse
1
-0
/
+94
2025-11-19
arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
James Morse
1
-0
/
+49