summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
Commit message (Expand)AuthorAge
* debugobjects: Fix boot crash when kmemleak and debugobjects enabledMarcin Slusarz2011-06-20
* debugobjects: Add hint for better object identificationStanislaw Gruszka2011-03-08
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-18
|\
| * Debugobjects transition checkMathieu Desnoyers2010-05-10
* | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2010-05-18
|\ \ | |/ |/|
| * debugobjects: Section mismatch cleanupHenrik Kretzschmar2010-03-26
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* debugobjects: Convert to raw_spinlocksThomas Gleixner2009-12-14
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* debugobjects: delay free of internal objectsThomas Gleixner2009-03-17
* debugobjects: replace static objects when slab cache becomes availableThomas Gleixner2009-03-17
* debug_objects: add boot-parameter toggle to turn object debugging off againKyle McMartin2009-03-02
* debugobjects: add boot parameter default valueIngo Molnar2008-11-26
* debugobjects: fix lockdep warningVegard Nossum2008-09-01
* Use WARN() in lib/Arjan van de Ven2008-07-26
* add a helper function to test if an object is on the stackFUJITA Tomonori2008-07-24
* debugobjects: fix lockdep warningVegard Nossum2008-06-18
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-30