summaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
Commit message (Expand)AuthorAgeFilesLines
* 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