summaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_support.c
AgeCommit message (Expand)AuthorLines
2018-02-04kdb: use memmove instead of overlapping memcpyArnd Bergmann-2/+2
2012-03-20kdb: remove the second argument of k[un]map_atomic()Cong Wang-2/+2
2011-12-11kdb: Make KDB use the new is_idle_task() APIPaul E. McKenney-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-08-16kdb: fix compile error without CONFIG_KALLSYMSJason Wessel-2/+2
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel-0/+927