index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
x86/resctrl: Don't stop walking closids when a locksetup group is found
James Morse
1
-1
/
+6
2019-06-10
x86/resctrl: Use _ASM_BX to avoid ifdeffery
Uros Bizjak
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
4
-36
/
+4
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
1
-1
/
+1
2019-05-25
no need to protect against put_user_ns(NULL)
Al Viro
1
-2
/
+1
2019-04-18
x86/resctrl: Initialize a new resource group with default MBA values
Xiaochen Shen
2
-21
/
+35
2019-04-17
x86/resctrl: Move per RDT domain initialization to a separate function
Xiaochen Shen
1
-59
/
+72
2019-04-14
x86/resctrl: Do not repeat rdtgroup mode initialization
Xiaochen Shen
1
-1
/
+2
2019-04-01
x86/resctrl: Fix typos in the mba_sc mount option
Xiaochen Shen
1
-3
/
+3
2019-03-24
x86/resctrl: Remove unused variable
Peng Hao
1
-3
/
+0
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-69
/
+132
2019-03-07
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+0
2019-02-28
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
2
-69
/
+132
2019-02-05
x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definition
Reinette Chatre
1
-7
/
+0
2019-02-02
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
1
-2
/
+2
2019-01-09
x86/cache: Rename config option to CONFIG_X86_RESCTRL
Borislav Petkov
1
-2
/
+2
2018-12-26
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-0
/
+7525
2018-12-11
x86/resctrl: Fix rdt_find_domain() return value and checks
Reinette Chatre
3
-3
/
+3
2018-11-29
x86/resctrl: Remove unnecessary check for cbm_validate()
Babu Moger
1
-1
/
+1
2018-11-27
x86/resctrl: Use rdt_last_cmd_puts() where possible
Reinette Chatre
2
-6
/
+6
2018-11-22
x86/resctrl: Introduce AMD QOS feature
Babu Moger
3
-3
/
+142
2018-11-22
x86/resctrl: Fixup the user-visible strings
Babu Moger
3
-46
/
+46
2018-11-22
x86/resctrl: Rename the config option INTEL_RDT to RESCTRL
Babu Moger
1
-2
/
+2
2018-11-22
x86/resctrl: Add vendor check for the MBA software controller
Babu Moger
1
-1
/
+4
2018-11-22
x86/resctrl: Bring cbm_validate() into the resource structure
Babu Moger
3
-9
/
+19
2018-11-22
x86/resctrl: Initialize the vendor-specific resource functions
Babu Moger
3
-9
/
+37
2018-11-22
x86/resctrl: Move all the macros to resctrl/internal.h
Babu Moger
4
-24
/
+24
2018-11-22
x86/resctrl: Re-arrange the RDT init code
Babu Moger
1
-7
/
+21
2018-11-22
x86/resctrl: Rename the RDT functions and definitions
Babu Moger
4
-25
/
+26
2018-11-22
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger
8
-0
/
+7326
[prev]