Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-26 | kmemleak: Enable task stacks scanning by default | Catalin Marinas | 1 | -1/+1 |
2009-06-25 | kmemleak: Allow the early log buffer to be configurable. | Catalin Marinas | 1 | -2/+3 |
2009-06-23 | kmemleak: use pr_fmt | Joe Perches | 1 | -28/+24 |
2009-06-17 | kmemleak: Fix some typos in comments | Catalin Marinas | 1 | -4/+4 |
2009-06-17 | kmemleak: Rename kmemleak_panic to kmemleak_stop | Catalin Marinas | 1 | -6/+6 |
2009-06-17 | kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations | Catalin Marinas | 1 | -2/+5 |
2009-06-11 | kmemleak: Add the base support | Catalin Marinas | 1 | -0/+1498 |