index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
2021-02-26
kernel: delete repeated words in comments
Randy Dunlap
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-17
rbtree, rtmutex: Use rb_add_cached()
Peter Zijlstra
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-02-12
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
2021-02-10
locking/mutex: Kill mutex_trylock_recursive()
Sebastian Andrzej Siewior
2021-02-10
lockdep: Noinstr annotate warn_bogus_irq_restore()
Peter Zijlstra
2021-02-05
locking/lockdep: Avoid unmatched unlock
Peter Zijlstra
2021-01-29
locking/rwsem: Remove empty rwsem.h
Nikolay Borisov
2021-01-28
locking/rtmutex: Add missing kernel-doc markup
Alex Shi
2021-01-26
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
2021-01-22
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
2021-01-22
lockdep: report broken irq restoration
Mark Rutland
2021-01-14
locking/lockdep: Exclude local_lock_t from IRQ inversions
Boqun Feng
2021-01-14
locking/lockdep: Clean up check_redundant() a bit
Peter Zijlstra
2021-01-14
locking/lockdep: Add a skip() function to __bfs()
Boqun Feng
2021-01-14
locking/lockdep: Mark local_lock_t
Peter Zijlstra
2021-01-12
locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
Peter Zijlstra
2021-01-12
locking/lockdep: Cure noinstr fail
Peter Zijlstra
2021-01-04
locking: Remove duplicate include of percpu-rwsem.h
Wang Qing
2020-12-14
Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-09
locking/rwsem: Remove reader optimistic spinning
Waiman Long
2020-12-09
locking/rwsem: Enable reader optimistic lock stealing
Waiman Long
2020-12-09
locking/rwsem: Prevent potential lock starvation
Waiman Long
2020-12-09
locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath()
Waiman Long
2020-12-09
locking/rwsem: Fold __down_{read,write}*()
Peter Zijlstra
2020-12-09
locking/rwsem: Introduce rwsem_write_trylock()
Peter Zijlstra
2020-12-09
locking/rwsem: Better collate rwsem_read_trylock()
Peter Zijlstra
2020-12-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
2020-12-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
2020-11-17
lockdep: Put graph lock/unlock under lock_recursion protection
Boqun Feng
2020-11-10
lockdep: Avoid to modify chain keys in validate_chain()
Boqun Feng
2020-11-06
locktorture: Invoke percpu_free_rwsem() to do percpu-rwsem cleanup
Hou Tao
2020-11-06
locktorture: Prevent hangs for invalid arguments
Paul E. McKenney
2020-11-06
locktorture: Ignore nreaders_stress if no readlock support
Hou Tao
2020-11-06
locktorture: Track time of last ->writeunlock()
Paul E. McKenney
2020-11-01
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-10-30
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
2020-10-30
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
2020-10-22
lockdep: Fix preemption WARN for spurious IRQ-enable
Peter Zijlstra
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-09
lockdep: Fix lockdep recursion
Peter Zijlstra
2020-10-09
lockdep: Fix usage_traceoverflow
Peter Zijlstra
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-09-29
lockdep: Optimize the memory usage of circular queue
Boqun Feng
[next]