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
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
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-43
/
+58
2023-02-21
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2023-02-21
Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-37
/
+54
2023-02-06
rtmutex: Ensure that the top waiter is always woken up
Wander Lairson Costa
1
-2
/
+3
2023-01-31
cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
1
-0
/
+3
2023-01-26
locking/rwsem: Disable preemption in all down_write*() and up_write() code paths
Waiman Long
1
-19
/
+19
2023-01-26
locking/rwsem: Disable preemption in all down_read*() and up_read() code paths
Waiman Long
1
-6
/
+24
2023-01-26
locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
Waiman Long
1
-10
/
+9
2023-01-05
locktorture: Make the rt_boost factor a tunable
Joel Fernandes (Google)
1
-5
/
+7
2023-01-05
locktorture: Allow non-rtmutex lock types to be boosted
Joel Fernandes (Google)
1
-43
/
+56
2023-01-05
locking/qspinlock: Micro-optimize pending state waiting for unlock
Guo Ren
1
-2
/
+2
2023-01-01
Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-12
/
+49
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2022-12-12
rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
Mel Gorman
2
-12
/
+49
2022-12-12
lockdep: allow instrumenting lockdep.c with KMSAN
Alexander Potapenko
1
-1
/
+0
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2022-10-10
Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-43
/
+55
2022-10-04
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
1
-1
/
+2
2022-09-21
locking/lockdep: Print more debug information - report name and key when look...
Tetsuo Handa
1
-2
/
+4
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
1
-1
/
+1
2022-09-15
locking: Add __sched to semaphore functions
Namhyung Kim
1
-6
/
+6
2022-09-15
locking/rwsem: Disable preemption while trying for rwsem lock
Gokul krishna Krishnakumar
1
-2
/
+12
2022-08-30
locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
Marco Elver
1
-0
/
+6
2022-08-19
locking: Add __lockfunc to slow path functions
Namhyung Kim
3
-5
/
+5
2022-08-04
locking/spinlocks: Mark spinlocks noinline when inline spinlocks are disabled
Andi Kleen
1
-28
/
+28
2022-08-03
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+4
2022-07-30
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
1
-10
/
+20
2022-07-05
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
1
-1
/
+1
2022-06-24
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
1
-3
/
+4
2022-06-13
locking/lockdep: Use sched_clock() for random numbers
Sebastian Andrzej Siewior
1
-1
/
+1
2022-05-27
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+33
2022-05-11
locking/qrwlock: Change "queue rwlock" to "queued rwlock"
Waiman Long
1
-4
/
+4
2022-04-06
kernel/lockdep: move lockdep sysctls to its own file
tangmeng
1
-2
/
+33
2022-04-05
locking/mutex: Make contention tracepoints more consistent wrt adaptive spinning
Peter Zijlstra
1
-4
/
+12
2022-04-05
locking: Apply contention tracepoints in the slow path
Namhyung Kim
8
-1
/
+63
2022-04-05
locking: Add lock contention tracepoints
Namhyung Kim
2
-1
/
+3
2022-04-05
locking/rwsem: Always try to wake waiters in out_nolock path
Waiman Long
1
-10
/
+34
2022-04-05
locking/rwsem: Conditionally wake waiters in reader/writer slowpaths
Waiman Long
1
-36
/
+32
2022-04-05
locking/rwsem: No need to check for handoff bit if wait queue empty
Waiman Long
1
-5
/
+4
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
1
-14
/
+8
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-31
/
+76
2022-02-16
locking/lockdep: Iterate lock_classes directly when reading lockdep files
Waiman Long
3
-15
/
+56
2022-02-12
lockdep: Correct lock_classes index mapping
Cheng Jui Wang
1
-2
/
+2
2022-02-11
locking: Add missing __sched attributes
Minchan Kim
2
-3
/
+4
2022-01-26
locking/lockdep: Avoid potential access of invalid memory in lock_class
Waiman Long
1
-9
/
+15
2022-01-26
lockdep: Use memset_startat() helper in reinit_class()
Xiu Jianfeng
1
-4
/
+1
2022-01-22
locking/rwlocks: introduce write_lock_nested
Minchan Kim
2
-0
/
+22
[next]