aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/lockdep.c
Commit message (Expand)AuthorAge
* Subject: lockdep: include all lock classes in all_lock_classesDale Farnsworth2008-02-25
* softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar2008-01-25
* lockdep: fix kernel crash on module unloadArjan van de Ven2008-01-24
* lockdep: fix internal double unlock during self-testNick Piggin2008-01-16
* lockdep: make cli/sti annotation warnings clearerIngo Molnar2007-12-07
* lockdep: in_range() fixOleg Nesterov2007-12-05
* lockdep: fix debug_show_all_locks()Ingo Molnar2007-12-05
* lockdep: fix a typo in the __lock_acquire commentGautham R Shenoy2007-10-28
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* workqueue: debug flushing deadlocks with lockdepJohannes Berg2007-10-19
* lockdep: syscall exit checkPeter Zijlstra2007-10-11
* lockdep: fix mismatched lockdep_depth/curr_chain_hashGregory Haskins2007-10-11
* lockdep debugging: give stacktrace for init_errorJohannes Berg2007-07-19
* lockstat: measure lock bouncingPeter Zijlstra2007-07-19
* lockdep: various fixesPeter Zijlstra2007-07-19
* lockstat: human readability tweaksPeter Zijlstra2007-07-19
* lockstat: core infrastructurePeter Zijlstra2007-07-19
* lockdep: reduce the ifdefferyPeter Zijlstra2007-07-19
* lockdep: sanitise CONFIG_PROVE_LOCKINGPeter Zijlstra2007-07-19
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-17
* lockdep: removed unused ip argument in mark_lock & mark_held_locksJarek Poplawski2007-05-08
* lockdep: lookup_chain_cache comment errataJarek Poplawski2007-05-08
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-08
* simplify the stacktrace codeChristoph Hellwig2007-05-08
* [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksJarek Poplawski2007-03-22
* [PATCH] fix section mismatch warning in lockdepSam Ravnborg2007-03-01
* [PATCH] lockdep: debug_locks check after check_chain_keyJarek Poplawski2007-02-20
* [PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron2007-02-11
* [PATCH] lockdep: more unlock-on-error fixesJarek Poplawski2007-02-11
* [PATCH] lockdep: printk warning fixAndrew Morton2006-12-30
* [PATCH] lockdep: fix possible races while disabling lock-debuggingIngo Molnar2006-12-13
* [PATCH] lockdep: print irq-trace info on assertsIngo Molnar2006-12-13
* [PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP tooIngo Molnar2006-12-13
* [PATCH] lockdep: clean up VERY_VERBOSE defineIngo Molnar2006-12-13
* [PATCH] lockdep: improve lockdep_reset()Ingo Molnar2006-12-13
* [PATCH] lockdep: improve verbose messagesIngo Molnar2006-12-13
* [PATCH] lockdep: filter off by defaultIngo Molnar2006-12-13
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] unwinder: Remove lockdep disabling of nested locks for unwinderAndi Kleen2006-12-06
* | [PATCH] lockdep: register_lock_class() fixIngo Molnar2006-12-07
* | [PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk2006-12-07
* | [PATCH] lockdep: misc fixes in lockdep.cJarek Poplawski2006-12-07
* | [PATCH] lockdep: internal locking fixesJarek Poplawski2006-12-07
* | [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-07
|/
* [PATCH] lockdep: fix static keys in module-allocated percpu areasIngo Molnar2006-11-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-17
|\
| * Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-11
* | [PATCH] lockdep: increase max allowed recursion depthIngo Molnar2006-10-17
* | [PATCH] lockdep: use BUILD_BUG_ONAlexey Dobriyan2006-10-11
|/
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02