Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-26 | include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID | Tushar Behera | 1 | -0/+1 |
2012-05-29 | bug: introduce BUILD_BUG_ON_INVALID() macro | Konstantin Khlebnikov | 1 | -0/+7 |
2012-03-04 | bug: consolidate BUILD_BUG_ON with other bug code | Paul Gortmaker | 1 | -0/+61 |
2009-06-16 | headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod... | Andrew Morton | 1 | -12/+0 |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 1 | -2/+5 |
2006-12-08 | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 1 | -0/+47 |