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
2022-05-11
locking/qrwlock: Change "queue rwlock" to "queued rwlock"
Waiman Long
1
-4
/
+4
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
2022-01-12
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-33
/
+37
2022-01-11
Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2021-12-18
Merge branch 'locking/urgent' into locking/core
Thomas Gleixner
1
-1
/
+1
2021-12-18
locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
Zqiang
1
-1
/
+1
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-93
/
+89
2021-12-08
locktorture,rcutorture,torture: Always log error message
Li Zhijian
1
-2
/
+2
2021-12-04
locking: Make owner_on_cpu() into <linux/sched.h>
Kefeng Wang
3
-21
/
+4
2021-12-04
lockdep: Remove softirq accounting on PREEMPT_RT.
Thomas Gleixner
1
-0
/
+2
2021-12-04
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
Sebastian Andrzej Siewior
1
-4
/
+26
2021-12-04
locking/rtmutex: Squash self-deadlock check for ww_rt_mutex.
Peter Zijlstra
1
-1
/
+4
2021-12-04
locking: Remove rt_rwlock_is_contended().
Sebastian Andrzej Siewior
1
-6
/
+0
2021-11-23
locking/rwsem: Optimize down_read_trylock() under highly contended case
Muchun Song
1
-7
/
+4
2021-11-23
locking/rwsem: Make handoff bit handling more consistent
Waiman Long
1
-86
/
+85
2021-11-17
kernel/locking: Use a pointer in ww_mutex_trylock().
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+0
2021-11-09
kallsyms: remove arch specific text and data check
Kefeng Wang
1
-3
/
+0
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+15
2021-11-06
mm: make generic arch_is_kernel_initmem_freed() do what it says
Christophe Leroy
1
-0
/
+15
2021-11-02
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+7
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
1
-2
/
+1
2021-10-19
locking/rwsem: Fix comments about reader optimistic lock stealing conditions
Yanfei Xu
1
-2
/
+1
2021-10-19
locking: Remove rcu_read_{,un}lock() for preempt_{dis,en}able()
Yanfei Xu
2
-12
/
+24
2021-10-19
locking/rwsem: Disable preemption for spinning region
Yanfei Xu
1
-23
/
+30
2021-10-07
locking/rwbase: Optimize rwbase_read_trylock
Davidlohr Bueso
1
-3
/
+2
2021-10-07
Merge branch 'tip/locking/urgent'
Peter Zijlstra
1
-20
/
+45
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
1
-20
/
+45
2021-10-01
rtmutex: Wake up the waiters lockless while dropping the read lock.
Thomas Gleixner
2
-7
/
+18
2021-10-01
rtmutex: Check explicit for TASK_RTLOCK_WAIT.
Sebastian Andrzej Siewior
1
-1
/
+1
2021-10-01
locking/rt: Take RCU nesting into account for __might_resched()
Thomas Gleixner
1
-3
/
+14
2021-10-01
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
1
-3
/
+3
2021-10-01
locking/ww-mutex: Fix uninitialized use of ret in test_aa()
Nathan Chancellor
1
-1
/
+2
2021-09-17
lockdep: Improve comments in wait-type checks
Zhouyi Zhou
1
-1
/
+1
2021-09-17
lockdep: Let lock_is_held_type() detect recursive read as read
Sebastian Andrzej Siewior
1
-1
/
+1
2021-09-17
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
3
-21
/
+131
[next]