Age | Commit message (Expand) | Author | Files | Lines |
2012-03-01 | bug.h: add include of it to various implicit C users | Paul Gortmaker | 1 | -0/+1 |
2011-06-15 | x86: Swap save_stack_trace_regs parameters | Masami Hiramatsu | 1 | -1/+1 |
2010-11-18 | x86: Eliminate bp argument from the stack tracing routines | Soeren Sandmann Pedersen | 1 | -1/+1 |
2010-10-22 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2010-10-14 | x86: Barf when vmalloc and kmemcheck faults happen in NMI | Frederic Weisbecker | 1 | -0/+2 |
2010-08-30 | x86, kmemcheck: Remove double test | Julia Lawall | 1 | -1/+1 |
2010-02-17 | kmemcheck: Test the full object in kmemcheck_is_obj_initialized() | Catalin Marinas | 3 | -3/+17 |
2009-12-28 | x86, kmemcheck: Use KERN_WARNING for error reporting | Pekka Enberg | 1 | -10/+9 |
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-20 | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput | 1 | -1/+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-07-02 | kmemcheck: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-06-15 | kmemcheck: add opcode self-testing at boot | Vegard Nossum | 4 | -17/+85 |
2009-06-15 | kmemcheck: add hooks for the page allocator | Vegard Nossum | 1 | -0/+8 |
2009-06-15 | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it | Pekka Enberg | 1 | -6/+1 |
2009-06-15 | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() | Pekka Enberg | 1 | -2/+7 |
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-15 | kmemcheck: remove forward declarations from error.c | Pekka Enberg | 1 | -69/+68 |
2009-06-13 | kmemcheck: include module.h to prevent warnings | Randy Dunlap | 1 | -0/+1 |
2009-06-13 | kmemcheck: add the kmemcheck core | Vegard Nossum | 10 | -0/+1206 |