index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
resctrl
/
mpam_resctrl.c
Age
Commit message (
Expand
)
Author
Lines
2026-03-27
arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
James Morse
-1
/
+62
2026-03-27
arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
James Morse
-0
/
+65
2026-03-27
arm_mpam: resctrl: Update the rmid reallocation limit
James Morse
-0
/
+39
2026-03-27
arm_mpam: resctrl: Add resctrl_arch_rmid_read()
James Morse
-0
/
+82
2026-03-27
arm_mpam: resctrl: Allow resctrl to allocate monitors
James Morse
-0
/
+67
2026-03-27
arm_mpam: resctrl: Add support for csu counters
James Morse
-0
/
+83
2026-03-27
arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
Ben Horgan
-11
/
+220
2026-03-27
arm_mpam: resctrl: Add kunit test for control format conversions
Dave Martin
-0
/
+4
2026-03-27
arm_mpam: resctrl: Add support for 'MB' resource
James Morse
-1
/
+280
2026-03-27
arm_mpam: resctrl: Wait for cacheinfo to be ready
Ben Horgan
-0
/
+19
2026-03-27
arm_mpam: resctrl: Add rmid index helpers
Ben Horgan
-0
/
+16
2026-03-27
arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
Dave Martin
-0
/
+51
2026-03-27
arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT
Ben Horgan
-0
/
+12
2026-03-27
arm_mpam: resctrl: Add CDP emulation
James Morse
-0
/
+122
2026-03-27
arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
James Morse
-0
/
+58
2026-03-27
arm_mpam: resctrl: Implement helpers to update configuration
James Morse
-0
/
+70
2026-03-27
arm_mpam: resctrl: Add resctrl_arch_get_config()
James Morse
-0
/
+43
2026-03-27
arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
James Morse
-0
/
+13
2026-03-27
arm_mpam: resctrl: Pick the caches we will use as resctrl resources
James Morse
-2
/
+89
2026-03-27
arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
James Morse
-0
/
+324