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
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
2020-12-01
x86/resctrl: Clean up unused function parameter in rmdir path
Xiaochen Shen
2020-12-01
Merge tag 'v5.10-rc6' into x86/cache
Borislav Petkov
2020-12-01
x86/resctrl: Fix AMD L3 QOS CDP enable/disable
Babu Moger
2020-11-24
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
2020-11-24
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
2020-11-19
x86/resctrl: Constify kernfs_ops
Rikard Falkeborn
2020-10-27
x86/resctrl: Correct MBM total and local values
Fenghua Yu
2020-10-17
task_work: cleanup notification modes
Jens Axboe
2020-10-12
Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-05
x86/resctrl: Fix spelling in user-visible warning messages
Colin Ian King
2020-08-26
x86/resctrl: Enable user to view thread or core throttling mode
Fenghua Yu
2020-08-19
cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file
James Morse
2020-08-19
x86/resctrl: Add struct rdt_cache::arch_has_{sparse, empty}_bitmaps
James Morse
2020-08-19
x86/resctrl: Merge AMD/Intel parse_bw() calls
James Morse
2020-08-19
x86/resctrl: Add struct rdt_membw::arch_needs_linear to explain AMD/Intel MBA...
James Morse
2020-08-19
x86/resctrl: Use is_closid_match() in more places
James Morse
2020-08-18
x86/resctrl: Use container_of() in delayed_work handlers
James Morse
2020-08-18
x86/resctrl: Fix stale comment
James Morse
2020-08-18
x86/resctrl: Remove struct rdt_membw::max_delay
James Morse
2020-08-18
x86/resctrl: Remove unused struct mbm_state::chunks_bw
James Morse
2020-06-17
x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()
Dan Carpenter
2020-06-15
x86/resctrl: Fix memory bandwidth counter width for AMD
Babu Moger
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-05-06
x86/resctrl: Support wider MBM counters
Reinette Chatre
2020-05-06
x86/resctrl: Support CPUID enumeration of MBM counter width
Reinette Chatre
2020-05-06
x86/resctrl: Maintain MBM counter width per resource
Reinette Chatre
[prev]
[next]