aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/panic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-2/+3
2007-02-11[PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o1-2/+4
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen1-1/+0
2006-09-26[PATCH] Add the __stack_chk_fail() functionArjan van de Ven1-0/+12
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus1-0/+1
2006-09-06[PATCH] lockdep: do not touch console state when tainting the kernelIngo Molnar1-1/+1
2006-08-14[PATCH] panic.c build fixAndrew Morton1-0/+1
2006-07-10[PATCH] lockdep: disable lock debugging when kernel state becomes untrustedArjan van de Ven1-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk1-1/+0
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-2/+2
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton1-1/+96
2006-02-10[PATCH] prevent recursive panic from softlockup watchdogJan Beulich1-0/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-2/+2
2005-07-26[PATCH] Call emergency_reboot from panicEric W. Biederman1-5/+4
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg1-1/+1
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman1-2/+21
2005-04-24[SPARC]: Stop-A printk cleanupTom 'spot' Callaway1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+157