summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/kmemcheck/kmemcheck.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Barf when vmalloc and kmemcheck faults happen in NMIFrederic Weisbecker2010-10-141-0/+2
* kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas2010-02-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-221-3/+0Star
|\
| * kmemcheck: remove useless checkVegard Nossum2009-07-011-3/+0Star
* | kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg2009-09-041-0/+14
|/
* kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-151-16/+9Star
* kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-151-6/+1Star
* kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-151-3/+5
* kmemcheck: make initialization message less confusingPekka Enberg2009-06-151-1/+1
* kmemcheck: add the kmemcheck coreVegard Nossum2009-06-131-0/+650