index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
Age
Commit message (
Expand
)
Author
2022-11-27
x86/resctrl: Move MSR defines into msr-index.h
Borislav Petkov
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-10-24
x86/resctrl: Remove arch_has_empty_bitmaps
Babu Moger
2022-10-18
x86/resctrl: Fix min_cbm_bits for AMD
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: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
James Morse
2022-09-23
x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
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: Add per-rmid arch private storage for overflow and chunks
James Morse
2022-09-22
x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
James Morse
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
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: Group struct rdt_hw_domain cleanup
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-08-31
x86/resctrl: Fix to restore to original value when re-enabling hardware prefe...
Kohei Tarumizu
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-12-09
x86/resctrl: Remove redundant assignment to variable chunks
Colin Ian King
2021-10-06
x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()
James Morse
2021-10-06
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
James Morse
2021-08-30
Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-22
x86/resctrl: Fix a maybe-uninitialized build warning treated as error
Babu Moger
2021-08-12
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
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: Expand resctrl_arch_update_domains()'s msr_param range
James Morse
2021-08-11
x86/resctrl: Remove rdt_cdp_peer_get()
James Morse
2021-08-11
x86/resctrl: Merge the ctrl_val arrays
James Morse
2021-08-11
x86/resctrl: Calculate the index from the configuration type
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
[prev]
[next]