summaryrefslogtreecommitdiffstats
path: root/drivers/char/sysrq.c
Commit message (Expand)AuthorAgeFilesLines
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-811/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-251-3/+12
|\
| * Input: sysrq - add locking to sysrq_filter()Dmitry Torokhov2010-09-291-3/+12
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-6/+5
* Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-191-21/+21
* sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-211-1/+1
* Input: sysrq - fix "stuck" SysRq modeDmitry Torokhov2010-06-091-2/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-201-30/+213
|\
| * Input: implement SysRq as a separate input handlerDmitry Torokhov2010-04-131-30/+213
* | tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-211-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki2009-12-161-1/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-2/+2
* debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-1/+14
* debug lockups: Improve lockup detectionIngo Molnar2009-08-021-6/+2
* sysrq, kdump: make sysrq-c consistentHidetoshi Seto2009-07-291-3/+5
* kexec: sysrq: simplify sysrq-c handlerNeil Horman2009-06-181-9/+6
* Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-181-2/+2
|\
| * sysrq, intel_fb: fix sysrq g collisionJason Wessel2009-05-151-2/+2
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-291-1/+0
|\ \ | |/
| * sysrq: remove duplicated #includeHuang Weiyi2009-04-131-1/+0
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-3/+20
|\ \ | |/
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-1/+1
| |\
| | * Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-181-0/+6
| | |\
| | * \ Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-111-10/+10
| | |\ \
| | * | | sysrq: fix ftrace help msg & doc.Randy Dunlap2008-12-261-1/+1
| * | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-011-1/+1
| |\ \ \ \
| | * | | | [PATCH] sysrq: include interrupt.h instead of irq.hHeiko Carstens2009-03-311-1/+1
| | | |_|/ | | |/| |
| * | | | filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen2009-04-011-1/+18
| |/ / /
* | | | Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-211-0/+6
|\ \ \ \ | |/ / /
| * | | sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft2009-01-151-0/+6
| | |/ | |/|
* | | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-111-10/+10
|\ \ \ | |/ /
| * | sysrq: more explicit, less terse help messagesRandy Dunlap2009-01-061-10/+10
| |/
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-291-1/+17
|\ \ | |/
| * ftrace: sysrq-z to dump the buffersPeter Zijlstra2008-11-041-1/+17
* | performance counters: core codeThomas Gleixner2008-12-081-0/+2
|/
* 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
OpenPOWER on IntegriCloud