aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/sysrq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17add CONFIG_VT_UNICODEBill Nottingham1-2/+2
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar1-1/+13
2007-02-13[PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman1-1/+0
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman1-3/+3
2007-02-01[PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap1-9/+11
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar1-6/+31
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar1-1/+13
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-2/+2
2006-10-06[PATCH] sysrq: irq change build fix.Heiko Carstens1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-38/+24
2006-10-01[PATCH] sysrq: disable lockdep on rebootPeter Zijlstra1-0/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-07-03[PATCH] lockdep: print all lock classes on SysRQ-DIngo Molnar1-1/+2
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-25[PATCH] sysrq cleanupAndrew Morton1-135/+115
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter1-1/+1
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+19
2005-11-09[PATCH] drivers/char/sysrq.c: make two functions staticAdrian Bunk1-2/+2
2005-07-26[PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman1-1/+1
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti1-1/+1
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg1-1/+1
2005-06-25[PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha1-2/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+432