index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2017-08-25
x86/intel_rdt: Turn off most RDT features on Skylake
Tony Luck
1
-0
/
+3
2017-08-25
x86/intel_rdt: Add command line options for resource director technology
Tony Luck
1
-8
/
+88
2017-08-25
x86/intel_rdt: Move special case code for Haswell to a quirk function
Tony Luck
1
-24
/
+28
2017-08-16
x86/intel_rdt/cqm: Improve limbo list processing
Vikas Shivappa
1
-4
/
+27
2017-08-16
x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
Vikas Shivappa
1
-2
/
+2
2017-08-14
x86/intel_rdt: Modify the intel_pqr_state for better performance
Vikas Shivappa
1
-6
/
+4
2017-08-14
x86/intel_rdt/cqm: Clear the default RMID during hotcpu
Vikas Shivappa
1
-0
/
+1
2017-08-01
x86/intel_rdt: Show bitmask of shareable resource with other executing units
Fenghua Yu
1
-0
/
+2
2017-08-01
x86/intel_rdt/mbm: Handle counter overflow
Vikas Shivappa
1
-6
/
+15
2017-08-01
x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
Tony Luck
1
-1
/
+22
2017-08-01
x86/intel_rdt/cqm: Add CPU hotplug support
Vikas Shivappa
1
-7
/
+34
2017-08-01
x86/intel_rdt/cqm: Add mon_data
Vikas Shivappa
1
-2
/
+7
2017-08-01
x86/intel_rdt: Prepare to add RDT monitor cpus file support
Vikas Shivappa
1
-3
/
+3
2017-08-01
x86/intel_rdt: Simplify info and base file lists
Tony luck
1
-2
/
+5
2017-08-01
x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management
Vikas Shivappa
1
-0
/
+32
2017-08-01
x86/intel_rdt/cqm: Add RDT monitoring initialization
Vikas Shivappa
1
-5
/
+36
2017-08-01
x86/intel_rdt: Make rdt_resources_all more readable
Vikas Shivappa
1
-0
/
+5
2017-08-01
x86/intel_rdt: Cleanup namespace to support RDT monitoring
Vikas Shivappa
1
-13
/
+13
2017-08-01
x86/intel_rdt: Change file names to accommodate RDT monitor code
Vikas Shivappa
1
-2
/
+3
2017-08-01
x86/perf/cqm: Wipe out perf based cqm
Vikas Shivappa
1
-0
/
+8
2017-04-20
x86/intel_rdt: Fix padding when resource is enabled via mount
Vikas Shivappa
1
-1
/
+1
2017-04-14
x86/intel_rdt/mba: Add schemata file support for MBA
Vikas Shivappa
1
-0
/
+2
2017-04-14
x86/intel_rdt: Make schemata file parsers resource specific
Vikas Shivappa
1
-0
/
+8
2017-04-14
x86/intel_rdt/mba: Add info directory files for Memory Bandwidth Allocation
Vikas Shivappa
1
-0
/
+1
2017-04-14
x86/intel_rdt: Make information files resource specific
Vikas Shivappa
1
-0
/
+1
2017-04-14
x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)
Vikas Shivappa
1
-2
/
+87
2017-04-14
x86/intel_rdt/mba: Memory bandwith allocation feature detect
Vikas Shivappa
1
-0
/
+4
2017-04-14
x86/intel_rdt: Add resource specific msr update function
Thomas Gleixner
1
-24
/
+51
2017-04-14
x86/intel_rdt: Move CBM specific data into a struct
Thomas Gleixner
1
-40
/
+48
2017-04-14
x86/intel_rdt: Cleanup namespace to support multiple resource types
Vikas Shivappa
1
-14
/
+14
2017-04-14
x86/intel_rdt: Organize code properly
Thomas Gleixner
1
-47
/
+45
2017-04-14
x86/intel_rdt: Init padding only if a device exists
Thomas Gleixner
1
-2
/
+2
2017-04-05
x86/intel_rdt: Update schemata read to show data in tabular format
Vikas Shivappa
1
-0
/
+30
2017-04-05
x86/intel_rdt: Implement "update" mode when writing schemata file
Tony Luck
1
-2
/
+0
2016-10-31
x86/intel_rdt: Add scheduler hook
Fenghua Yu
1
-1
/
+0
2016-10-31
x86/intel_rdt: Add cpus file
Tony Luck
1
-3
/
+20
2016-10-31
x86/intel_rdt: Add basic resctrl filesystem support
Fenghua Yu
1
-1
/
+7
2016-10-31
x86/intel_rdt: Build structures for each resource based on cache topology
Tony Luck
1
-0
/
+189
2016-10-27
x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUID
Fenghua Yu
1
-7
/
+104
2016-10-27
x86/intel_rdt: Add Haswell feature discovery
Fenghua Yu
1
-4
/
+45
2016-10-27
x86/intel_rdt: Add CONFIG, Makefile, and basic initialization
Fenghua Yu
1
-0
/
+54