index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-11-24
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
1
-7
/
+25
2020-11-24
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
1
-33
/
+2
2020-10-18
task_work: cleanup notification modes
Jens Axboe
1
-1
/
+1
2020-10-12
Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-155
/
+143
2020-09-05
x86/resctrl: Fix spelling in user-visible warning messages
Colin Ian King
1
-2
/
+2
2020-08-26
x86/resctrl: Enable user to view thread or core throttling mode
Fenghua Yu
3
-7
/
+87
2020-08-19
cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file
James Morse
1
-15
/
+2
2020-08-19
x86/resctrl: Add struct rdt_cache::arch_has_{sparse, empty}_bitmaps
James Morse
3
-39
/
+22
2020-08-19
x86/resctrl: Merge AMD/Intel parse_bw() calls
James Morse
3
-61
/
+5
2020-08-19
x86/resctrl: Add struct rdt_membw::arch_needs_linear to explain AMD/Intel MBA...
James Morse
3
-1
/
+12
2020-08-19
x86/resctrl: Use is_closid_match() in more places
James Morse
1
-16
/
+14
2020-08-18
x86/resctrl: Use container_of() in delayed_work handlers
James Morse
1
-11
/
+2
2020-08-18
x86/resctrl: Fix stale comment
James Morse
1
-1
/
+1
2020-08-18
x86/resctrl: Remove struct rdt_membw::max_delay
James Morse
2
-7
/
+4
2020-08-18
x86/resctrl: Remove unused struct mbm_state::chunks_bw
James Morse
2
-4
/
+1
2020-06-17
x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()
Dan Carpenter
1
-0
/
+1
2020-06-15
x86/resctrl: Fix memory bandwidth counter width for AMD
Babu Moger
2
-4
/
+5
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-6
/
+6
2020-05-06
x86/resctrl: Support wider MBM counters
Reinette Chatre
2
-2
/
+14
2020-05-06
x86/resctrl: Support CPUID enumeration of MBM counter width
Reinette Chatre
1
-0
/
+5
2020-05-06
x86/resctrl: Maintain MBM counter width per resource
Reinette Chatre
4
-14
/
+24
2020-05-06
x86/resctrl: Query LLC monitoring properties once during boot
Reinette Chatre
1
-0
/
+1
2020-05-06
x86/cpu: Move resctrl CPUID code to resctrl/
Reinette Chatre
1
-0
/
+24
2020-05-06
x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
Reinette Chatre
3
-3
/
+3
2020-04-17
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
3
-0
/
+16
2020-04-17
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
1
-1
/
+2
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
[next]