summaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_bp.c
Commit message (Expand)AuthorAgeFilesLines
* mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook2016-02-221-3/+1
* kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson2014-11-111-7/+14
* kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov2014-11-111-3/+3
* kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov2014-11-111-7/+7
* kdb: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-3/+3
* kdb: Remove unhandled ssb commandVincent2013-03-021-18/+2
* kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointJason Wessel2012-03-221-0/+7
* gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-051-2/+0
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-201-0/+564
OpenPOWER on IntegriCloud