summaryrefslogtreecommitdiff
path: root/drivers/tty/sysrq.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-4/+15
2013-06-28Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov1-19/+19
2013-06-06Input: sysrq - request graceful shutdown for key resetMathieu J. Poirier1-4/+15
2013-06-03tty: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-13/+40
2013-04-02Input: sysrq - supplement reset sequence with timeout functionalityMathieu J. Poirier1-13/+40
2013-03-16sysrq: 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...Linus Torvalds1-8/+7
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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-16mm, 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-06sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov1-1/+1
2012-03-22mm, 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-04fs: move code out of buffer.cAl Viro1-1/+1
2011-03-25lib, 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/dto...Linus Torvalds1-1/+16
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-45/+124
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman1-0/+811