summaryrefslogtreecommitdiff
path: root/arch/x86/mm/kmemcheck/kmemcheck.c
Commit message (Expand)AuthorAgeFilesLines
* kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-151-16/+9
* kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-151-6/+1
* 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