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
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
/
rdtgroup.c
Age
Commit message (
Expand
)
Author
2024-02-19
x86/resctrl: Separate arch and fs resctrl locks
James Morse
2024-02-16
x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
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: Add helpers for system wide mon/alloc capable
James Morse
2024-02-16
x86/resctrl: Make rdt_enable_key the arch's decision to switch
James Morse
2024-02-16
x86/resctrl: Move alloc/mon static keys into helpers
James Morse
2024-02-16
x86/resctrl: Make resctrl_mounted checks explicit
James Morse
2024-02-16
x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
James Morse
2024-02-16
x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
James Morse
2024-02-16
x86/resctrl: Use __set_bit()/__clear_bit() instead of open coding
James Morse
2024-02-16
x86/resctrl: Allow RMID allocation to be scoped by CLOSID
James Morse
2024-02-16
x86/resctrl: Access per-rmid structures by index
James Morse
2024-02-16
x86/resctrl: Track the closid with the rmid
James Morse
2024-02-16
x86/resctrl: Move RMID allocation out of mkdir_rdt_prepare()
James Morse
2024-02-16
x86/resctrl: Create helper for RMID allocation and mondata dir creation
James Morse
2024-01-25
x86/resctrl: Remove redundant variable in mbm_config_write_domain()
Babu Moger
2024-01-23
x86/resctrl: Read supported bandwidth sources from CPUID
Babu Moger
2023-10-17
x86/resctrl: Display RMID of resource group
Babu Moger
2023-10-17
x86/resctrl: Add support for the files of MON groups only
Babu Moger
2023-10-17
x86/resctrl: Display CLOSID for resource group
Babu Moger
2023-10-17
x86/resctrl: Introduce "-o debug" mount option
Babu Moger
2023-10-17
x86/resctrl: Move default group file creation to mount
Babu Moger
2023-10-17
x86/resctrl: Unwind properly from rdt_enable_ctx()
Babu Moger
2023-10-17
x86/resctrl: Rename rftype flags for consistency
Babu Moger
2023-10-17
x86/resctrl: Simplify rftype flag definitions
Babu Moger
2023-10-17
x86/resctrl: Add multiple tasks to the resctrl group at once
Babu Moger
2023-10-11
x86/resctrl: Add sparse_masks file in info
Fenghua Yu
2023-10-11
x86/resctrl: Fix remaining kernel-doc warnings
Maciej Wieczor-Retman
2023-06-07
x86/resctrl: Implement rename op for mon groups
Peter Newman
2023-06-07
x86/resctrl: Factor rdtgroup lock for multi-file ops
Peter Newman
2023-05-30
x86/resctrl: Only show tasks' pid in current pid namespace
Shawn Wang
2023-03-15
x86/resctrl: Clear staged_config[] before and after it is used
Shawn Wang
2023-03-08
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
2023-01-26
x86/resctrl: Fix a silly -Wunused-but-set-variable warning
Borislav Petkov (AMD)
2023-01-23
x86/resctrl: Add interface to write mbm_local_bytes_config
Babu Moger
2023-01-23
x86/resctrl: Add interface to write mbm_total_bytes_config
Babu Moger
2023-01-23
x86/resctrl: Add interface to read mbm_local_bytes_config
Babu Moger
2023-01-23
x86/resctrl: Add interface to read mbm_total_bytes_config
Babu Moger
2023-01-23
x86/resctrl: Support monitor configuration
Babu Moger
2023-01-23
x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
Babu Moger
2023-01-23
x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
Babu Moger
2023-01-10
x86/resctrl: Fix task CLOSID/RMID update race
Peter Newman
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-22
x86/resctrl: Remove architecture copy of mbps_val
James Morse
2022-09-22
x86/resctrl: Switch over to the resctrl mbps_val list
James Morse
2022-09-22
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
2022-09-22
x86/resctrl: Abstract and use supports_mba_mbps()
James Morse
[next]