aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_bp.c
AgeCommit message (Expand)Author
2018-01-25kdb: bl: don't use tab character in outputRandy Dunlap
2016-02-22mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook
2014-11-11kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson
2014-11-11kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov
2014-11-11kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov
2014-10-14kdb: replace strnicmp with strncasecmpRasmus Villemoes
2013-03-02kdb: Remove unhandled ssb commandVincent
2012-03-22kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointJason Wessel
2010-09-05gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel