aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_bp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-25kdb: bl: don't use tab character in outputRandy Dunlap1-2/+2
2016-02-22mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappingsKees Cook1-3/+1
2014-11-11kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson1-7/+14
2014-11-11kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov1-3/+3
2014-11-11kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov1-7/+7
2014-10-14kdb: replace strnicmp with strncasecmpRasmus Villemoes1-3/+3
2013-03-02kdb: Remove unhandled ssb commandVincent1-18/+2
2012-03-22kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointJason Wessel1-0/+7
2010-09-05gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen1-2/+0
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel1-0/+564