index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
kmemcheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-7
/
+7
*
arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()
David Rientjes
2014-04-08
1
-1
/
+7
*
bug.h: add include of it to various implicit C users
Paul Gortmaker
2012-02-29
1
-0
/
+1
*
x86: Swap save_stack_trace_regs parameters
Masami Hiramatsu
2011-06-14
1
-1
/
+1
*
x86: Eliminate bp argument from the stack tracing routines
Soeren Sandmann Pedersen
2010-11-18
1
-1
/
+1
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-10-21
1
-1
/
+1
|
\
|
*
x86, kmemcheck: Remove double test
Julia Lawall
2010-08-30
1
-1
/
+1
*
|
x86: Barf when vmalloc and kmemcheck faults happen in NMI
Frederic Weisbecker
2010-10-14
1
-0
/
+2
|
/
*
kmemcheck: Test the full object in kmemcheck_is_obj_initialized()
Catalin Marinas
2010-02-17
3
-3
/
+17
*
x86, kmemcheck: Use KERN_WARNING for error reporting
Pekka Enberg
2009-12-28
1
-10
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...
Linus Torvalds
2009-09-22
1
-3
/
+0
|
\
|
*
kmemcheck: remove useless check
Vegard Nossum
2009-07-01
1
-3
/
+0
|
*
kmemcheck: remove duplicated #include
Huang Weiyi
2009-07-01
1
-1
/
+0
*
|
includecheck fix: x86, shadow.c
Jaswinder Singh Rajput
2009-09-20
1
-1
/
+0
*
|
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
Pekka Enberg
2009-09-04
1
-0
/
+14
|
/
*
kmemcheck: add opcode self-testing at boot
Vegard Nossum
2009-06-15
4
-17
/
+85
*
kmemcheck: add hooks for the page allocator
Vegard Nossum
2009-06-15
1
-0
/
+8
*
kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it
Pekka Enberg
2009-06-15
1
-6
/
+1
*
kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()
Pekka Enberg
2009-06-15
1
-2
/
+7
*
kmemcheck: remove multiple ifdef'd definitions of the same global variable
Pekka Enberg
2009-06-15
1
-3
/
+5
*
kmemcheck: make initialization message less confusing
Pekka Enberg
2009-06-15
1
-1
/
+1
*
kmemcheck: remove forward declarations from error.c
Pekka Enberg
2009-06-15
1
-69
/
+68
*
kmemcheck: include module.h to prevent warnings
Randy Dunlap
2009-06-13
1
-0
/
+1
*
kmemcheck: add the kmemcheck core
Vegard Nossum
2009-06-13
10
-0
/
+1206