aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/lockdep.c
Commit message (Expand)AuthorAge
* Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
|\
| * lockdep: change a held lock's classPeter Zijlstra2008-12-04
| * Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-04
| |\
| * | lockdep: fix unused function warning in kernel/lockdep.cIngo Molnar2008-11-25
| * | Merge branch 'linus' into core/lockingIngo Molnar2008-11-12
| |\ \
| * | | lockstat: contend with pointsPeter Zijlstra2008-10-20
* | | | ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt2008-12-03
| |_|/ |/| |
* | | lockdep: consistent alignement for lockdep infoLi Zefan2008-11-21
| |/ |/|
* | lockdep: fix irqs on/off ip tracingHeiko Carstens2008-10-28
* | lockdep: minor fix for debug_show_all_locks()qinghuang feng2008-10-28
|/
* lockdep: fix invalid list_del_rcu in zap_classZhu Yi2008-08-27
* lockstat: repair erronous contention statisticsJoe Korty2008-08-26
* lockdep: fix spurious 'inconsistent lock state' warningDmitry Baryshkov2008-08-18
* lockdep: use WARN() in kernel/lockdep.cArjan van de Ven2008-08-13
* lockdep: fix debug_lock_allocPeter Zijlstra2008-08-11
* lockdep: handle chains involving classes defined in modulesRabin Vincent2008-08-11
* lockdep: lock protection locksPeter Zijlstra2008-08-11
* lockdep: shrink held_lock structureDave Jones2008-08-11
* lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra2008-08-11
* lockdep: fix combinatorial explosion in lock subgraph traversalDavid Miller2008-07-31
* Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-14
|\
| * lockdep: fix ftrace irq tracing false positiveIngo Molnar2008-07-14
| * lockdep: add lock_class information to lock_chain and output itHuang, Ying2008-06-23
| * lockdep: add lock_class information to lock_chain and output itHuang, Ying2008-06-20
* | lockdep: update lockdep_recursion on graph_lockSteven Rostedt2008-05-23
* | ftrace: use Makefile to remove tracing from lockdepSteven Rostedt2008-05-23
* | ftrace: lockdep notrace annotationsSteven Rostedt2008-05-23
* | ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-23
|/
* 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