summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
AgeCommit message (Expand)Author
2021-07-08lib: fix spelling mistakes in header filesZhen Lei
2020-09-24debugobjects: Allow debug_obj_descr to be constStephen Boyd
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-26debugobjects.h: fix trivial kernel doc warningRandy Dunlap
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin
2016-05-19debugobjects: make fixup functions return bool instead of intDu, Changbin
2013-08-18debugobjects: Make debug_object_activate() return statusPaul E. McKenney
2011-11-23debugobjects: Extend to assert that an object is initializedChristine Chan
2011-03-08debugobjects: Add hint for better object identificationStanislaw Gruszka
2010-05-10Debugobjects transition checkMathieu Desnoyers
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner