index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
intel_rdt_rdtgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-19
x86/intel_rdt/mba_sc: Add initialization support
Vikas Shivappa
1
-0
/
+3
2018-05-19
x86/intel_rdt/mba_sc: Enable/disable MBA software controller
Vikas Shivappa
1
-0
/
+30
2018-02-23
x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...
Wang Hui
1
-0
/
+1
2018-01-18
x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFG
Fenghua Yu
1
-26
/
+91
2017-10-21
x86/intel_rdt: Fix potential deadlock during resctrl mount
Reinette Chatre
1
-3
/
+5
2017-10-21
x86/intel_rdt: Fix potential deadlock during resctrl unmount
Reinette Chatre
1
-5
/
+5
2017-10-05
x86/intel_rdt: Remove redundant assignment
Jithu Joseph
1
-1
/
+0
2017-09-27
x86/intel_rdt: Add diagnostics when making directories
Tony Luck
1
-6
/
+22
2017-09-27
x86/intel_rdt: Add diagnostics when writing the cpus file
Tony Luck
1
-3
/
+12
2017-09-27
x86/intel_rdt: Add diagnostics when writing the tasks file
Tony Luck
1
-3
/
+10
2017-09-27
x86/intel_rdt: Add framework for better RDT UI diagnostics
Tony Luck
1
-0
/
+56
2017-08-16
x86/intel_rdt: Remove redundant ternary operator on return
Colin Ian King
1
-1
/
+1
2017-08-16
x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
Vikas Shivappa
1
-1
/
+1
2017-08-14
x86/intel_rdt: Modify the intel_pqr_state for better performance
Vikas Shivappa
1
-5
/
+5
2017-08-01
x86/intel_rdt: Show bitmask of shareable resource with other executing units
Fenghua Yu
1
-0
/
+16
2017-08-01
x86/intel_rdt/mbm: Handle counter overflow
Vikas Shivappa
1
-0
/
+9
2017-08-01
x86/intel_rdt/mbm: Add mbm counter initialization
Vikas Shivappa
1
-0
/
+4
2017-08-01
x86/intel_rdt/cqm: Add CPU hotplug support
Vikas Shivappa
1
-0
/
+47
2017-08-01
x86/intel_rdt/cqm: Add mount,umount support
Vikas Shivappa
1
-4
/
+57
2017-08-01
x86/intel_rdt/cqm: Add rmdir support
Vikas Shivappa
1
-4
/
+86
2017-08-01
x86/intel_rdt: Separate the ctrl bits from rmdir
Vikas Shivappa
1
-15
/
+33
2017-08-01
x86/intel_rdt/cqm: Add mon_data
Vikas Shivappa
1
-0
/
+145
2017-08-01
x86/intel_rdt/cqm: Add cpus file support
Vikas Shivappa
1
-17
/
+93
2017-08-01
x86/intel_rdt: Prepare to add RDT monitor cpus file support
Vikas Shivappa
1
-46
/
+57
2017-08-01
x86/intel_rdt/cqm: Add tasks file support
Vikas Shivappa
1
-2
/
+17
2017-08-01
x86/intel_rdt: Change closid type from int to u32
Vikas Shivappa
1
-1
/
+1
2017-08-01
x86/intel_rdt/cqm: Add mkdir support for RDT monitoring
Vikas Shivappa
1
-8
/
+125
2017-08-01
x86/intel_rdt: Prepare for RDT monitoring mkdir support
Vikas Shivappa
1
-32
/
+79
2017-08-01
x86/intel_rdt/cqm: Add info files for RDT monitoring
Vikas Shivappa
1
-0
/
+83
2017-08-01
x86/intel_rdt: Simplify info and base file lists
Tony luck
1
-96
/
+91
2017-08-01
x86/intel_rdt: Cleanup namespace to support RDT monitoring
Vikas Shivappa
1
-16
/
+17
2017-08-01
x86/intel_rdt: Mark rdt_root and closid_alloc as static
Reinette Chatre
1
-2
/
+2
2017-08-01
x86/intel_rdt: Change file names to accommodate RDT monitor code
Vikas Shivappa
1
-2
/
+2
2017-06-30
x86/intel_rdt: Fix memory leak on mount failure
Vikas Shivappa
1
-1
/
+3
2017-04-14
x86/intel_rdt/mba: Add info directory files for Memory Bandwidth Allocation
Vikas Shivappa
1
-2
/
+60
2017-04-14
x86/intel_rdt: Make information files resource specific
Vikas Shivappa
1
-4
/
+14
2017-04-14
x86/intel_rdt: Move CBM specific data into a struct
Thomas Gleixner
1
-1
/
+1
2017-04-14
x86/intel_rdt: Cleanup namespace to support multiple resource types
Vikas Shivappa
1
-8
/
+8
2017-04-11
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
Ingo Molnar
1
-1
/
+1
2017-04-10
x86/intel_rdt: Add cpus_list rdtgroup file
Jiri Olsa
1
-4
/
+25
2017-03-14
x86/intel_rdt: Put group node in rdtgroup_kn_unlock
Jiri Olsa
1
-1
/
+1
2017-03-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-01
x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h
Masanari Iida
1
-1
/
+0
2016-12-09
x86/intel_rdt: Implement show_options() for resctrlfs
Shaohua Li
1
-2
/
+10
2016-12-02
x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabled
Fenghua Yu
1
-0
/
+2
2016-11-28
x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmount
Fenghua Yu
1
-30
/
+83
2016-11-28
x86/intel_rdt: Fix setting of closid when adding CPUs to a group
Fenghua Yu
1
-1
/
+1
2016-11-15
x86/intel_rdt: Update percpu closid immeditately on CPUs affected by changee
Fenghua Yu
1
-36
/
+36
[next]