index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
Age
Commit message (
Expand
)
Author
2023-10-30
Merge tag 'x86_cache_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-17
x86/resctrl: Display RMID of resource group
Babu Moger
2023-10-17
x86/resctrl: Add support for the files of MON groups only
Babu Moger
2023-10-17
x86/resctrl: Display CLOSID for resource group
Babu Moger
2023-10-17
x86/resctrl: Introduce "-o debug" mount option
Babu Moger
2023-10-17
x86/resctrl: Move default group file creation to mount
Babu Moger
2023-10-17
x86/resctrl: Unwind properly from rdt_enable_ctx()
Babu Moger
2023-10-17
x86/resctrl: Rename rftype flags for consistency
Babu Moger
2023-10-17
x86/resctrl: Simplify rftype flag definitions
Babu Moger
2023-10-17
x86/resctrl: Add multiple tasks to the resctrl group at once
Babu Moger
2023-10-11
x86/resctrl: Add sparse_masks file in info
Fenghua Yu
2023-10-11
x86/resctrl: Enable non-contiguous CBMs in Intel CAT
Maciej Wieczor-Retman
2023-10-11
x86/resctrl: Rename arch_has_sparse_bitmaps
Maciej Wieczor-Retman
2023-10-11
x86/resctrl: Fix remaining kernel-doc warnings
Maciej Wieczor-Retman
2023-10-08
x86/resctrl: Fix kernel-doc warnings
Randy Dunlap
2023-08-05
x86/resctrl: make pseudo_lock_class a static const structure
Ivan Orlov
2023-06-07
x86/resctrl: Implement rename op for mon groups
Peter Newman
2023-06-07
x86/resctrl: Factor rdtgroup lock for multi-file ops
Peter Newman
2023-05-30
x86/resctrl: Only show tasks' pid in current pid namespace
Shawn Wang
2023-04-28
Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-15
x86/resctrl: Avoid redundant counter read in __mon_event_count()
Peter Newman
2023-03-15
x86/resctrl: Clear staged_config[] before and after it is used
Shawn Wang
2023-03-08
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
2023-01-26
x86/resctrl: Fix a silly -Wunused-but-set-variable warning
Borislav Petkov (AMD)
2023-01-23
x86/resctrl: Add interface to write mbm_local_bytes_config
Babu Moger
2023-01-23
x86/resctrl: Add interface to write mbm_total_bytes_config
Babu Moger
2023-01-23
x86/resctrl: Add interface to read mbm_local_bytes_config
Babu Moger
2023-01-23
x86/resctrl: Add interface to read mbm_total_bytes_config
Babu Moger
2023-01-23
x86/resctrl: Support monitor configuration
Babu Moger
2023-01-23
x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
Babu Moger
2023-01-23
x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
Babu Moger
2023-01-23
x86/resctrl: Include new features in command line options
Babu Moger
2023-01-23
x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
Babu Moger
2023-01-23
x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
Babu Moger
2023-01-10
x86/resctrl: Fix event counts regression in reused RMIDs
Peter Newman
2023-01-10
x86/resctrl: Fix task CLOSID/RMID update race
Peter Newman
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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
[next]