aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/sysrq.c
AgeCommit message (Expand)Author
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