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
/
kernel
/
lockdep.c
Commit message (
Expand
)
Author
Age
*
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
2008-12-03
*
lockdep: consistent alignement for lockdep info
Li Zefan
2008-11-21
*
lockdep: fix irqs on/off ip tracing
Heiko Carstens
2008-10-28
*
lockdep: minor fix for debug_show_all_locks()
qinghuang feng
2008-10-28
*
lockdep: fix invalid list_del_rcu in zap_class
Zhu Yi
2008-08-27
*
lockstat: repair erronous contention statistics
Joe Korty
2008-08-26
*
lockdep: fix spurious 'inconsistent lock state' warning
Dmitry Baryshkov
2008-08-18
*
lockdep: use WARN() in kernel/lockdep.c
Arjan van de Ven
2008-08-13
*
lockdep: fix debug_lock_alloc
Peter Zijlstra
2008-08-11
*
lockdep: handle chains involving classes defined in modules
Rabin Vincent
2008-08-11
*
lockdep: lock protection locks
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
*
Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2008-07-14
|
\
|
*
lockdep: fix ftrace irq tracing false positive
Ingo Molnar
2008-07-14
|
*
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
2008-06-23
|
*
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
2008-06-20
*
|
lockdep: update lockdep_recursion on graph_lock
Steven Rostedt
2008-05-23
*
|
ftrace: use Makefile to remove tracing from lockdep
Steven Rostedt
2008-05-23
*
|
ftrace: lockdep notrace annotations
Steven Rostedt
2008-05-23
*
|
ftrace: trace irq disabled critical timings
Steven Rostedt
2008-05-23
|
/
*
Subject: lockdep: include all lock classes in all_lock_classes
Dale Farnsworth
2008-02-25
*
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
Ingo Molnar
2008-01-25
*
lockdep: fix kernel crash on module unload
Arjan van de Ven
2008-01-24
*
lockdep: fix internal double unlock during self-test
Nick Piggin
2008-01-16
*
lockdep: make cli/sti annotation warnings clearer
Ingo Molnar
2007-12-07
*
lockdep: in_range() fix
Oleg Nesterov
2007-12-05
*
lockdep: fix debug_show_all_locks()
Ingo Molnar
2007-12-05
*
lockdep: fix a typo in the __lock_acquire comment
Gautham R Shenoy
2007-10-28
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
*
workqueue: debug flushing deadlocks with lockdep
Johannes Berg
2007-10-19
*
lockdep: syscall exit check
Peter Zijlstra
2007-10-11
*
lockdep: fix mismatched lockdep_depth/curr_chain_hash
Gregory Haskins
2007-10-11
*
lockdep debugging: give stacktrace for init_error
Johannes Berg
2007-07-19
*
lockstat: measure lock bouncing
Peter Zijlstra
2007-07-19
*
lockdep: various fixes
Peter Zijlstra
2007-07-19
*
lockstat: human readability tweaks
Peter Zijlstra
2007-07-19
*
lockstat: core infrastructure
Peter Zijlstra
2007-07-19
*
lockdep: reduce the ifdeffery
Peter Zijlstra
2007-07-19
*
lockdep: sanitise CONFIG_PROVE_LOCKING
Peter Zijlstra
2007-07-19
*
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2007-07-17
*
lockdep: removed unused ip argument in mark_lock & mark_held_locks
Jarek Poplawski
2007-05-08
*
lockdep: lookup_chain_cache comment errata
Jarek Poplawski
2007-05-08
*
Simplify kallsyms_lookup()
Alexey Dobriyan
2007-05-08
*
simplify the stacktrace code
Christoph Hellwig
2007-05-08
*
[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks
Jarek Poplawski
2007-03-22
*
[PATCH] fix section mismatch warning in lockdep
Sam Ravnborg
2007-03-01
*
[PATCH] lockdep: debug_locks check after check_chain_key
Jarek Poplawski
2007-02-20
*
[PATCH] lockdep: add graph depth information to /proc/lockdep
Jason Baron
2007-02-11
[next]