aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bug.h
Commit message (Expand)AuthorAge
* debug: move WARN_ON() out of lineArjan van de Ven2008-01-30
* debug: introduce __WARN()Olof Johansson2008-01-30
* Fix WARN_ON() on bitfield opsLinus Torvalds2007-08-01
* Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan2007-07-17
* Don't call a warnign a bug. It's a warning.Linus Torvalds2007-05-24
* [PATCH] change WARN_ON back to "BUG: at ..."Ingo Molnar2006-12-30
* [PATCH] Fix generic WARN_ON messageJeremy Fitzhardinge2006-12-08
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-08
* [PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabledRalf Baechle2006-10-20
* [PATCH] Fix WARN_ON / WARN_ON_ONCE regressionAndrew Morton2006-10-06
* [PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu2006-09-29
* [PATCH] pi-futex: introduce WARN_ON_SMPIngo Molnar2006-06-27
* [PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar2006-06-25
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] make bug messages more consistentIngo Molnar2006-03-23
* [PATCH] Exterminate PAGE_BUGMatt Mackall2005-05-01
* [PATCH] remove all kernel BUGsMatt Mackall2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16