summaryrefslogtreecommitdiffstats
path: root/drivers/tty/sysrq.c
Commit message (Expand)AuthorAgeFilesLines
...
* | sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-03-151-19/+19
|/
* sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds2013-02-271-8/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-201-74/+202
|\
| * Input: sysrq - allow specifying alternate reset sequenceMathieu Poirier2013-01-171-74/+202
* | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-071-0/+1
* | mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes2012-11-151-1/+2
|/
* sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-161-0/+1
* sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov2012-04-051-1/+1
* mm, oom: force oom kill on sysrq+fDavid Rientjes2012-03-211-1/+1
* vt:tackle kbd_tableAlan Cox2012-03-081-4/+2
* sysrq: Properly check for kernel threadsAnton Vorontsov2012-02-091-3/+6
* sysrq: Fix possible race with exiting taskAnton Vorontsov2012-02-091-0/+2
* fs: move code out of buffer.cAl Viro2012-01-031-1/+1
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-151-1/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-191-45/+124
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+811