1. bc6245e bug: split BUILD_BUG stuff out into <linux/build_bug.h> by Ian Abbott · 8 years ago
  2. 47e81e5 linux/bug.h: correct "space required before that '-'" by Ian Abbott · 8 years ago
  3. 8cdd7cc linux/bug.h: correct "(foo*)" should be "(foo *)" by Ian Abbott · 8 years ago
  4. e9d5a48 linux/bug.h: correct formatting of block comment by Ian Abbott · 8 years ago
  5. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  6. 85caa95 bug: switch data corruption check to __must_check by Kees Cook · 8 years ago
  7. de54ebb bug: Provide toggle for BUG on data corruption by Kees Cook · 9 years ago
  8. 3e9b311 add basic register-field manipulation macros by Jakub Kicinski · 8 years ago
  9. ff20c2e mm: Some arch may want to use HPAGE_PMD related values as variables by Kirill A. Shutemov · 9 years ago
  10. 9a8ab1c bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG by Daniel Santos · 12 years ago
  11. c361d3e compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} by Daniel Santos · 12 years ago
  12. a3ccc49 bug.h: make BUILD_BUG_ON generate compile-time error by Daniel Santos · 12 years ago
  13. 1d6a0d1 bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON by Daniel Santos · 12 years ago
  14. ca623c9 bug.h: fix BUILD_BUG_ON macro in __CHECKER__ by Daniel Santos · 12 years ago
  15. 6ae8d04 compiler{,-gcc4}.h, bug.h: Remove duplicate macros by Daniel Santos · 12 years ago
  16. c5782e9 include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID by Tushar Behera · 12 years ago
  17. baf05aa bug: introduce BUILD_BUG_ON_INVALID() macro by Konstantin Khlebnikov · 13 years ago
  18. 35edd91 bug: consolidate BUILD_BUG_ON with other bug code by Paul Gortmaker · 13 years ago
  19. 0d9c25d headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h by Andrew Morton · 16 years ago
  20. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 18 years ago
  21. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago