index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/intel_rdt: Turn off most RDT features on Skylake
Tony Luck
2017-08-25
1
-0
/
+3
*
x86/intel_rdt: Add command line options for resource director technology
Tony Luck
2017-08-25
3
-8
/
+95
*
x86/intel_rdt: Move special case code for Haswell to a quirk function
Tony Luck
2017-08-25
1
-24
/
+28
*
x86/intel_rdt: Remove redundant ternary operator on return
Colin Ian King
2017-08-16
1
-1
/
+1
*
x86/intel_rdt/cqm: Improve limbo list processing
Vikas Shivappa
2017-08-16
3
-122
/
+133
*
x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
Vikas Shivappa
2017-08-16
4
-6
/
+6
*
x86/intel_rdt: Modify the intel_pqr_state for better performance
Vikas Shivappa
2017-08-14
3
-24
/
+26
*
x86/intel_rdt/cqm: Clear the default RMID during hotcpu
Vikas Shivappa
2017-08-14
1
-0
/
+1
*
x86/intel_rdt: Show bitmask of shareable resource with other executing units
Fenghua Yu
2017-08-01
4
-0
/
+28
*
x86/intel_rdt/mbm: Handle counter overflow
Vikas Shivappa
2017-08-01
4
-6
/
+97
*
x86/intel_rdt/mbm: Add mbm counter initialization
Vikas Shivappa
2017-08-01
4
-2
/
+23
*
x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
Tony Luck
2017-08-01
4
-2
/
+86
*
x86/intel_rdt/cqm: Add CPU hotplug support
Vikas Shivappa
2017-08-01
3
-7
/
+90
*
x86/intel_rdt/cqm: Add sched_in support
Vikas Shivappa
2017-08-01
2
-25
/
+29
*
x86/intel_rdt: Introduce rdt_enable_key for scheduling
Vikas Shivappa
2017-08-01
1
-2
/
+10
*
x86/intel_rdt/cqm: Add mount,umount support
Vikas Shivappa
2017-08-01
3
-4
/
+62
*
x86/intel_rdt/cqm: Add rmdir support
Vikas Shivappa
2017-08-01
1
-4
/
+86
*
x86/intel_rdt: Separate the ctrl bits from rmdir
Vikas Shivappa
2017-08-01
1
-15
/
+33
*
x86/intel_rdt/cqm: Add mon_data
Vikas Shivappa
2017-08-01
5
-3
/
+284
*
x86/intel_rdt: Prepare for RDT monitor data support
Vikas Shivappa
2017-08-01
2
-1
/
+1
*
x86/intel_rdt/cqm: Add cpus file support
Vikas Shivappa
2017-08-01
1
-17
/
+93
*
x86/intel_rdt: Prepare to add RDT monitor cpus file support
Vikas Shivappa
2017-08-01
4
-53
/
+62
*
x86/intel_rdt/cqm: Add tasks file support
Vikas Shivappa
2017-08-01
2
-2
/
+18
*
x86/intel_rdt: Change closid type from int to u32
Vikas Shivappa
2017-08-01
4
-4
/
+4
*
x86/intel_rdt/cqm: Add mkdir support for RDT monitoring
Vikas Shivappa
2017-08-01
2
-8
/
+151
*
x86/intel_rdt: Prepare for RDT monitoring mkdir support
Vikas Shivappa
2017-08-01
1
-32
/
+79
*
x86/intel_rdt/cqm: Add info files for RDT monitoring
Vikas Shivappa
2017-08-01
2
-0
/
+91
*
x86/intel_rdt: Simplify info and base file lists
Tony luck
2017-08-01
3
-104
/
+112
*
x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management
Vikas Shivappa
2017-08-01
3
-0
/
+251
*
x86/intel_rdt/cqm: Add RDT monitoring initialization
Vikas Shivappa
2017-08-01
4
-6
/
+242
*
x86/intel_rdt: Make rdt_resources_all more readable
Vikas Shivappa
2017-08-01
1
-0
/
+5
*
x86/intel_rdt: Cleanup namespace to support RDT monitoring
Vikas Shivappa
2017-08-01
5
-44
/
+45
*
x86/intel_rdt: Mark rdt_root and closid_alloc as static
Reinette Chatre
2017-08-01
1
-2
/
+2
*
x86/intel_rdt: Change file names to accommodate RDT monitor code
Vikas Shivappa
2017-08-01
9
-76
/
+81
*
x86/intel_rdt: Introduce a common compile option for RDT
Vikas Shivappa
2017-08-01
4
-10
/
+10
*
x86/intel_rdt/cqm: Documentation for resctrl based RDT Monitoring
Vikas Shivappa
2017-08-01
1
-38
/
+278
*
x86/perf/cqm: Wipe out perf based cqm
Vikas Shivappa
2017-08-01
6
-1800
/
+10
*
Linux 4.13-rc3
v4.13-rc3
Linus Torvalds
2017-07-30
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-30
3
-3
/
+13
|
\
|
*
x86/boot: Disable the address-of-packed-member compiler warning
Matthias Kaehlcke
2017-07-28
1
-0
/
+1
|
*
x86/efi: Fix reboot_mode when EFI runtime services are disabled
Stefan Assmann
2017-07-25
1
-3
/
+3
|
*
x86/boot: #undef memcpy() et al in string.c
Michael Davidson
2017-07-25
1
-0
/
+9
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-30
2
-5
/
+5
|
\
\
|
*
|
sched/wait: Clean up some documentation warnings
Jonathan Corbet
2017-07-25
1
-4
/
+4
|
*
|
sched/core: Fix some documentation build warnings
Jonathan Corbet
2017-07-25
1
-1
/
+1
|
|
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-30
2
-11
/
+50
|
\
\
|
*
|
kprobes/x86: Release insn_slot in failure path
Masami Hiramatsu
2017-07-24
1
-1
/
+9
|
*
|
perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs
Stephane Eranian
2017-07-24
1
-0
/
+1
|
*
|
perf/x86/intel/uncore: Fix SKX CHA event extra regs
Stephane Eranian
2017-07-24
1
-0
/
+13
|
*
|
perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field
Kan Liang
2017-07-24
1
-3
/
+0
[next]