index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
1
-5
/
+0
2018-01-10
MIPS: Fix CPS SMP NS16550 UART defaults
James Hogan
1
-4
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-21
MIPS: Sibyte: Fix Kconfig warning.
Ralf Baechle
1
-1
/
+1
2016-09-13
MIPS: Remove compact branch policy Kconfig entries
Paul Burton
1
-36
/
+0
2015-11-11
MIPS: CPS: Early debug using an ns16550-compatible UART
Paul Burton
1
-0
/
+26
2015-10-26
MIPS: Allow L2 prefetch to be configured via debugfs
Paul Burton
1
-0
/
+10
2015-10-26
MIPS: Allow compact branch policy to be changed
Paul Burton
1
-0
/
+36
2015-08-26
MIPS: Drop CONFIG_RUNTIME_DEBUG & debug.h
Paul Burton
1
-9
/
+0
2015-02-17
MIPS: kernel: elf: Improve the overall ABI and FPU mode checks
Markos Chandras
1
-13
/
+0
2014-11-24
MIPS: Kconfig option to better exercise/debug hybrid FPRs
Paul Burton
1
-0
/
+13
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
1
-9
/
+0
2014-03-31
MIPS: Fix build error due to multiple prom_putchar() definitions.
Ralf Baechle
1
-3
/
+7
2013-10-30
MIPS: Add 8250/16550 serial early printk driver
Yoichi Yuasa
1
-0
/
+8
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
1
-9
/
+0
2012-04-16
Fix typo in various Kconfig file
Masanari Iida
1
-1
/
+1
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
1
-9
/
+0
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2010-10-29
MIPS: IRQ: Add stackoverflow detection
From: jiang.adam@gmail.com
1
-0
/
+9
2010-02-27
MIPS: Crazy spinlock speed test.
David Daney
1
-0
/
+7
2010-02-27
MIPS: Make the debugging of compressed kernel configurable
Wu Zhangjin
1
-0
/
+19
2009-12-17
MIPS: Fix and enhance built-in kernel command line
Dmitri Vorobiev
1
-4
/
+41
2009-12-17
MIPS: Move EARLY_PRINTK to Kconfig.debug
Ralf Baechle
1
-0
/
+14
2008-12-12
MIPS: Kconfig: Fix the arch-specific header path
Dmitri Vorobiev
1
-1
/
+1
2008-07-31
[MIPS] kgdb: Remove existing implementation
Jason Wessel
1
-22
/
+0
2008-04-28
[MIPS] Allow setting of the cache attribute at run time.
Chris Dearman
1
-10
/
+0
2007-10-23
[MIPS] Kbuild: Use the new cc-cross-prefix feature.
Ralf Baechle
1
-12
/
+0
2007-07-06
[MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debug
Ralf Baechle
1
-1
/
+1
2007-02-27
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
Ralf Baechle
1
-0
/
+9
2007-02-20
[MIPS] Allow selection of KGDB only on platforms where it's supported.
Ralf Baechle
1
-1
/
+4
2007-02-06
[MIPS] Fix some whitespace damage
Jan Altenberg
1
-4
/
+4
2006-07-14
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
Ralf Baechle
1
-0
/
+4
2006-04-27
[MIPS] Kconfig: Clarify description of CROSSCOMPILE.
Ralf Baechle
1
-1
/
+7
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+76