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_devices.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-37
/
+266
2026-03-27
arm_mpam: Quirk CMN-650's CSU NRDY behaviour
James Morse
1
-0
/
+12
2026-03-27
arm_mpam: Add workaround for T241-MPAM-6
Shanker Donthineni
1
-2
/
+24
2026-03-27
arm_mpam: Add workaround for T241-MPAM-4
Shanker Donthineni
1
-3
/
+52
2026-03-27
arm_mpam: Add workaround for T241-MPAM-1
Shanker Donthineni
1
-0
/
+88
2026-03-27
arm_mpam: Add quirk framework
Shanker Donthineni
1
-0
/
+32
2026-03-27
arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
James Morse
1
-4
/
+28
2026-03-27
arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
Dave Martin
1
-0
/
+7
2026-03-27
arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
James Morse
1
-1
/
+1
2026-03-27
arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
James Morse
1
-0
/
+12
2026-03-27
arm64: mpam: Context switch the MPAM registers
James Morse
1
-2
/
+0
2026-03-27
arm_mpam: Reset when feature configuration bit unset
Ben Horgan
1
-28
/
+12
2026-03-27
arm_mpam: Ensure in_reset_state is false after applying configuration
Zeng Heng
1
-0
/
+1
2026-03-13
arm_mpam: Fix null pointer dereference when restoring bandwidth counters
Ben Horgan
1
-0
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-7
/
+7
2026-01-08
arm_mpam: Stop using uninitialized variables in __ris_msmon_read()
Ben Horgan
1
-3
/
+4
2025-11-19
arm_mpam: Add kunit test for bitmap reset
James Morse
1
-0
/
+4
2025-11-19
arm_mpam: Add helper to reset saved mbwu state
James Morse
1
-1
/
+47
2025-11-19
arm_mpam: Use long MBWU counters if supported
Rohit Mathew
1
-19
/
+126
2025-11-19
arm_mpam: Probe for long/lwd mbwu counters
Rohit Mathew
1
-12
/
+23
2025-11-19
arm_mpam: Consider overflow in bandwidth counter state
Ben Horgan
1
-2
/
+22
2025-11-19
arm_mpam: Track bandwidth counter state for power management
James Morse
1
-1
/
+125
2025-11-19
arm_mpam: Add mpam_msmon_read() to read monitor value
James Morse
1
-0
/
+235
2025-11-19
arm_mpam: Add helpers to allocate monitors
James Morse
1
-0
/
+2
2025-11-19
arm_mpam: Probe and reset the rest of the features
James Morse
1
-0
/
+188
2025-11-19
arm_mpam: Allow configuration to be applied and restored during cpu online
James Morse
1
-25
/
+263
2025-11-19
arm_mpam: Use a static key to indicate when mpam is enabled
James Morse
1
-0
/
+12
2025-11-19
arm_mpam: Register and enable IRQs
James Morse
1
-0
/
+280
2025-11-19
arm_mpam: Extend reset logic to allow devices to be reset any time
James Morse
1
-3
/
+54
2025-11-19
arm_mpam: Add a helper to touch an MSC from any CPU
James Morse
1
-3
/
+34
2025-11-19
arm_mpam: Reset MSC controls from cpuhp callbacks
James Morse
1
-0
/
+109
2025-11-19
arm_mpam: Merge supported features during mpam_enable() into mpam_class
James Morse
1
-0
/
+214
2025-11-19
arm_mpam: Probe the hardware features resctrl supports
James Morse
1
-0
/
+149
2025-11-19
arm_mpam: Add helpers for managing the locking around the mon_sel registers
James Morse
1
-0
/
+2
2025-11-19
arm_mpam: Probe hardware to find the supported partid/pmg values
James Morse
1
-1
/
+147
2025-11-19
arm_mpam: Add cpuhp callbacks to probe MSC hardware
James Morse
1
-1
/
+175
2025-11-19
arm_mpam: Add the class and component structures for firmware described ris
James Morse
1
-1
/
+391
2025-11-19
arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
James Morse
1
-0
/
+190