aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kmemcheck.h
AgeCommit message (Expand)Author
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-09-23include/linux/kmemcheck.h: fix a trillion warningsAndrew Morton
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds
2009-09-21kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfieldJohannes Berg
2009-09-04kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg
2009-06-15kmemcheck: introduce bitfield APIVegard Nossum
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum
2009-06-15kmemcheck: add DMA hooksVegard Nossum
2009-06-15kmemcheck: add mm functionsVegard Nossum
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum