summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c
Commit message (Expand)AuthorAgeFilesLines
* 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