Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-17 | debugobjects: delay free of internal objects | Thomas Gleixner | 1 | -12/+41 |
2009-03-17 | debugobjects: replace static objects when slab cache becomes available | Thomas Gleixner | 1 | -3/+63 |
2009-03-02 | debug_objects: add boot-parameter toggle to turn object debugging off again | Kyle McMartin | 1 | -0/+8 |
2008-11-26 | debugobjects: add boot parameter default value | Ingo Molnar | 1 | -1/+3 |
2008-09-01 | debugobjects: fix lockdep warning | Vegard Nossum | 1 | -8/+23 |
2008-07-26 | Use WARN() in lib/ | Arjan van de Ven | 1 | -10/+5 |
2008-07-24 | add a helper function to test if an object is on the stack | FUJITA Tomonori | 1 | -3/+1 |
2008-06-18 | debugobjects: fix lockdep warning | Vegard Nossum | 1 | -9/+6 |
2008-04-30 | infrastructure to debug (dynamic) objects | Thomas Gleixner | 1 | -0/+890 |