aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/sysrq.c
AgeCommit message (Expand)Author
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-04-01Input: sysrq - supplement reset sequence with timeout functionalityMathieu J. Poirier
2013-03-15sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-01-17Input: sysrq - allow specifying alternate reset sequenceMathieu Poirier
2012-11-15mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller
2012-04-05sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov
2012-03-21mm, oom: force oom kill on sysrq+fDavid Rientjes
2012-03-08vt:tackle kbd_tableAlan Cox
2012-02-09sysrq: Properly check for kernel threadsAnton Vorontsov
2012-02-09sysrq: Fix possible race with exiting taskAnton Vorontsov
2012-01-03fs: move code out of buffer.cAl Viro
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman