1. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 14 years ago
  2. 42f247c WARN_ONCE(): use bool for boolean flag by Cesar Eduardo Barros · 15 years ago
  3. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 15 years ago
  4. da60682 The default CONFIG_BUG=n version of BUG() should have an empty do...while by David Howells · 15 years ago
  5. af9379c documentation: when to BUG(), and when to not BUG() by David Brownell · 15 years ago
  6. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 16 years ago
  8. ec5679e debug warnings: eliminate warn_on_slowpath() by Ingo Molnar · 16 years ago
  9. f6f286f fix WARN() for PPC by Arjan van de Ven · 16 years ago
  10. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  11. 45e9c0d warn: Turn the netdev timeout WARN_ON() into a WARN() by Arjan van de Ven · 16 years ago
  12. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  13. a8f18b9 Add a WARN() macro; this is WARN_ON() + printk arguments by Arjan van de Ven · 16 years ago
  14. 79b4cc5 debug: move WARN_ON() out of line by Arjan van de Ven · 16 years ago
  15. 3a6a62f9 debug: introduce __WARN() by Olof Johansson · 16 years ago
  16. 8d4fbcf Fix WARN_ON() on bitfield ops by Linus Torvalds · 17 years ago
  17. 2a41de4 Fix sparse false positives re BUG_ON(ptr) by Alexey Dobriyan · 17 years ago
  18. 8f53b6f Don't call a warnign a bug. It's a warning. by Linus Torvalds · 17 years ago
  19. 52e88f5 [PATCH] change WARN_ON back to "BUG: at ..." by Ingo Molnar · 18 years ago
  20. 30e25b7 [PATCH] Fix generic WARN_ON message by Jeremy Fitzhardinge · 18 years ago
  21. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago
  22. 8c7c7c9 [PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabled by Ralf Baechle · 18 years ago
  23. d69a892 [PATCH] Fix WARN_ON / WARN_ON_ONCE regression by Andrew Morton · 18 years ago
  24. 684f978 [PATCH] Let WARN_ON/WARN_ON_ONCE return the condition by Herbert Xu · 18 years ago
  25. 8eb94f8 [PATCH] pi-futex: introduce WARN_ON_SMP by Ingo Molnar · 18 years ago
  26. 74bb6a0 [PATCH] introduce WARN_ON_ONCE(cond) by Ingo Molnar · 18 years ago
  27. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  28. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 18 years ago
  29. cd7619d [PATCH] Exterminate PAGE_BUG by Matt Mackall · 19 years ago
  30. c8538a7 [PATCH] remove all kernel BUGs by Matt Mackall · 19 years ago
  31. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago