summaryrefslogtreecommitdiffstats
path: root/drivers/char/sysrq.c
AgeCommit message (Expand)AuthorLines
2008-05-20sparc64: Add global register dumping facility.David S. Miller-0/+1
2008-04-29sysrq: add show-backtrace-on-all-cpus functionRik van Riel-0/+46
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman-2/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn-1/+1
2007-10-17add CONFIG_VT_UNICODEBill Nottingham-2/+2
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar-1/+13
2007-02-13[PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman-1/+0
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman-3/+3
2007-02-01[PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap-9/+11
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar-6/+31
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar-1/+13
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells-2/+2
2006-10-06[PATCH] sysrq: irq change build fix.Heiko Carstens-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-38/+24
2006-10-01[PATCH] sysrq: disable lockdep on rebootPeter Zijlstra-0/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu-1/+1
2006-07-03[PATCH] lockdep: print all lock classes on SysRQ-DIngo Molnar-1/+2
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-25[PATCH] sysrq cleanupAndrew Morton-135/+115
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter-1/+1
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar-0/+19
2005-11-09[PATCH] drivers/char/sysrq.c: make two functions staticAdrian Bunk-2/+2
2005-07-26[PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman-1/+1
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti-1/+1
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg-1/+1
2005-06-25[PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha-2/+22
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+432