Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-26 | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava | 1 | -1/+1 |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds | 1 | -4/+2 |
2010-08-11 | lib/bug.c: add oops end marker to WARN implementation | Anton Blanchard | 1 | -0/+1 |
2010-08-11 | lib/bug.c: make WARN implementation match the kernel/panic.c one | Anton Blanchard | 1 | -4/+7 |
2010-05-19 | panic: Allow warnings to set different taint flags | Ben Hutchings | 1 | -1/+1 |
2008-12-16 | allow bug table entries to use relative pointers (and use it on x86-64) | Jan Beulich | 1 | -2/+17 |
2008-07-04 | lib: taint kernel in common report_bug() WARN path. | Paul Mundt | 1 | -0/+2 |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 1 | -2/+3 |
2006-12-08 | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 1 | -0/+163 |