aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/sysrq.c
AgeCommit message (Expand)Author
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-29Input: sysrq - add locking to sysrq_filter()Dmitry Torokhov
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-06-09Input: sysrq - fix "stuck" SysRq modeDmitry Torokhov
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker
2010-04-13Input: implement SysRq as a separate input handlerDmitry Torokhov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar
2009-08-02debug lockups: Improve lockup detectionIngo Molnar
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto
2009-06-18kexec: sysrq: simplify sysrq-c handlerNeil Horman
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-13sysrq: remove duplicated #includeHuang Weiyi
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen
2009-03-31[PATCH] sysrq: include interrupt.h instead of irq.hHeiko Carstens
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar
2009-01-15sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft
2009-01-11Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar
2009-01-06sysrq: more explicit, less terse help messagesRandy Dunlap
2008-12-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2008-12-26sysrq: fix ftrace help msg & doc.Randy Dunlap
2008-12-08performance counters: core codeThomas Gleixner
2008-11-04ftrace: sysrq-z to dump the buffersPeter Zijlstra
2008-10-20fix documentation of sysrq-q reallyThomas Gleixner
2008-10-20Fix documentation of sysrq-qAndi Kleen
2008-10-16proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan
2008-10-16sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa
2008-06-27fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar
2008-05-20sparc64: Add global register dumping facility.David S. Miller
2008-04-29sysrq: add show-backtrace-on-all-cpus functionRik van Riel
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-17add CONFIG_VT_UNICODEBill Nottingham
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar