Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-14 | x86: Barf when vmalloc and kmemcheck faults happen in NMI | Frederic Weisbecker | 1 | -0/+2 |
2010-02-17 | kmemcheck: Test the full object in kmemcheck_is_obj_initialized() | Catalin Marinas | 1 | -1/+1 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds | 1 | -3/+0 |
2009-09-04 | kmemleak: Don't scan uninitialized memory when kmemcheck is enabled | Pekka Enberg | 1 | -0/+14 |
2009-07-02 | kmemcheck: remove useless check | Vegard Nossum | 1 | -3/+0 |
2009-06-15 | kmemcheck: add opcode self-testing at boot | Vegard Nossum | 1 | -16/+9 |
2009-06-15 | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it | Pekka Enberg | 1 | -6/+1 |
2009-06-15 | kmemcheck: remove multiple ifdef'd definitions of the same global variable | Pekka Enberg | 1 | -3/+5 |
2009-06-15 | kmemcheck: make initialization message less confusing | Pekka Enberg | 1 | -1/+1 |
2009-06-13 | kmemcheck: add the kmemcheck core | Vegard Nossum | 1 | -0/+650 |