summaryrefslogtreecommitdiff
path: root/kernel/debug/kdb/kdb_support.c (follow)
Commit message (Expand)AuthorAge
* kdb: use memmove instead of overlapping memcpyArnd Bergmann2018-12-13
* kdb: Use strscpy with destination buffer sizePrarit Bhargava2018-12-01
* kdb: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* kdb: Make KDB use the new is_idle_task() APIPaul E. McKenney2011-12-11
* Fix common misspellingsLucas De Marchi2011-03-31
* kdb: fix compile error without CONFIG_KALLSYMSJason Wessel2010-08-16
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-20