| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/resctrl: Rename and move rdt files to a separate directory | Babu Moger | 2018-11-22 | 1 | -571/+0 |
* | x86/intel_rdt: Fix out-of-bounds memory access in CBM tests | Reinette Chatre | 2018-10-09 | 1 | -3/+3 |
* | x86/intel_rdt: Global closid helper to support future fixes | Reinette Chatre | 2018-09-18 | 1 | -0/+1 |
* | x86/intel_rdt: Fix data type in parsing callbacks | Xiaochen Shen | 2018-09-18 | 1 | -4/+12 |
* | x86/intel_rdt: Support restoration of subset of permissions | Reinette Chatre | 2018-07-03 | 1 | -1/+2 |
* | x86/intel_rdt: Limit C-states dynamically when pseudo-locking active | Reinette Chatre | 2018-06-24 | 1 | -0/+2 |
* | x86/intel_rdt: Create character device exposing pseudo-locked region | Reinette Chatre | 2018-06-24 | 1 | -9/+5 |
* | x86/intel_rdt: Create debugfs files for pseudo-locking testing | Reinette Chatre | 2018-06-23 | 1 | -0/+3 |
* | x86/intel_rdt: Create resctrl debug area | Reinette Chatre | 2018-06-23 | 1 | -0/+2 |
* | x86/intel_rdt: Ensure RDT cleanup on exit | Reinette Chatre | 2018-06-23 | 1 | -2/+1 |
* | x86/intel_rdt: Pseudo-lock region creation/removal core | Reinette Chatre | 2018-06-23 | 1 | -0/+17 |
* | x86/intel_rdt: Add utilities to test pseudo-locked region possibility | Reinette Chatre | 2018-06-23 | 1 | -0/+2 |
* | x86/intel_rdt: Support enter/exit of locksetup mode | Reinette Chatre | 2018-06-23 | 1 | -0/+2 |
* | x86/intel_rdt: Introduce pseudo-locked region | Reinette Chatre | 2018-06-23 | 1 | -23/+41 |
* | x86/intel_rdt: Add utility to restrict/restore access to resctrl files | Reinette Chatre | 2018-06-23 | 1 | -0/+2 |
* | x86/intel_rdt: Add utility to test if tasks assigned to resource group | Reinette Chatre | 2018-06-23 | 1 | -0/+1 |
* | x86/intel_rdt: Introduce the Cache Pseudo-Locking modes | Reinette Chatre | 2018-06-23 | 1 | -0/+10 |
* | x86/intel_rdt: Display resource groups' allocations' size in bytes | Reinette Chatre | 2018-06-23 | 1 | -0/+2 |
* | x86/intel_rdt: Ensure requested schemata respects mode | Reinette Chatre | 2018-06-23 | 1 | -0/+2 |
* | x86/intel_rdt: Support flexible data to parsing callbacks | Reinette Chatre | 2018-06-23 | 1 | -3/+3 |
* | x86/intel_rdt: Introduce new "exclusive" mode | Reinette Chatre | 2018-06-23 | 1 | -0/+2 |
* | x86/intel_rdt: Make useful functions available internally | Reinette Chatre | 2018-06-23 | 1 | -0/+2 |
* | x86/intel_rdt: Associate mode with each RDT resource group | Reinette Chatre | 2018-06-23 | 1 | -0/+3 |
* | x86/intel_rdt: Introduce RDT resource group mode | Reinette Chatre | 2018-06-23 | 1 | -0/+16 |
* | x86/intel_rdt: Provide pseudo-locking hooks within rdt_mount | Reinette Chatre | 2018-06-23 | 1 | -0/+9 |
* | x86/intel_rdt/mba_sc: Feedback loop to dynamically update mem bandwidth | Vikas Shivappa | 2018-05-19 | 1 | -0/+2 |
* | x86/intel_rdt/mba_sc: Prepare for feedback loop | Vikas Shivappa | 2018-05-19 | 1 | -0/+10 |
* | x86/intel_rdt/mba_sc: Add initialization support | Vikas Shivappa | 2018-05-19 | 1 | -0/+3 |
* | x86/intel_rdt/mba_sc: Enable/disable MBA software controller | Vikas Shivappa | 2018-05-19 | 1 | -0/+3 |
* | x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFG | Fenghua Yu | 2018-01-18 | 1 | -0/+3 |
* | x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP) | Fenghua Yu | 2018-01-18 | 1 | -0/+2 |
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-11-14 | 1 | -0/+7 |
|\ |
|
| * | x86/intel_rdt: Add framework for better RDT UI diagnostics | Tony Luck | 2017-09-27 | 1 | -0/+7 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | x86/intel_rdt/cqm: Improve limbo list processing | Vikas Shivappa | 2017-08-16 | 1 | -1/+13 |
* | x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug | Vikas Shivappa | 2017-08-16 | 1 | -1/+1 |
* | x86/intel_rdt: Show bitmask of shareable resource with other executing units | Fenghua Yu | 2017-08-01 | 1 | -0/+3 |
* | x86/intel_rdt/mbm: Handle counter overflow | Vikas Shivappa | 2017-08-01 | 1 | -0/+10 |
* | x86/intel_rdt/mbm: Add mbm counter initialization | Vikas Shivappa | 2017-08-01 | 1 | -0/+9 |
* | x86/intel_rdt/mbm: Basic counting of MBM events (total and local) | Tony Luck | 2017-08-01 | 1 | -0/+33 |
* | x86/intel_rdt/cqm: Add CPU hotplug support | Vikas Shivappa | 2017-08-01 | 1 | -0/+9 |
* | x86/intel_rdt/cqm: Add sched_in support | Vikas Shivappa | 2017-08-01 | 1 | -4/+0 |
* | x86/intel_rdt/cqm: Add mount,umount support | Vikas Shivappa | 2017-08-01 | 1 | -0/+4 |
* | x86/intel_rdt/cqm: Add mon_data | Vikas Shivappa | 2017-08-01 | 1 | -0/+29 |
* | x86/intel_rdt: Prepare to add RDT monitor cpus file support | Vikas Shivappa | 2017-08-01 | 1 | -2/+0 |
* | x86/intel_rdt: Change closid type from int to u32 | Vikas Shivappa | 2017-08-01 | 1 | -1/+1 |
* | x86/intel_rdt/cqm: Add mkdir support for RDT monitoring | Vikas Shivappa | 2017-08-01 | 1 | -0/+26 |
* | x86/intel_rdt/cqm: Add info files for RDT monitoring | Vikas Shivappa | 2017-08-01 | 1 | -0/+8 |
* | x86/intel_rdt: Simplify info and base file lists | Tony luck | 2017-08-01 | 1 | -6/+16 |
* | x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management | Vikas Shivappa | 2017-08-01 | 1 | -0/+6 |