1. d641e70 kprobes: Prohibit probing on BUG() and WARN() address by Masami Hiramatsu · 5 years ago
  2. 3e9b311 add basic register-field manipulation macros by Jakub Kicinski · 8 years ago
  3. ff20c2e mm: Some arch may want to use HPAGE_PMD related values as variables by Kirill A. Shutemov · 9 years ago
  4. 9a8ab1c bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG by Daniel Santos · 12 years ago
  5. c361d3e compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} by Daniel Santos · 12 years ago
  6. a3ccc49 bug.h: make BUILD_BUG_ON generate compile-time error by Daniel Santos · 12 years ago
  7. 1d6a0d1 bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON by Daniel Santos · 12 years ago
  8. ca623c9 bug.h: fix BUILD_BUG_ON macro in __CHECKER__ by Daniel Santos · 12 years ago
  9. 6ae8d04 compiler{,-gcc4}.h, bug.h: Remove duplicate macros by Daniel Santos · 12 years ago
  10. c5782e9 include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID by Tushar Behera · 12 years ago
  11. baf05aa bug: introduce BUILD_BUG_ON_INVALID() macro by Konstantin Khlebnikov · 13 years ago
  12. 35edd91 bug: consolidate BUILD_BUG_ON with other bug code by Paul Gortmaker · 13 years ago
  13. 0d9c25d headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h by Andrew Morton · 16 years ago
  14. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 18 years ago
  15. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago