summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c
Commit message (Expand)AuthorAgeFilesLines
* x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa2017-06-301-1/+3
* x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa2017-04-141-2/+60
* x86/intel_rdt: Make information files resource specificVikas Shivappa2017-04-141-4/+14
* x86/intel_rdt: Move CBM specific data into a structThomas Gleixner2017-04-141-1/+1
* x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa2017-04-141-8/+8
* Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar2017-04-111-1/+1
|\
| * x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa2017-03-141-1/+1
* | x86/intel_rdt: Add cpus_list rdtgroup fileJiri Olsa2017-04-101-4/+25
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-071-1/+0
|\
| * x86/intel_rdt: Remove duplicate inclusion of linux/cpu.hMasanari Iida2017-03-011-1/+0
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
|/
* x86/intel_rdt: Implement show_options() for resctrlfsShaohua Li2016-12-091-2/+10
* x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabledFenghua Yu2016-12-021-0/+2
* x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmountFenghua Yu2016-11-281-30/+83
* x86/intel_rdt: Fix setting of closid when adding CPUs to a groupFenghua Yu2016-11-281-1/+1
* x86/intel_rdt: Update percpu closid immeditately on CPUs affected by changeeFenghua Yu2016-11-151-36/+36
* x86/intel_rdt: Reset per cpu closids on unmountFenghua Yu2016-11-151-0/+16
* x86/intel_rdt: Prevent deadlock against hotplug lockThomas Gleixner2016-11-151-5/+3
* x86/intel_rdt: Protect info directory from removalFenghua Yu2016-11-151-4/+20
* x86/intel_rdt: Export the minimum number of set mask bits in sysfsShaohua Li2016-11-071-0/+16
* x86/intel_rdt: Propagate error in rdt_mount() properlyShaohua Li2016-11-071-1/+3
* x86/intel_rdt: Add scheduler hookFenghua Yu2016-10-301-0/+3
* x86/intel_rdt: Add schemata fileTony Luck2016-10-301-0/+7
* x86/intel_rdt: Add tasks filesFenghua Yu2016-10-301-0/+180
* x86/intel_rdt: Add cpus fileTony Luck2016-10-301-2/+129
* x86/intel_rdt: Add mkdir to resctrl file systemFenghua Yu2016-10-301-0/+231
* x86/intel_rdt: Add "info" files to resctrl file systemFenghua Yu2016-10-301-0/+185
* x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu2016-10-301-0/+271