1. 9a8ab1c bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG by Daniel Santos · 11 years ago
  2. c361d3e compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} by Daniel Santos · 11 years ago
  3. a3ccc49 bug.h: make BUILD_BUG_ON generate compile-time error by Daniel Santos · 11 years ago
  4. 1d6a0d1 bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON by Daniel Santos · 11 years ago
  5. ca623c9 bug.h: fix BUILD_BUG_ON macro in __CHECKER__ by Daniel Santos · 11 years ago
  6. 6ae8d04 compiler{,-gcc4}.h, bug.h: Remove duplicate macros by Daniel Santos · 11 years ago
  7. c5782e9 include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID by Tushar Behera · 12 years ago
  8. baf05aa bug: introduce BUILD_BUG_ON_INVALID() macro by Konstantin Khlebnikov · 12 years ago
  9. 35edd91 bug: consolidate BUILD_BUG_ON with other bug code by Paul Gortmaker · 13 years ago
  10. 0d9c25d headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h by Andrew Morton · 15 years ago
  11. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  12. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago