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
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-652
/
+326
2021-04-26
Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2
-5
/
+5
2021-04-17
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
1
-3
/
+4
2021-04-11
Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2021-04-05
lockdep: Allow tuning tracing capacity constants.
Tetsuo Handa
2
-5
/
+5
2021-03-29
locking/rtmutex: Clean up signal handling in __rt_mutex_slowlock()
Thomas Gleixner
1
-12
/
+7
2021-03-29
locking/rtmutex: Restrict the trylock WARN_ON() to debug
Thomas Gleixner
1
-1
/
+1
2021-03-29
locking/rtmutex: Fix misleading comment in rt_mutex_postunlock()
Thomas Gleixner
1
-1
/
+1
2021-03-29
locking/rtmutex: Consolidate the fast/slowpath invocation
Thomas Gleixner
1
-85
/
+59
2021-03-29
locking/rtmutex: Make text section and inlining consistent
Thomas Gleixner
1
-76
/
+76
2021-03-29
locking/rtmutex: Move debug functions as inlines into common header
Thomas Gleixner
5
-119
/
+25
2021-03-29
locking/rtmutex: Decrapify __rt_mutex_init()
Thomas Gleixner
2
-6
/
+11
2021-03-29
locking/rtmutex: Remove pointless CONFIG_RT_MUTEXES=n stubs
Thomas Gleixner
1
-42
/
+20
2021-03-29
locking/rtmutex: Inline chainwalk depth check
Thomas Gleixner
1
-8
/
+3
2021-03-29
locking/rtmutex: Move rt_mutex_debug_task_free() to rtmutex.c
Thomas Gleixner
2
-6
/
+8
2021-03-29
locking/rtmutex: Remove empty and unused debug stubs
Thomas Gleixner
4
-32
/
+0
2021-03-29
locking/rtmutex: Remove output from deadlock detector
Sebastian Andrzej Siewior
5
-123
/
+1
2021-03-29
locking/rtmutex: Remove rtmutex deadlock tester leftovers
Sebastian Andrzej Siewior
5
-14
/
+1
2021-03-29
locking/rtmutex: Remove rt_mutex_timed_lock()
Sebastian Andrzej Siewior
1
-46
/
+0
2021-03-23
lockdep: Address clang -Wformat warning printing for %hd
Arnd Bergmann
1
-1
/
+1
2021-03-22
locking: Fix typos in comments
Ingo Molnar
8
-13
/
+13
2021-03-21
lockdep: Add a missing initialization hint to the "INFO: Trying to register n...
Tetsuo Handa
1
-1
/
+2
2021-03-19
locking/locktorture: Fix incorrect use of ww_acquire_ctx in ww_mutex test
Waiman Long
1
-12
/
+27
2021-03-19
locking/locktorture: Pass thread id to lock/unlock functions
Waiman Long
1
-36
/
+58
2021-03-19
locking/locktorture: Fix false positive circular locking splat in ww_mutex test
Waiman Long
1
-3
/
+14
2021-03-19
Merge branch 'locking/urgent' into locking/core, to pick up dependent commits
Ingo Molnar
1
-11
/
+14
2021-03-17
locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
Waiman Long
1
-11
/
+14
2021-03-17
locking/rwsem: Fix comment typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-11
kernel/futex: Kill rt_mutex_next_owner()
Davidlohr Bueso
2
-21
/
+0
2021-03-06
lockdep: Add lockdep lock state defines
Shuah Khan
1
-5
/
+6
2021-03-06
lockdep: Add lockdep_assert_not_held()
Shuah Khan
1
-1
/
+5
2021-02-26
kernel: delete repeated words in comments
Randy Dunlap
3
-4
/
+4
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-36
/
+18
2021-02-21
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-75
/
+152
2021-02-17
rbtree, rtmutex: Use rb_add_cached()
Peter Zijlstra
1
-36
/
+18
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+0
2021-02-12
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
3
-6
/
+9
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
1
-1
/
+0
2021-02-10
locking/mutex: Kill mutex_trylock_recursive()
Sebastian Andrzej Siewior
1
-10
/
+0
2021-02-10
lockdep: Noinstr annotate warn_bogus_irq_restore()
Peter Zijlstra
1
-1
/
+3
2021-02-05
locking/lockdep: Avoid unmatched unlock
Peter Zijlstra
1
-1
/
+2
2021-01-29
locking/rwsem: Remove empty rwsem.h
Nikolay Borisov
1
-0
/
+0
2021-01-28
locking/rtmutex: Add missing kernel-doc markup
Alex Shi
1
-6
/
+11
2021-01-26
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
2
-4
/
+2
2021-01-23
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
1
-1
/
+0
2021-01-22
lockdep: report broken irq restoration
Mark Rutland
2
-0
/
+12
2021-01-14
locking/lockdep: Exclude local_lock_t from IRQ inversions
Boqun Feng
1
-4
/
+53
2021-01-14
locking/lockdep: Clean up check_redundant() a bit
Peter Zijlstra
1
-42
/
+49
2021-01-14
locking/lockdep: Add a skip() function to __bfs()
Boqun Feng
1
-10
/
+19
[next]