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
2019-04-29
locking/lockdep: Remove unnecessary unlikely()
zhengbin
2019-04-29
lockdep: Simplify stack trace handling
Thomas Gleixner
2019-04-29
lockdep: Remove save argument from check_prev_add()
Thomas Gleixner
2019-04-29
lockdep: Remove unused trace argument from print_circular_bug()
Thomas Gleixner
2019-04-29
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
2019-04-29
locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()
Frederic Weisbecker
2019-04-18
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-04-18
locking/lockdep: Generate LOCKF_ bit composites
Peter Zijlstra
2019-04-18
locking/lockdep: Use expanded masks on find_usage_*() functions
Frederic Weisbecker
2019-04-18
locking/lockdep: Map remaining magic numbers to lock usage mask names
Frederic Weisbecker
2019-04-18
locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PR...
Frederic Weisbecker
2019-04-16
locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' again
Bart Van Assche
2019-04-14
lockdep: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
locking/rwsem: Prevent unneeded warning during locking selftest
Waiman Long
2019-04-10
locking/lockdep: Zap lock classes even with lock debugging disabled
Bart Van Assche
2019-04-10
locking/rwsem: Enable lock event counting
Waiman Long
2019-04-10
locking/lock_events: Don't show pvqspinlock events on bare metal
Waiman Long
2019-04-10
locking/lock_events: Make lock_events available for all archs & other locks
Waiman Long
2019-04-10
locking/qspinlock_stat: Introduce generic lockevent_*() counting APIs
Waiman Long
2019-04-10
locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
Waiman Long
2019-04-10
locking/rwsem: Add debug check for __down_read*()
Waiman Long
2019-04-10
locking/rwsem: Micro-optimize rwsem_try_read_lock_unqueued()
Waiman Long
2019-04-10
locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
Waiman Long
2019-04-10
locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
Waiman Long
2019-04-10
locking/rwsem: Relocate rwsem_down_read_failed()
Waiman Long
2019-04-08
mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors
Will Deacon
2019-04-08
asm-generic/mmiowb: Add generic implementation of mmiowb() tracking
Will Deacon
2019-04-03
locking/rwsem: Optimize down_read_trylock()
Waiman Long
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-03-26
locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detection
Paul E. McKenney
2019-03-09
locking/lockdep: Only call init_rcu_head() after RCU has been initialized
Bart Van Assche
2019-03-09
locking/lockdep: Avoid a Clang warning
Arnd Bergmann
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-28
locking/lockdep: Add module_param to enable consistency checks
Peter Zijlstra
2019-02-28
locking/lockdep: Add support for dynamic keys
Bart Van Assche
2019-02-28
locking/lockdep: Verify whether lock objects are small enough to be used as c...
Bart Van Assche
2019-02-28
locking/lockdep: Check data structure consistency
Bart Van Assche
2019-02-28
locking/lockdep: Reuse lock chains that have been freed
Bart Van Assche
2019-02-28
locking/lockdep: Fix a comment in add_chain_cache()
Bart Van Assche
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
[prev]
[next]