summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.kgdb
AgeCommit message (Expand)AuthorLines
2014-11-11kdb: Allow access to sensitive commands to be restricted by defaultDaniel Thompson-0/+25
2013-06-18treewide: Fix typo in printkMasanari Iida-2/+2
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds-0/+18
2013-03-02Fixed dead ifdef block by adding missing Kconfig option.Robert Obermeier-0/+18
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+1
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach-0/+1
2013-01-17lib: remove depends on CONFIG_EXPERIMENTALKees Cook-1/+1
2010-05-20mips,kgdb: kdb low level trap catch and stack traceJason Wessel-1/+1
2010-05-20x86,kgdb: Add low level debug hookJason Wessel-0/+9
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel-0/+7
2010-05-20kgdb: core changes to support kdbJason Wessel-1/+7
2008-08-01kgdb: remove the requirement for CONFIG_FRAME_POINTERJason Wessel-4/+7
2008-07-23kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variableJason Wessel-3/+0
2008-05-05kgdb: kconfig fix xconfig/menuconfig elementJan Engelhardt-7/+9
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel-0/+18
2008-04-17kgdb: add kgdb internal test suiteJason Wessel-0/+13
2008-04-17kgdb: coreJason Wessel-0/+27