index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
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
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
2020-09-03
locking/lockdep: Fix "USED" <- "IN-NMI" inversions
peterz@infradead.org
2020-08-26
lockdep: Take read/write status in consideration when generate chainkey
Boqun Feng
2020-08-26
lockdep: Add recursive read locks into dependency graph
Boqun Feng
2020-08-26
lockdep: Fix recursive read lock related safe->unsafe detection
Boqun Feng
2020-08-26
lockdep: Adjust check_redundant() for recursive read change
Boqun Feng
2020-08-26
lockdep: Support deadlock detection for recursive read locks in check_noncirc...
Boqun Feng
2020-08-26
lockdep: Make __bfs(.match) return bool
Boqun Feng
2020-08-26
lockdep: Extend __bfs() to work with multiple types of dependencies
Boqun Feng
2020-08-26
lockdep: Introduce lock_list::dep
Boqun Feng
2020-08-26
lockdep: Reduce the size of lock_list::distance
Boqun Feng
2020-08-26
lockdep: Make __bfs() visit every dependency until a match
Boqun Feng
2020-08-26
lockdep: Demagic the return value of BFS
Boqun Feng
2020-08-26
locking: More accurate annotations for read_lock()
Boqun Feng
2020-08-26
lockdep,trace: Expose tracepoints
Peter Zijlstra
2020-08-26
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2020-08-24
locktorture: Make function torture_percpu_rwsem_init() static
Wei Yongjun
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]