index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2022-09-22
x86/resctrl: Remove set_mba_sc()s control array re-initialisation
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
2022-04-10
x86: Replace cpumask_weight() with cpumask_empty() where appropriate
Yury Norov
2022-02-23
kernfs: move struct kernfs_root out of the public view.
Greg Kroah-Hartman
2021-08-11
x86/resctrl: Make resctrl_arch_get_config() return its value
James Morse
2021-08-11
x86/resctrl: Merge the CDP resources
James Morse
2021-08-11
x86/resctrl: Remove rdt_cdp_peer_get()
James Morse
2021-08-11
x86/resctrl: Apply offset correction when config is staged
James Morse
2021-08-11
x86/resctrl: Make ctrlval arrays the same size
James Morse
2021-08-11
x86/resctrl: Pass configuration type to resctrl_arch_get_config()
James Morse
2021-08-11
x86/resctrl: Add a helper to read a closid's configuration
James Morse
2021-08-11
x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()
James Morse
2021-08-11
x86/resctrl: Allow different CODE/DATA configurations to be staged
James Morse
2021-08-11
x86/resctrl: Group staged configuration into a separate struct
James Morse
2021-08-11
x86/resctrl: Move the schemata names into struct resctrl_schema
James Morse
2021-08-11
x86/resctrl: Add a helper to read/set the CDP configuration
James Morse
2021-08-11
x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
James Morse
2021-08-11
x86/resctrl: Pass the schema to resctrl filesystem functions
James Morse
2021-08-11
x86/resctrl: Add resctrl_arch_get_num_closid()
James Morse
2021-08-11
x86/resctrl: Store the effective num_closid in the schema
James Morse
2021-08-11
x86/resctrl: Walk the resctrl schema list instead of an arch list
James Morse
2021-08-11
x86/resctrl: Label the resources with their configuration type
James Morse
2021-08-11
x86/resctrl: Pass the schema in info dir's private pointer
James Morse
2021-08-11
x86/resctrl: Add a separate schema list for resctrl
James Morse
2021-08-11
x86/resctrl: Split struct rdt_domain
James Morse
2021-08-11
x86/resctrl: Split struct rdt_resource
James Morse
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
[next]