开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
resctrl
/
mpam_resctrl.c
Age
Commit message (
Expand
)
Author
2026-04-17
arm_mpam: resctrl: Make resctrl_mon_ctx_waiters static
Ben Horgan
2026-04-17
arm_mpam: resctrl: Fix the check for no monitor components found
Ben Horgan
2026-04-17
arm_mpam: resctrl: Fix MBA CDP alloc_capable handling on unmount
Zeng Heng
2026-03-27
arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
James Morse
2026-03-27
arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
James Morse
2026-03-27
arm_mpam: resctrl: Update the rmid reallocation limit
James Morse
2026-03-27
arm_mpam: resctrl: Add resctrl_arch_rmid_read()
James Morse
2026-03-27
arm_mpam: resctrl: Allow resctrl to allocate monitors
James Morse
2026-03-27
arm_mpam: resctrl: Add support for csu counters
James Morse
2026-03-27
arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
Ben Horgan
2026-03-27
arm_mpam: resctrl: Add kunit test for control format conversions
Dave Martin
2026-03-27
arm_mpam: resctrl: Add support for 'MB' resource
James Morse
2026-03-27
arm_mpam: resctrl: Wait for cacheinfo to be ready
Ben Horgan
2026-03-27
arm_mpam: resctrl: Add rmid index helpers
Ben Horgan
2026-03-27
arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
Dave Martin
2026-03-27
arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT
Ben Horgan
2026-03-27
arm_mpam: resctrl: Add CDP emulation
James Morse
2026-03-27
arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
James Morse
2026-03-27
arm_mpam: resctrl: Implement helpers to update configuration
James Morse
2026-03-27
arm_mpam: resctrl: Add resctrl_arch_get_config()
James Morse
2026-03-27
arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
James Morse
2026-03-27
arm_mpam: resctrl: Pick the caches we will use as resctrl resources
James Morse
2026-03-27
arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
James Morse