summaryrefslogtreecommitdiffstats
path: root/include/linux/kmemcheck.h
Commit message (Expand)AuthorAgeFilesLines
* Remove MAYBE_BUILD_BUG_ONRusty Russell2011-01-241-1/+1
* kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum2010-01-111-52/+58
* BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-231-1/+1
* include/linux/kmemcheck.h: fix a trillion warningsAndrew Morton2009-09-231-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-221-1/+4
|\
| * kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfieldJohannes Berg2009-09-211-1/+4
* | kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg2009-09-041-0/+7
|/
* kmemcheck: introduce bitfield APIVegard Nossum2009-06-151-0/+50
* kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-151-6/+29
* kmemcheck: add DMA hooksVegard Nossum2009-06-151-0/+16
* kmemcheck: add mm functionsVegard Nossum2009-06-151-0/+47
* kmemcheck: add the kmemcheck coreVegard Nossum2009-06-131-0/+17