summaryrefslogtreecommitdiffstats
path: root/lib/bug.c
AgeCommit message (Expand)AuthorLines
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings-1/+1
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich-2/+17
2008-07-04lib: taint kernel in common report_bug() WARN path.Paul Mundt-0/+2
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens-2/+3
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge-0/+163