Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kmemcheck: make bitfield annotations truly no-ops when disabled | Vegard Nossum | 2010-01-11 | 1 | -52/+58 |
* | BUILD_BUG_ON(): fix it and a couple of bogus uses of it | Jan Beulich | 2009-09-23 | 1 | -1/+1 |
* | include/linux/kmemcheck.h: fix a trillion warnings | Andrew Morton | 2009-09-23 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds | 2009-09-22 | 1 | -1/+4 |
|\ | |||||
| * | kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield | Johannes Berg | 2009-09-21 | 1 | -1/+4 |
* | | kmemleak: Don't scan uninitialized memory when kmemcheck is enabled | Pekka Enberg | 2009-09-04 | 1 | -0/+7 |
|/ | |||||
* | kmemcheck: introduce bitfield API | Vegard Nossum | 2009-06-15 | 1 | -0/+50 |
* | kmemcheck: add hooks for the page allocator | Vegard Nossum | 2009-06-15 | 1 | -6/+29 |
* | kmemcheck: add DMA hooks | Vegard Nossum | 2009-06-15 | 1 | -0/+16 |
* | kmemcheck: add mm functions | Vegard Nossum | 2009-06-15 | 1 | -0/+47 |
* | kmemcheck: add the kmemcheck core | Vegard Nossum | 2009-06-13 | 1 | -0/+17 |