aboutsummaryrefslogtreecommitdiff
path: root/lib/bug.c
AgeCommit message (Expand)Author
2013-01-12module: put modules in list much earlier.Rusty Russell
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-08-11lib/bug.c: add oops end marker to WARN implementationAnton Blanchard
2010-08-11lib/bug.c: make WARN implementation match the kernel/panic.c oneAnton Blanchard
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich
2008-07-04lib: taint kernel in common report_bug() WARN path.Paul Mundt
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge