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