index
:
mesalab_git/zhangyang/uintr-linux-kernel.git
TEMP3
epoll_test
epoll_waitlist
temp1
temp2
tsing-kernel
uintr-next
uintr_wait_fix
Repository for zhangyang/uintr-linux-kernel
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
/
monitor.c
Age
Commit message (
Expand
)
Author
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: 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: Split struct rdt_domain
James Morse
2021-08-11
x86/resctrl: Split struct rdt_resource
James Morse
2021-05-05
x86/resctrl: Fix init const confusion
Andi Kleen
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
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
2020-10-27
x86/resctrl: Correct MBM total and local values
Fenghua Yu
2020-08-18
x86/resctrl: Use container_of() in delayed_work handlers
James Morse
2020-08-18
x86/resctrl: Remove unused struct mbm_state::chunks_bw
James Morse
2020-05-06
x86/resctrl: Support wider MBM counters
Reinette Chatre
2020-05-06
x86/resctrl: Maintain MBM counter width per resource
Reinette Chatre
2020-01-17
x86/resctrl: Check monitoring static key in the MBM overflow handler
Xiaochen Shen
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-12
x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled
Prarit Bhargava
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-03-24
x86/resctrl: Remove unused variable
Peng Hao
2018-11-22
x86/resctrl: Move all the macros to resctrl/internal.h
Babu Moger
2018-11-22
x86/resctrl: Rename the RDT functions and definitions
Babu Moger
2018-11-22
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger