index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
Age
Commit message (
Expand
)
Author
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
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-06-24
x86/resctrl: Fix kernel-doc in internal.h
Fabio M. De Francesco
2021-06-24
x86/resctrl: Fix kernel-doc in pseudo_lock.c
Fabio M. De Francesco
2021-05-05
x86/resctrl: Fix init const confusion
Andi Kleen
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-01-11
x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}
Valentin Schneider
2021-01-11
x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...
Reinette Chatre
2021-01-11
x86/resctrl: Add printf attribute to log function
Tom Rix
2021-01-08
x86/resctrl: Don't move a task to the same resource group
Fenghua Yu
2021-01-08
x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
Fenghua Yu
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
2020-12-14
Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-10
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
[prev]
[next]