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