aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/sysrq.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoGravatar Ingo Molnar 1-1/+13
2007-02-13[PATCH] Fix SAK_work workqueue initialization.Gravatar Eric W. Biederman 1-1/+0
2007-02-11[PATCH] vt: refactor console SAK processingGravatar Eric W. Biederman 1-3/+3
2007-02-01[PATCH] sysrq: showBlockedTasks is sysrq-WGravatar Randy Dunlap 1-9/+11
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionGravatar Ingo Molnar 1-6/+31
2006-12-07[PATCH] SysRq-X: show blocked tasksGravatar Ingo Molnar 1-1/+13
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataGravatar David Howells 1-2/+2
2006-10-06[PATCH] sysrq: irq change build fix.Gravatar Heiko Carstens 1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-38/+24
2006-10-01[PATCH] sysrq: disable lockdep on rebootGravatar Peter Zijlstra 1-0/+1
2006-09-29[PATCH] pidspace: is_init()Gravatar Sukadev Bhattiprolu 1-1/+1
2006-07-03[PATCH] lockdep: print all lock classes on SysRQ-DGravatar Ingo Molnar 1-1/+2
2006-07-03[PATCH] lockdep: better lock debuggingGravatar Ingo Molnar 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-25[PATCH] sysrq cleanupGravatar Andrew Morton 1-135/+115
2006-02-20[PATCH] Terminate process that fails on a constrained allocationGravatar Christoph Lameter 1-1/+1
2006-01-09[PATCH] mutex subsystem, more debugging codeGravatar Ingo Molnar 1-0/+19
2005-11-09[PATCH] drivers/char/sysrq.c: make two functions staticGravatar Adrian Bunk 1-2/+2
2005-07-26[PATCH] Update sysrq-B to use emergency_restart()Gravatar Eric W. Biederman 1-1/+1
2005-07-07[PATCH] print order information when OOM killingGravatar Marcelo Tosatti 1-1/+1
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionGravatar Alexander Nyberg 1-1/+1
2005-06-25[PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsGravatar Hariprasad Nellitheertha 1-2/+22
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+432