index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
2019-02-28
locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()
Bart Van Assche
2019-02-28
locking/lockdep: Reuse list entries that are no longer in use
Bart Van Assche
2019-02-28
locking/lockdep: Free lock classes that are no longer in use
Bart Van Assche
2019-02-28
locking/lockdep: Update two outdated comments
Bart Van Assche
2019-02-28
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
2019-02-28
locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock()
Bart Van Assche
2019-02-28
locking/lockdep: Initialize the locks_before and locks_after lists earlier
Bart Van Assche
2019-02-28
locking/lockdep: Make zap_class() remove all matching lock order entries
Bart Van Assche
2019-02-28
locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cache
Bart Van Assche
2019-02-28
locking/lockdep: Fix reported required memory size (2/2)
Bart Van Assche
2019-02-28
locking/lockdep: Fix reported required memory size (1/2)
Bart Van Assche
2019-02-28
locking/lockdep: Fix two 32-bit compiler warnings
Bart Van Assche
2019-02-28
locking/qspinlock: Remove unnecessary BUG_ON() call
Waiman Long
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-02-08
futex: Handle early deadlock return correctly
Thomas Gleixner
2019-02-04
locking/qspinlock_stat: Track the no MCS node available case
Waiman Long
2019-02-04
locking/qspinlock: Handle > 4 slowpath nesting levels
Waiman Long
2019-02-04
sched/wake_q: Reduce reference counting for special users
Davidlohr Bueso
2019-02-04
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-01-21
locking/lockdep: Provide enum lock_usage_bit mask names
Frederic Weisbecker
2019-01-21
locking/lockdep: Simplify mark_held_locks()
Frederic Weisbecker
2019-01-21
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-01-21
locking/rwsem: Fix (possible) missed wakeup
Xie Yongji
2019-01-04
kernel/locking/mutex.c: remove caller signal_pending branch predictions
Davidlohr Bueso
2018-12-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-11
locking/lockdep: Stop using RCU primitives to access 'all_lock_classes'
Bart Van Assche
2018-12-11
locking/lockdep: Make concurrent lockdep_reset_lock() calls safe
Bart Van Assche
2018-12-11
locking/lockdep: Remove a superfluous INIT_LIST_HEAD() statement
Bart Van Assche
2018-12-11
locking/lockdep: Introduce lock_class_cache_is_registered()
Bart Van Assche
2018-12-11
locking/lockdep: Inline __lockdep_init_map()
Bart Van Assche
2018-12-11
locking/lockdep: Declare local symbols static
Bart Van Assche
2018-12-01
Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...
Paul E. McKenney
2018-11-27
lockdep: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-12
locking/mutex: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-19
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-10-17
locking/pvqspinlock: Extend node size when pvqspinlock is configured
Waiman Long
2018-10-17
locking/qspinlock_stat: Count instances of nested lock slowpaths
Waiman Long
2018-10-16
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
2018-10-16
locking/qspinlock: Rework some comments
Peter Zijlstra
2018-10-16
locking/qspinlock: Re-order code
Peter Zijlstra
2018-10-16
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
2018-10-16
locking/lockdep: Remove duplicated 'lock_class_ops' percpu array
Waiman Long
2018-10-09
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
2018-10-03
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
2018-10-03
locking/lockdep: Add a faster path in __lock_release()
Waiman Long
2018-10-03
locking/lockdep: Eliminate redundant IRQs check in __lock_acquire()
Waiman Long
2018-10-03
locking/lockdep: Remove add_chain_cache_classes()
Waiman Long
2018-09-11
locking/rtmutex: Fix the preprocessor logic with normal #ifdef #else #endif
Steven Rostedt (VMware)
[next]