summaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
Commit message (Expand)AuthorAgeFilesLines
* debugobjects: Add hint for better object identificationStanislaw Gruszka2011-03-081-3/+6
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-181-3/+56
|\
| * Debugobjects transition checkMathieu Desnoyers2010-05-101-3/+56
* | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2010-05-181-2/+2
|\ \ | |/ |/|
| * debugobjects: Section mismatch cleanupHenrik Kretzschmar2010-03-261-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* debugobjects: Convert to raw_spinlocksThomas Gleixner2009-12-141-37/+37
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* debugobjects: delay free of internal objectsThomas Gleixner2009-03-171-12/+41
* debugobjects: replace static objects when slab cache becomes availableThomas Gleixner2009-03-171-3/+63
* debug_objects: add boot-parameter toggle to turn object debugging off againKyle McMartin2009-03-021-0/+8
* debugobjects: add boot parameter default valueIngo Molnar2008-11-261-1/+3
* debugobjects: fix lockdep warningVegard Nossum2008-09-011-8/+23
* Use WARN() in lib/Arjan van de Ven2008-07-261-10/+5
* add a helper function to test if an object is on the stackFUJITA Tomonori2008-07-241-3/+1
* debugobjects: fix lockdep warningVegard Nossum2008-06-181-9/+6
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-301-0/+890
OpenPOWER on IntegriCloud