index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
bug.h
Age
Commit message (
Expand
)
Author
2009-01-06
documentation: when to BUG(), and when to not BUG()
David Brownell
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-16
allow bug table entries to use relative pointers (and use it on x86-64)
Jan Beulich
2008-11-28
debug warnings: eliminate warn_on_slowpath()
Ingo Molnar
2008-10-20
fix WARN() for PPC
Arjan van de Ven
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-16
warn: Turn the netdev timeout WARN_ON() into a WARN()
Arjan van de Ven
2008-07-25
printk ratelimiting rewrite
Dave Young
2008-07-25
Add a WARN() macro; this is WARN_ON() + printk arguments
Arjan van de Ven
2008-01-30
debug: move WARN_ON() out of line
Arjan van de Ven
2008-01-30
debug: introduce __WARN()
Olof Johansson
2007-07-31
Fix WARN_ON() on bitfield ops
Linus Torvalds
2007-07-17
Fix sparse false positives re BUG_ON(ptr)
Alexey Dobriyan
2007-05-24
Don't call a warnign a bug. It's a warning.
Linus Torvalds
2006-12-30
[PATCH] change WARN_ON back to "BUG: at ..."
Ingo Molnar
2006-12-08
[PATCH] Fix generic WARN_ON message
Jeremy Fitzhardinge
2006-12-08
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
2006-10-20
[PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabled
Ralf Baechle
2006-10-06
[PATCH] Fix WARN_ON / WARN_ON_ONCE regression
Andrew Morton
2006-09-29
[PATCH] Let WARN_ON/WARN_ON_ONCE return the condition
Herbert Xu
2006-06-27
[PATCH] pi-futex: introduce WARN_ON_SMP
Ingo Molnar
2006-06-25
[PATCH] introduce WARN_ON_ONCE(cond)
Ingo Molnar
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-23
[PATCH] make bug messages more consistent
Ingo Molnar
2005-05-01
[PATCH] Exterminate PAGE_BUG
Matt Mackall
2005-05-01
[PATCH] remove all kernel BUGs
Matt Mackall
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds