Age | Commit message (Expand) | Author | Files | Lines |
2008-07-25 | printk ratelimiting rewrite | Dave Young | 1 | -0/+3 |
2008-07-25 | Add a WARN() macro; this is WARN_ON() + printk arguments | Arjan van de Ven | 1 | -0/+22 |
2008-01-30 | debug: move WARN_ON() out of line | Arjan van de Ven | 1 | -5/+5 |
2008-01-30 | debug: introduce __WARN() | Olof Johansson | 1 | -6/+11 |
2007-08-01 | Fix WARN_ON() on bitfield ops | Linus Torvalds | 1 | -3/+3 |
2007-07-17 | Fix sparse false positives re BUG_ON(ptr) | Alexey Dobriyan | 1 | -1/+1 |
2007-05-24 | Don't call a warnign a bug. It's a warning. | Linus Torvalds | 1 | -1/+1 |
2006-12-30 | [PATCH] change WARN_ON back to "BUG: at ..." | Ingo Molnar | 1 | -1/+1 |
2006-12-08 | [PATCH] Fix generic WARN_ON message | Jeremy Fitzhardinge | 1 | -1/+1 |
2006-12-08 | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 1 | -0/+16 |
2006-10-20 | [PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabled | Ralf Baechle | 1 | -1/+4 |
2006-10-06 | [PATCH] Fix WARN_ON / WARN_ON_ONCE regression | Andrew Morton | 1 | -8/+8 |
2006-09-29 | [PATCH] Let WARN_ON/WARN_ON_ONCE return the condition | Herbert Xu | 1 | -16/+16 |
2006-06-28 | [PATCH] pi-futex: introduce WARN_ON_SMP | Ingo Molnar | 1 | -0/+6 |
2006-06-25 | [PATCH] introduce WARN_ON_ONCE(cond) | Ingo Molnar | 1 | -0/+13 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 1 | -1/+0 |
2006-03-23 | [PATCH] make bug messages more consistent | Ingo Molnar | 1 | -2/+2 |
2005-05-01 | [PATCH] Exterminate PAGE_BUG | Matt Mackall | 1 | -11/+0 |
2005-05-01 | [PATCH] remove all kernel BUGs | Matt Mackall | 1 | -0/+19 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+34 |