开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
Age
Commit message (
Expand
)
Author
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-12-12
x86/resctrl: Add write option to "mba_MBps_event" file
Tony Luck
2024-12-12
x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories
Tony Luck
2024-12-10
x86/resctrl: Make mba_sc use total bandwidth if local is not supported
Tony Luck
2024-12-10
x86/resctrl: Compute memory bandwidth for all supported events
Tony Luck
2024-12-10
x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event
Tony Luck
2024-12-10
x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control
Tony Luck
2024-12-09
x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
Babu Moger
2024-12-09
x86/resctrl: Use kthread_run_on_cpu()
Frederic Weisbecker
2024-12-06
x86/paravirt: Remove the WBINVD callback
Juergen Gross
2024-11-19
Merge tag 'x86_cache_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-06
x86/resctrl: Support Sub-NUMA cluster mode SNC6
Tony Luck
2024-10-14
x86/resctrl: Slightly clean-up mbm_config_show()
Christophe JAILLET
2024-10-08
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
2024-10-08
x86/resctrl: Avoid overflow in MB settings in bw_validate()
Martin Kletzander
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
2024-07-16
Merge tag 'x86_cache_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-15
Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-02
x86/resctrl: Detect Sub-NUMA Cluster (SNC) mode
Tony Luck
2024-07-02
x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
Tony Luck
2024-07-02
x86/resctrl: Make __mon_event_count() handle sum domains
Tony Luck
2024-07-02
x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
Tony Luck
2024-07-02
x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode
Tony Luck
2024-07-02
x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
Tony Luck
2024-07-02
x86/resctrl: Allocate a new field in union mon_data_bits
Tony Luck
2024-07-02
x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function
Tony Luck
2024-07-02
x86/resctrl: Initialize on-stack struct rmid_read instances
Tony Luck
2024-07-02
x86/resctrl: Add a new field to struct rmid_read for summation of domains
Tony Luck
2024-07-02
x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
Tony Luck
2024-07-02
x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) sys...
Tony Luck
2024-07-02
x86/resctrl: Introduce snc_nodes_per_l3_cache
Tony Luck
2024-07-02
x86/resctrl: Add node-scope to the options for feature scope
Tony Luck
2024-07-02
x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
Tony Luck
2024-07-02
x86/resctrl: Prepare for different scope for control/monitor operations
Tony Luck
2024-07-02
x86/resctrl: Prepare to split rdt_domain structure
Tony Luck
2024-07-02
x86/resctrl: Prepare for new domain scope
Tony Luck
2024-06-19
x86/resctrl: Don't try to free nonexistent RMIDs
Dave Martin
2024-06-10
x86/resctrl: Replace open coded cacheinfo searches
Tony Luck
2024-05-14
Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-29
x86/resctrl: Switch to new Intel CPU model defines
Tony Luck
2024-04-24
x86/resctrl: Add tracepoint for llc_occupancy tracking
Haifeng Xu
2024-04-24
x86/resctrl: Rename pseudo_lock_event.h to trace.h
Haifeng Xu
2024-04-24
x86/resctrl: Simplify call convention for MSR update functions
Tony Luck
2024-04-24
x86/resctrl: Pass domain to target CPU
Tony Luck
2024-04-03
x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
Reinette Chatre
2024-02-22
x86/resctrl: Remove lockdep annotation that triggers false positive
James Morse
2024-02-19
x86/resctrl: Separate arch and fs resctrl locks
James Morse
2024-02-16
x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
James Morse
2024-02-16
x86/resctrl: Add CPU offline callback for resctrl work
James Morse
[next]