summaryrefslogtreecommitdiff
path: root/include/linux/bug.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-30bug: introduce BUILD_BUG_ON_INVALID() macroKonstantin Khlebnikov1-0/+7
2012-03-05bug: consolidate BUILD_BUG_ON with other bug codePaul Gortmaker1-0/+61
2009-06-17headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod...Andrew Morton1-12/+0
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-2/+5
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge1-0/+47