aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/debugobjects.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-26debugobjects.h: fix trivial kernel doc warningRandy Dunlap1-1/+1
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callbacksDu, Changbin1-0/+2
2016-05-19debugobjects: make fixup functions return bool instead of intDu, Changbin1-7/+8
2013-08-18debugobjects: Make debug_object_activate() return statusPaul E. McKenney1-3/+3
2011-11-23debugobjects: Extend to assert that an object is initializedChristine Chan1-0/+6
2011-03-08debugobjects: Add hint for better object identificationStanislaw Gruszka1-1/+4
2010-05-10Debugobjects transition checkMathieu Desnoyers1-0/+11
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner1-0/+90