aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kmemcheck.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-24Remove MAYBE_BUILD_BUG_ONRusty Russell1-1/+1
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum1-52/+58
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich1-1/+1
2009-09-23include/linux/kmemcheck.h: fix a trillion warningsAndrew Morton1-1/+3
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheckLinus Torvalds1-1/+4
2009-09-21kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfieldJohannes Berg1-1/+4
2009-09-04kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg1-0/+7
2009-06-15kmemcheck: introduce bitfield APIVegard Nossum1-0/+50
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum1-6/+29
2009-06-15kmemcheck: add DMA hooksVegard Nossum1-0/+16
2009-06-15kmemcheck: add mm functionsVegard Nossum1-0/+47
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum1-0/+17