开源镜像站
帮助
动态
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
/
intel_rdt.c
Age
Commit message (
Expand
)
Author
2018-11-22
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger
2018-10-19
x86/intel_rdt: Prevent pseudo-locking from using stale pointers
Jithu Joseph
2018-10-03
x86/intel_rdt: Switch to bitmap_zalloc()
Andy Shevchenko
2018-06-23
x86/intel_rdt: Ensure RDT cleanup on exit
Reinette Chatre
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-09
x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
Tony Luck
2018-05-19
x86/intel_rdt/mba_sc: Feedback loop to dynamically update mem bandwidth
Vikas Shivappa
2018-05-19
x86/intel_rdt/mba_sc: Add schemata support
Vikas Shivappa
2018-05-19
x86/intel_rdt/mba_sc: Add initialization support
Vikas Shivappa
2018-05-19
x86/intel_rdt/mba_sc: Enable/disable MBA software controller
Vikas Shivappa
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-01-18
x86/intel_rdt: Add command line parameter to control L2_CDP
Fenghua Yu
2018-01-18
x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)
Fenghua Yu
2018-01-17
x86/intel_rdt/cqm: Prevent use after free
Thomas Gleixner
2017-10-21
x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabled
Reinette Chatre
2017-08-25
x86/intel_rdt: Turn off most RDT features on Skylake
Tony Luck
2017-08-25
x86/intel_rdt: Add command line options for resource director technology
Tony Luck
2017-08-25
x86/intel_rdt: Move special case code for Haswell to a quirk function
Tony Luck
2017-08-16
x86/intel_rdt/cqm: Improve limbo list processing
Vikas Shivappa
2017-08-16
x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
Vikas Shivappa
2017-08-14
x86/intel_rdt: Modify the intel_pqr_state for better performance
Vikas Shivappa
2017-08-14
x86/intel_rdt/cqm: Clear the default RMID during hotcpu
Vikas Shivappa
2017-08-01
x86/intel_rdt: Show bitmask of shareable resource with other executing units
Fenghua Yu
2017-08-01
x86/intel_rdt/mbm: Handle counter overflow
Vikas Shivappa
2017-08-01
x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
Tony Luck
2017-08-01
x86/intel_rdt/cqm: Add CPU hotplug support
Vikas Shivappa
2017-08-01
x86/intel_rdt/cqm: Add mon_data
Vikas Shivappa
2017-08-01
x86/intel_rdt: Prepare to add RDT monitor cpus file support
Vikas Shivappa
2017-08-01
x86/intel_rdt: Simplify info and base file lists
Tony luck
2017-08-01
x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management
Vikas Shivappa
2017-08-01
x86/intel_rdt/cqm: Add RDT monitoring initialization
Vikas Shivappa
2017-08-01
x86/intel_rdt: Make rdt_resources_all more readable
Vikas Shivappa
2017-08-01
x86/intel_rdt: Cleanup namespace to support RDT monitoring
Vikas Shivappa
2017-08-01
x86/intel_rdt: Change file names to accommodate RDT monitor code
Vikas Shivappa
2017-08-01
x86/perf/cqm: Wipe out perf based cqm
Vikas Shivappa
2017-04-20
x86/intel_rdt: Fix padding when resource is enabled via mount
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Add schemata file support for MBA
Vikas Shivappa
2017-04-14
x86/intel_rdt: Make schemata file parsers resource specific
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Add info directory files for Memory Bandwidth Allocation
Vikas Shivappa
2017-04-14
x86/intel_rdt: Make information files resource specific
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Memory bandwith allocation feature detect
Vikas Shivappa
2017-04-14
x86/intel_rdt: Add resource specific msr update function
Thomas Gleixner
2017-04-14
x86/intel_rdt: Move CBM specific data into a struct
Thomas Gleixner
2017-04-14
x86/intel_rdt: Cleanup namespace to support multiple resource types
Vikas Shivappa
2017-04-14
x86/intel_rdt: Organize code properly
Thomas Gleixner
2017-04-14
x86/intel_rdt: Init padding only if a device exists
Thomas Gleixner
2017-04-05
x86/intel_rdt: Update schemata read to show data in tabular format
Vikas Shivappa
2017-04-05
x86/intel_rdt: Implement "update" mode when writing schemata file
Tony Luck
[next]