index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lockdep.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-02-22
lockdep: make lockdep_assert_held() not have a return value
Johannes Berg
1
-1
/
+3
2013-02-19
lockdep: Silence warning if CONFIG_LOCKDEP isn't set
Paul Bolle
1
-1
/
+1
2013-01-12
lockdep, rwsem: provide down_write_nest_lock()
Jiri Kosina
1
-0
/
+3
2012-05-15
lockdep: fix oops in processing workqueue
Peter Zijlstra
1
-0
/
+18
2011-11-14
printk, lockdep: Disable lock debugging on zap_locks()
Peter Zijlstra
1
-0
/
+4
2011-09-29
rcu: Restore checks for blocking in RCU read-side critical sections
Paul E. McKenney
1
-1
/
+1
2011-05-25
lockdep, mutex: provide mutex_lock_nest_lock
Peter Zijlstra
1
-0
/
+3
2011-01-22
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2011-01-20
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
1
-8
/
+0
2011-01-11
workqueue: relax lockdep annotation on flush_work()
Tejun Heo
1
-0
/
+3
2010-10-22
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+0
2010-10-18
lockdep: Add improved subclass caching
Hitoshi Mitake
1
-1
/
+12
2010-10-12
genirq: Remove early_init_irq_lock_class()
Thomas Gleixner
1
-8
/
+0
2010-05-21
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
1
-0
/
+8
2010-03-13
sysctl extern cleanup: lockdep
Dave Young
1
-0
/
+4
2010-02-25
rcu: Integrate rcu_dereference_check() message into lockdep
Paul E. McKenney
1
-0
/
+4
2009-08-02
lockdep: Reintroduce generation count to make BFS faster
Ming Lei
1
-0
/
+1
2009-08-02
lockdep: Deal with many similar locks
Peter Zijlstra
1
-1
/
+3
2009-08-02
lockdep: Introduce lockdep_assert_held()
Peter Zijlstra
1
-0
/
+8
2009-07-24
lockdep: BFS cleanup
Peter Zijlstra
1
-4
/
+3
2009-07-24
lockdep: Print the shortest dependency chain if finding a circle
Ming Lei
1
-0
/
+6
2009-06-23
vfs: Set special lockdep map for dirs only if not set by fs
Jan Kara
1
-0
/
+15
2009-04-03
Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
Robin Holt
1
-0
/
+17
2009-02-15
lockdep: move state bit definitions around
Peter Zijlstra
1
-45
/
+4
2009-02-15
lockdep: sanitize reclaim bit names
Peter Zijlstra
1
-4
/
+4
2009-02-15
lockdep: sanitize bit names
Peter Zijlstra
1
-11
/
+11
2009-02-15
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
1
-1
/
+16
2008-12-31
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2008-12-18
locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
KOSAKI Motohiro
1
-1
/
+1
2008-12-04
lockdep: change a held lock's class
Peter Zijlstra
1
-2
/
+10
2008-11-14
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
1
-2
/
+3
2008-11-12
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
1
-2
/
+3
2008-10-20
lockstat: contend with points
Peter Zijlstra
1
-4
/
+9
2008-09-10
lockdep: add might_lock() / might_lock_read()
Peter Zijlstra
1
-0
/
+18
2008-08-11
lockdep: increase MAX_LOCKDEP_KEYS
Ingo Molnar
1
-1
/
+1
2008-08-11
lockdep: fix overflow in the hlock shrinkage code
Peter Zijlstra
1
-1
/
+6
2008-08-11
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
Ingo Molnar
1
-5
/
+5
2008-08-11
lockdep: spin_lock_nest_lock()
Peter Zijlstra
1
-0
/
+2
2008-08-11
lockdep: lock protection locks
Peter Zijlstra
1
-16
/
+18
2008-08-11
lockdep: map_acquire
Peter Zijlstra
1
-0
/
+12
2008-08-11
lockdep: shrink held_lock structure
Dave Jones
1
-7
/
+9
2008-08-11
lockdep: lock_set_subclass - reset a held lock's subclass
Peter Zijlstra
1
-0
/
+4
2008-07-31
lockdep: fix combinatorial explosion in lock subgraph traversal
David Miller
1
-0
/
+1
2008-06-24
lockdep: remove duplicate definition of STATIC_LOCKDEP_MAP_INIT
Li Zefan
1
-8
/
+0
2008-06-20
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
1
-0
/
+3
2007-10-19
workqueue: debug flushing deadlocks with lockdep
Johannes Berg
1
-0
/
+8
2007-10-12
lockdep: annotate rcu_read_{,un}lock{,_bh}
Peter Zijlstra
1
-0
/
+7
2007-10-12
lockdep: syscall exit check
Peter Zijlstra
1
-0
/
+2
2007-07-19
lockstat: measure lock bouncing
Peter Zijlstra
1
-1
/
+16
[next]