aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/sysrq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman1-811/+0
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+12
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-29Input: sysrq - add locking to sysrq_filter()Dmitry Torokhov1-3/+12
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-6/+5
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov1-21/+21
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel1-1/+1
2010-06-09Input: sysrq - fix "stuck" SysRq modeDmitry Torokhov1-2/+6
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-30/+213
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker1-1/+1
2010-04-13Input: implement SysRq as a separate input handlerDmitry Torokhov1-30/+213
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar1-1/+14
2009-08-02debug lockups: Improve lockup detectionIngo Molnar1-6/+2
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto1-3/+5
2009-06-18kexec: sysrq: simplify sysrq-c handlerNeil Horman1-9/+6
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar1-2/+2
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel1-2/+2
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-1/+0
2009-04-13sysrq: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-3/+20
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-1/+1
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen1-1/+18
2009-03-31[PATCH] sysrq: include interrupt.h instead of irq.hHeiko Carstens1-1/+1
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar1-0/+6
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar1-0/+6
2009-01-15sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft1-0/+6
2009-01-11Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar1-10/+10
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar1-10/+10
2009-01-06sysrq: more explicit, less terse help messagesRandy Dunlap1-10/+10
2008-12-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-1/+17
2008-12-26sysrq: fix ftrace help msg & doc.Randy Dunlap1-1/+1
2008-12-08performance counters: core codeThomas Gleixner1-0/+2
2008-11-04ftrace: sysrq-z to dump the buffersPeter Zijlstra1-1/+17
2008-10-20fix documentation of sysrq-q reallyThomas Gleixner1-1/+1
2008-10-20Fix documentation of sysrq-qAndi Kleen1-1/+1
2008-10-16proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan1-0/+30
2008-10-16sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa1-0/+1
2008-06-27fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar1-1/+1
2008-05-20sparc64: Add global register dumping facility.David S. Miller1-0/+1
2008-04-29sysrq: add show-backtrace-on-all-cpus functionRik van Riel1-0/+46
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman1-2/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
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