| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: Add CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF case | Masanari Iida | 2014-10-24 | 1 | -0/+4 |
* | Documentation: kmemleak: correct spelling mistake | Rahul Bedarkar | 2014-08-26 | 1 | -1/+1 |
* | mm: introduce kmemleak_update_trace() | Catalin Marinas | 2014-06-06 | 1 | -0/+1 |
* | Documentation/kmemleak.txt: updates | Wang YanQing | 2014-04-03 | 1 | -5/+3 |
* | kmemleak: allow freeing internal objects after kmemleak was disabled | Li Zefan | 2014-04-03 | 1 | -1/+14 |
* | kmemleak: Handle percpu memory allocation | Catalin Marinas | 2011-12-02 | 1 | -0/+3 |
* | Documentation: update kmemleak supported archs | Maxin B. John | 2011-06-15 | 1 | -1/+3 |
* | Documentation: update kmemleak arch. info | Daniel Baluta | 2011-04-04 | 1 | -2/+2 |
* | kmemleak: add clear command support | Luis R. Rodriguez | 2009-09-08 | 1 | -0/+30 |
* | kmemleak: Dump object information on request | Catalin Marinas | 2009-08-27 | 1 | -0/+1 |
* | kmemleak: Do not trigger a scan when reading the debug/kmemleak file | Catalin Marinas | 2009-06-26 | 1 | -2/+7 |
* | kmemleak: Simplify the reports logged by the scanning thread | Catalin Marinas | 2009-06-26 | 1 | -3/+3 |
* | kmemleak: Enable task stacks scanning by default | Catalin Marinas | 2009-06-26 | 1 | -4/+4 |
* | kmemleak: Allow the early log buffer to be configurable. | Catalin Marinas | 2009-06-25 | 1 | -0/+4 |
* | kmemleak: Add documentation on the memory leak detector | Catalin Marinas | 2009-06-11 | 1 | -0/+142 |