summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bug.h
Commit message (Expand)AuthorAgeFilesLines
* debug: move WARN_ON() out of lineArjan van de Ven2008-01-301-5/+5
* debug: introduce __WARN()Olof Johansson2008-01-301-6/+11
* Fix WARN_ON() on bitfield opsLinus Torvalds2007-07-311-3/+3
* Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan2007-07-171-1/+1
* Don't call a warnign a bug. It's a warning.Linus Torvalds2007-05-241-1/+1
* [PATCH] change WARN_ON back to "BUG: at ..."Ingo Molnar2006-12-301-1/+1
* [PATCH] Fix generic WARN_ON messageJeremy Fitzhardinge2006-12-081-1/+1
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-081-0/+16
* [PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabledRalf Baechle2006-10-201-1/+4
* [PATCH] Fix WARN_ON / WARN_ON_ONCE regressionAndrew Morton2006-10-061-8/+8
* [PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu2006-09-291-16/+16
* [PATCH] pi-futex: introduce WARN_ON_SMPIngo Molnar2006-06-271-0/+6
* [PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar2006-06-251-0/+13
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] make bug messages more consistentIngo Molnar2006-03-231-2/+2
* [PATCH] Exterminate PAGE_BUGMatt Mackall2005-05-011-11/+0
* [PATCH] remove all kernel BUGsMatt Mackall2005-05-011-0/+19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+34