aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kmemcheck.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-24Remove MAYBE_BUILD_BUG_ONGravatar Rusty Russell 1-1/+1
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledGravatar Vegard Nossum 1-52/+58
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itGravatar Jan Beulich 1-1/+1
2009-09-23include/linux/kmemcheck.h: fix a trillion warningsGravatar Andrew Morton 1-1/+3
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Gravatar Linus Torvalds 1-1/+4
2009-09-21kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfieldGravatar Johannes Berg 1-1/+4
2009-09-04kmemleak: Don't scan uninitialized memory when kmemcheck is enabledGravatar Pekka Enberg 1-0/+7
2009-06-15kmemcheck: introduce bitfield APIGravatar Vegard Nossum 1-0/+50
2009-06-15kmemcheck: add hooks for the page allocatorGravatar Vegard Nossum 1-6/+29
2009-06-15kmemcheck: add DMA hooksGravatar Vegard Nossum 1-0/+16
2009-06-15kmemcheck: add mm functionsGravatar Vegard Nossum 1-0/+47
2009-06-13kmemcheck: add the kmemcheck coreGravatar Vegard Nossum 1-0/+17