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
/
lib
/
Kconfig.debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68knommu: Remove dependencies on nonexistent M68KNOMMU
Geert Uytterhoeven
2011-02-08
1
-1
/
+1
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
1
-3
/
+3
*
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...
Don Zickus
2010-12-22
1
-1
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-10-27
1
-0
/
+13
|
\
|
*
move async raid6 test to lib/Kconfig.debug
Dan Williams
2010-10-07
1
-0
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-10-26
1
-1
/
+1
|
\
\
|
*
|
kmemleak: add TILE to the list of supported architectures.
Chris Metcalf
2010-10-14
1
-1
/
+1
|
|
/
*
|
lib/Kconfig.debug: add list_sort debugging switch
Artem Bityutskiy
2010-10-26
1
-0
/
+9
*
|
percpu_counter: add debugobj support
Tejun Heo
2010-10-26
1
-0
/
+8
*
|
Merge branch 'master' into for-linus
Pekka Enberg
2010-10-24
1
-4
/
+54
|
\
\
|
*
\
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+9
|
|
\
\
|
|
*
|
BKL: introduce CONFIG_BKL.
Arnd Bergmann
2010-10-21
1
-0
/
+9
|
|
|
/
|
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-21
1
-4
/
+4
|
|
\
\
|
|
*
|
tracing/lockdep: Fix dependency of TRACE_IRQFLAGS
Steven Rostedt
2010-08-31
1
-4
/
+4
|
|
|
/
|
*
|
rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter
Paul E. McKenney
2010-09-23
1
-0
/
+4
|
*
|
rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
Paul E. McKenney
2010-08-19
1
-0
/
+13
|
*
|
rcu: make CPU stall warning timeout configurable
Paul E. McKenney
2010-08-19
1
-0
/
+11
|
*
|
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
2010-08-19
1
-0
/
+13
|
|
/
*
|
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
Christoph Lameter
2010-10-06
1
-1
/
+1
|
/
*
latencytop: Fix kconfig dependency warnings
Randy Dunlap
2010-08-17
1
-1
/
+4
*
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2010-08-10
1
-0
/
+7
|
\
|
*
kmemleak: Introduce a default off mode for kmemleak
Jason Baron
2010-07-19
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-08-06
1
-1
/
+0
|
\
\
|
*
|
debugfs: no longer needs to depend on SYSFS
Randy Dunlap
2010-08-05
1
-1
/
+0
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
1
-15
/
+20
|
\
\
\
|
*
\
\
Merge branch 'perf/nmi' into perf/core
Ingo Molnar
2010-08-05
1
-15
/
+20
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
lockup_detector: Don't enable the lockup detector by default
Frederic Weisbecker
2010-05-19
1
-1
/
+0
|
|
*
|
lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR
Frederic Weisbecker
2010-05-16
1
-0
/
+3
|
|
*
|
lockup_detector: Update some config
Frederic Weisbecker
2010-05-16
1
-22
/
+3
|
|
*
|
lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR
Frederic Weisbecker
2010-05-13
1
-1
/
+1
|
|
*
|
lockup_detector: Combine nmi_watchdog and softlockup detector
Don Zickus
2010-05-12
1
-10
/
+20
|
|
*
|
Merge commit 'v2.6.34-rc7' into perf/nmi
Frederic Weisbecker
2010-05-12
1
-6
/
+38
|
|
|
\
\
|
|
*
|
|
nmi_watchdog: Turn it off by default
Ingo Molnar
2010-02-28
1
-1
/
+0
|
|
*
|
|
nmi_watchdog: Use a boolean config flag for compiling
Don Zickus
2010-02-14
1
-2
/
+1
|
|
*
|
|
nmi_watchdog: Only enable on x86 for now
Ingo Molnar
2010-02-09
1
-0
/
+1
|
|
*
|
|
nmi_watchdog: Config option to enable new nmi_watchdog
Don Zickus
2010-02-08
1
-0
/
+13
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-08-06
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
tree/tiny rcu: Add debug RCU head objects
Mathieu Desnoyers
2010-06-14
1
-0
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-08-05
1
-0
/
+13
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
2010-08-04
1
-14
/
+77
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
Kbuild: Add option to set -femit-struct-debug-baseonly
Andi Kleen
2010-07-14
1
-0
/
+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2010-08-05
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
microblaze: Disable FRAME_POINTER selection
Michal Simek
2010-08-04
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault
Takuya Yoshikawa
2010-07-21
1
-1
/
+1
|
/
/
/
*
|
|
fault-injection: add CPU notifier error injection module
Akinobu Mita
2010-05-27
1
-0
/
+12
*
|
|
DYNAMIC_DEBUG: fix documentation errors
Florian Ragwitz
2010-05-25
1
-8
/
+8
*
|
|
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-18
1
-0
/
+7
|
\
\
\
|
*
\
\
Merge branch 'x86/asm' into x86/atomic
H. Peter Anvin
2010-04-29
1
-6
/
+38
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
lib: Add self-test for atomic64_t
Luca Barbieri
2010-02-25
1
-0
/
+7
|
|
|
/
|
|
/
|
*
|
|
rcu: enable CPU_STALL_VERBOSE by default
Paul E. McKenney
2010-05-10
1
-1
/
+1
[next]