aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_bp.c
Commit message (Expand)AuthorAge
* mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook2016-02-22
* kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson2014-11-11
* kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov2014-11-11
* kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov2014-11-11
* kdb: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* kdb: Remove unhandled ssb commandVincent2013-03-02
* kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointJason Wessel2012-03-22
* gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-05
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-20