summaryrefslogtreecommitdiffstats
path: root/drivers/char/sysrq.c
Commit message (Expand)AuthorAgeFilesLines
* fix documentation of sysrq-q reallyThomas Gleixner2008-10-201-1/+1
* Fix documentation of sysrq-qAndi Kleen2008-10-201-1/+1
* proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan2008-10-161-0/+30
* sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa2008-10-161-0/+1
* fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-271-1/+1
* sparc64: Add global register dumping facility.David S. Miller2008-05-201-0/+1
* sysrq: add show-backtrace-on-all-cpus functionRik van Riel2008-04-291-0/+46
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-281-2/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* add CONFIG_VT_UNICODEBill Nottingham2007-10-171-2/+2
* oom: move prototypes to appropriate header fileDavid Rientjes2007-10-171-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2007-02-161-1/+13
* [PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman2007-02-131-1/+0
* [PATCH] vt: refactor console SAK processingEric W. Biederman2007-02-111-3/+3
* [PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap2007-02-011-9/+11
* [PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar2006-12-131-6/+31
* [PATCH] SysRq-X: show blocked tasksIngo Molnar2006-12-071-1/+13
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-2/+2
* [PATCH] sysrq: irq change build fix.Heiko Carstens2006-10-061-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-38/+24
* [PATCH] sysrq: disable lockdep on rebootPeter Zijlstra2006-10-011-0/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] lockdep: print all lock classes on SysRQ-DIngo Molnar2006-07-031-1/+2
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] sysrq cleanupAndrew Morton2006-03-251-135/+115
* [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-201-1/+1
* [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-091-0/+19
* [PATCH] drivers/char/sysrq.c: make two functions staticAdrian Bunk2005-11-091-2/+2
* [PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman2005-07-261-1/+1
* [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-071-1/+1
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-251-1/+1
* [PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha2005-06-251-2/+22
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+432