summaryrefslogtreecommitdiff
path: root/arch/x86/mm/kmemcheck
AgeCommit message (Expand)Author
2009-06-15kmemcheck: add opcode self-testing at bootVegard Nossum
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum
2009-06-15kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg
2009-06-15kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg
2009-06-15kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg
2009-06-15kmemcheck: make initialization message less confusingPekka Enberg
2009-06-15kmemcheck: remove forward declarations from error.cPekka Enberg
2009-06-13kmemcheck: include module.h to prevent warningsRandy Dunlap
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum