aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/panic.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] remove sync() from panicChristian Bornträger1-7/+1
2004-02-24[PATCH] add syscalls.hAndrew Morton1-2/+1
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo1-0/+7
2003-08-06[PATCH] Don't trigger NMI watchdog for panic delayAndrew Morton1-1/+6
2003-05-11Use '#ifdef' to test for CONFIG_xxx variables, instead ofLinus Torvalds1-1/+1
2003-05-07[PATCH] sysrq-S, sysrq-U cleanupsAndrew Morton1-3/+2
2003-04-08[PATCH] Allow panics and reboots at oops time.Andrew Morton1-4/+3
2003-01-05[PATCH] MODULE_LICENSE and EXPORT_SYMBOL_GPL supportRusty Russell1-2/+2
2002-08-04Add KERN_xxx prefixes to printk's in kernel/ subdir.Cory Watson1-1/+1
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar1-1/+1
2002-07-21[PATCH] "big IRQ lock" removal, IRQ cleanupsIngo Molnar1-1/+1
2002-07-14[PATCH] pass panic message to panic notifier chainJeff Dike1-1/+1
2002-02-08[PATCH] handle out of spec SMP athlons.Dave Jones1-3/+8
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-0/+21
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds1-6/+4
2002-02-04Import changesetLinus Torvalds1-0/+103