summaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_support.c
AgeCommit message (Expand)Author
2018-12-01kdb: Use strscpy with destination buffer sizePrarit Bhargava
2018-11-21kdb: print real address of pointers instead of hashed addressesChristophe Leroy
2018-02-04kdb: use memmove instead of overlapping memcpyArnd Bergmann
2012-03-20kdb: remove the second argument of k[un]map_atomic()Cong Wang
2011-12-11kdb: Make KDB use the new is_idle_task() APIPaul E. McKenney
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-16kdb: fix compile error without CONFIG_KALLSYMSJason Wessel
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel