index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
resctrl.h
Age
Commit message (
Expand
)
Author
2025-03-12
x86/resctrl: Move get_config_index() to a header
James Morse
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
2025-03-12
x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
James Morse
2025-03-12
x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
James Morse
2025-03-12
x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
James Morse
2025-03-12
x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
James Morse
2025-03-12
x86/resctrl: Add an arch helper to reset one resource
James Morse
2025-03-12
x86/resctrl: Move resctrl types to a separate header
James Morse
2025-03-12
x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code
James Morse
2025-03-12
x86/resctrl: Expose resctrl fs's init function to the rest of the kernel
James Morse
2025-03-12
x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
James Morse
2025-03-12
x86/resctrl: Generate default_ctrl instead of sharing it
James Morse
2025-03-12
x86/resctrl: Add max_bw to struct resctrl_membw
James Morse
2025-03-12
x86/resctrl: Remove data_width and the tabular format
James Morse
2025-03-12
x86/resctrl: Use schema type to determine the schema format string
James Morse
2025-03-12
x86/resctrl: Use schema type to determine how to parse schema values
James Morse
2025-03-12
x86/resctrl: Remove fflags from struct rdt_resource
James Morse
2025-03-12
x86/resctrl: Add a helper to avoid reaching into the arch code resource list
James Morse
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
2024-07-02
x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
Tony Luck
2024-07-02
x86/resctrl: Add node-scope to the options for feature scope
Tony Luck
2024-07-02
x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
Tony Luck
2024-07-02
x86/resctrl: Prepare for different scope for control/monitor operations
Tony Luck
2024-07-02
x86/resctrl: Prepare to split rdt_domain structure
Tony Luck
2024-07-02
x86/resctrl: Prepare for new domain scope
Tony Luck
2024-02-19
x86/resctrl: Separate arch and fs resctrl locks
James Morse
2024-02-16
x86/resctrl: Add CPU offline callback for resctrl work
James Morse
2024-02-16
x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU
James Morse
2024-02-16
x86/resctrl: Add CPU online callback for resctrl work
James Morse
2024-02-16
x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
James Morse
2024-02-16
x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
James Morse
2024-02-16
x86/resctrl: Track the closid with the rmid
James Morse
2023-10-11
x86/resctrl: Rename arch_has_sparse_bitmaps
Maciej Wieczor-Retman
2023-01-23
x86/resctrl: Add interface to write mbm_total_bytes_config
Babu Moger
2022-10-24
x86/resctrl: Remove arch_has_empty_bitmaps
Babu Moger
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
2022-09-23
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
2022-09-23
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
2022-09-23
x86/resctrl: Abstract __rmid_read()
James Morse
2022-09-23
x86/resctrl: Allow per-rmid arch private storage to be reset
James Morse
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
2022-09-22
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
2022-09-22
x86/resctrl: Add domain offline callback for resctrl work
James Morse
2022-09-22
x86/resctrl: Add domain online callback for resctrl work
James Morse
2022-09-22
x86/resctrl: Merge mon_capable and mon_enabled
James Morse
2022-09-22
x86/resctrl: Kill off alloc_enabled
James Morse
2021-08-11
x86/resctrl: Make resctrl_arch_get_config() return its value
James Morse
2021-08-11
x86/resctrl: Calculate the index from the configuration type
James Morse
2021-08-11
x86/resctrl: Pass configuration type to resctrl_arch_get_config()
James Morse
[next]