aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/kmemcheck/kmemcheck.c
Commit message (Expand)AuthorAge
* 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
* 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
* | kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg2009-09-04
|/
* kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-15
* kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka 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: add the kmemcheck coreVegard Nossum2009-06-13