index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kmemcheck.h
Age
Commit message (
Expand
)
Author
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
2010-01-11
kmemcheck: make bitfield annotations truly no-ops when disabled
Vegard Nossum
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
2009-09-23
include/linux/kmemcheck.h: fix a trillion warnings
Andrew Morton
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...
Linus Torvalds
2009-09-21
kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield
Johannes Berg
2009-09-04
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
Pekka Enberg
2009-06-15
kmemcheck: introduce bitfield API
Vegard Nossum
2009-06-15
kmemcheck: add hooks for the page allocator
Vegard Nossum
2009-06-15
kmemcheck: add DMA hooks
Vegard Nossum
2009-06-15
kmemcheck: add mm functions
Vegard Nossum
2009-06-13
kmemcheck: add the kmemcheck core
Vegard Nossum