summaryrefslogtreecommitdiff
path: root/drivers/tty/sysrq.c
Commit message (Expand)AuthorAge
* mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes2014-08-06
* sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel2014-06-06
* sysrq: rcu-ify __handle_sysrqRik van Riel2014-06-06
* kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-04
* sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings2013-10-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-07
|\
| * Input: sysrq - DT binding for key sequenceMathieu J. Poirier2013-08-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-04
|\ \ | |/
| * Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-27
| |\
| * | Input: sysrq - request graceful shutdown for key resetMathieu J. Poirier2013-06-06
* | | tty: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-01
|\ \ | |/
| * Input: sysrq - supplement reset sequence with timeout functionalityMathieu J. Poirier2013-04-01
* | sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-03-15
|/
* sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-20
|\
| * Input: sysrq - allow specifying alternate reset sequenceMathieu Poirier2013-01-17
* | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
* | mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes2012-11-15
|/
* sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-16
* sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov2012-04-05
* mm, oom: force oom kill on sysrq+fDavid Rientjes2012-03-21
* vt:tackle kbd_tableAlan Cox2012-03-08
* sysrq: Properly check for kernel threadsAnton Vorontsov2012-02-09
* sysrq: Fix possible race with exiting taskAnton Vorontsov2012-02-09
* fs: move code out of buffer.cAl Viro2012-01-03
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-19
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05