aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/kmemcheck
Commit message (Expand)AuthorAge
* bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-29
* x86: Swap save_stack_trace_regs parametersMasami Hiramatsu2011-06-14
* x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-18
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-10-21
|\
| * x86, kmemcheck: Remove double testJulia Lawall2010-08-30
* | x86: Barf when vmalloc and kmemcheck faults happen in NMIFrederic Weisbecker2010-10-14
|/
* kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas2010-02-17
* x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg2009-12-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-22
|\
| * kmemcheck: remove useless checkVegard Nossum2009-07-01
| * kmemcheck: remove duplicated #includeHuang Weiyi2009-07-01
* | includecheck fix: x86, shadow.cJaswinder Singh Rajput2009-09-20
* | kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg2009-09-04
|/
* kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-15
* kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-15
* kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-15
* kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg2009-06-15
* kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-15
* kmemcheck: make initialization message less confusingPekka Enberg2009-06-15
* kmemcheck: remove forward declarations from error.cPekka Enberg2009-06-15
* kmemcheck: include module.h to prevent warningsRandy Dunlap2009-06-13
* kmemcheck: add the kmemcheck coreVegard Nossum2009-06-13