index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
lockdep.h
Commit message (
Expand
)
Author
Age
*
lockdep: Reintroduce generation count to make BFS faster
Ming Lei
2009-08-02
*
lockdep: Deal with many similar locks
Peter Zijlstra
2009-08-02
*
lockdep: Introduce lockdep_assert_held()
Peter Zijlstra
2009-08-02
*
lockdep: BFS cleanup
Peter Zijlstra
2009-07-24
*
lockdep: Print the shortest dependency chain if finding a circle
Ming Lei
2009-07-24
*
vfs: Set special lockdep map for dirs only if not set by fs
Jan Kara
2009-06-22
*
Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
Robin Holt
2009-04-02
*
lockdep: move state bit definitions around
Peter Zijlstra
2009-02-14
*
lockdep: sanitize reclaim bit names
Peter Zijlstra
2009-02-14
*
lockdep: sanitize bit names
Peter Zijlstra
2009-02-14
*
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
2009-02-14
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-30
|
\
|
*
locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
KOSAKI Motohiro
2008-12-18
|
*
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
2008-11-14
*
|
lockdep: change a held lock's class
Peter Zijlstra
2008-12-04
*
|
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
2008-11-12
*
|
lockstat: contend with points
Peter Zijlstra
2008-10-20
*
|
lockdep: add might_lock() / might_lock_read()
Peter Zijlstra
2008-09-10
|
/
*
lockdep: increase MAX_LOCKDEP_KEYS
Ingo Molnar
2008-08-11
*
lockdep: fix overflow in the hlock shrinkage code
Peter Zijlstra
2008-08-11
*
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
Ingo Molnar
2008-08-11
*
lockdep: spin_lock_nest_lock()
Peter Zijlstra
2008-08-11
*
lockdep: lock protection locks
Peter Zijlstra
2008-08-11
*
lockdep: map_acquire
Peter Zijlstra
2008-08-11
*
lockdep: shrink held_lock structure
Dave Jones
2008-08-11
*
lockdep: lock_set_subclass - reset a held lock's subclass
Peter Zijlstra
2008-08-11
*
lockdep: fix combinatorial explosion in lock subgraph traversal
David Miller
2008-07-31
*
lockdep: remove duplicate definition of STATIC_LOCKDEP_MAP_INIT
Li Zefan
2008-06-24
*
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
2008-06-20
*
workqueue: debug flushing deadlocks with lockdep
Johannes Berg
2007-10-19
*
lockdep: annotate rcu_read_{,un}lock{,_bh}
Peter Zijlstra
2007-10-11
*
lockdep: syscall exit check
Peter Zijlstra
2007-10-11
*
lockstat: measure lock bouncing
Peter Zijlstra
2007-07-19
*
lockdep: various fixes
Peter Zijlstra
2007-07-19
*
lockstat: core infrastructure
Peter Zijlstra
2007-07-19
*
[PATCH] lockdep: lockdep_depth vs. debug_locks
Jarek Poplawski
2007-03-22
*
[PATCH] lockdep: forward declare struct task_struct
Heiko Carstens
2007-02-12
*
[PATCH] lockdep: add graph depth information to /proc/lockdep
Jason Baron
2007-02-11
*
[PATCH] lockdep: print irq-trace info on asserts
Ingo Molnar
2006-12-13
*
[PATCH] remove kernel/lockdep.c:lockdep_internal
Adrian Bunk
2006-12-07
*
[PATCH] debug: workqueue locking sanity
Peter Zijlstra
2006-12-07
*
Lockdep: fix compile error in drivers/input/serio/serio.c
Andrew Morton
2006-10-11
*
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
2006-10-11
*
[PATCH] lockdep: don't pull in includes when lockdep disabled
Michael S. Tsirkin
2006-09-29
*
[PATCH] lockdep: core, reduce per-lock class-cache size
Ingo Molnar
2006-07-10
*
[PATCH] lockdep: annotate genirq
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: core
Ingo Molnar
2006-07-03