index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-09
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+3
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-7
/
+3
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-23
/
+25
2020-01-28
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+93
2020-01-20
x86/resctrl: Clean up unused function parameter in mkdir path
Xiaochen Shen
1
-11
/
+5
2020-01-20
x86/resctrl: Fix a deadlock due to inaccurate reference
Xiaochen Shen
1
-8
/
+8
2020-01-20
x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
Xiaochen Shen
1
-2
/
+2
2020-01-20
x86/resctrl: Fix use-after-free when deleting resource groups
Xiaochen Shen
1
-2
/
+10
2020-01-20
x86/resctrl: Add task resctrl information display
Chen Yu
1
-0
/
+86
2020-01-17
x86/resctrl: Check monitoring static key in the MBM overflow handler
Xiaochen Shen
2
-2
/
+3
2020-01-13
x86/resctrl: Do not reconfigure exiting tasks
Xiaochen Shen
1
-0
/
+4
2020-01-02
x86/resctrl: Fix potential memory leak
Shakeel Butt
1
-3
/
+3
2019-12-30
x86/resctrl: Fix an imbalance in domain_remove_cpu()
Qian Cai
1
-1
/
+1
2019-11-13
x86/resctrl: Fix potential lockdep warning
Xiaochen Shen
1
-4
/
+0
2019-11-03
x86/resctrl: Prevent NULL pointer dereference when reading mondata
Xiaochen Shen
1
-0
/
+4
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+1
2019-07-09
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+7
2019-07-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-19
/
+16
2019-06-25
x86/resctrl: Cleanup cbm_ensure_valid()
Reinette Chatre
1
-6
/
+6
2019-06-25
Merge branch 'x86/urgent' into x86/cache
Thomas Gleixner
2
-20
/
+25
2019-06-20
x86/resctrl: Prevent possible overrun during bitmap operations
Reinette Chatre
1
-19
/
+16
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
4
-37
/
+13
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+9
2019-06-12
x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled
Prarit Bhargava
1
-0
/
+3
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-26
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-18
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-25
x86/resctrl: Remove unused variable
Peng Hao
1
-3
/
+0
2019-03-13
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-69
/
+132
2019-03-08
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-12
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
[next]