aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/sysrq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-15sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-19/+19
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares as NULLLinus Torvalds1-8/+7
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-74/+202
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams1-0/+1
2013-01-17Input: sysrq - allow specifying alternate reset sequenceMathieu Poirier1-74/+202
2012-11-15mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes1-1/+2
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller1-0/+1
2012-04-05sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov1-1/+1
2012-03-21mm, oom: force oom kill on sysrq+fDavid Rientjes1-1/+1
2012-03-08vt:tackle kbd_tableAlan Cox1-4/+2
2012-02-09sysrq: Properly check for kernel threadsAnton Vorontsov1-3/+6
2012-02-09sysrq: Fix possible race with exiting taskAnton Vorontsov1-0/+2
2012-01-03fs: move code out of buffer.cAl Viro1-1/+1
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes1-1/+1
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+16
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-45/+124
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman1-0/+811