Age | Commit message (Expand) | Author | Files | Lines |
2013-10-17 | sysrq: Allow magic SysRq key functions to be disabled through Kconfig | Ben Hutchings | 1 | -1/+1 |
2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+42 |
2013-08-13 | Input: sysrq - DT binding for key sequence | Mathieu J. Poirier | 1 | -0/+42 |
2013-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -4/+15 |
2013-06-28 | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 1 | -19/+19 |
2013-06-06 | Input: sysrq - request graceful shutdown for key reset | Mathieu J. Poirier | 1 | -4/+15 |
2013-06-03 | tty: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -13/+40 |
2013-04-02 | Input: sysrq - supplement reset sequence with timeout functionality | Mathieu J. Poirier | 1 | -13/+40 |
2013-03-16 | sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 1 | -19/+19 |
2013-02-27 | sysrq: don't depend on weak undefined arrays to have an address that compares... | Linus Torvalds | 1 | -8/+7 |
2013-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -74/+202 |
2013-02-07 | sched/rt: Move rt specific bits into new header file | Clark Williams | 1 | -0/+1 |
2013-01-17 | Input: sysrq - allow specifying alternate reset sequence | Mathieu Poirier | 1 | -74/+202 |
2012-11-16 | mm, oom: ensure sysrq+f always passes valid zonelist | David Rientjes | 1 | -1/+2 |
2012-10-16 | sparc64: Add global PMU register dumping via sysrq. | David S. Miller | 1 | -0/+1 |
2012-04-06 | sysrq: use SEND_SIG_FORCED instead of force_sig() | Anton Vorontsov | 1 | -1/+1 |
2012-03-22 | mm, oom: force oom kill on sysrq+f | David Rientjes | 1 | -1/+1 |
2012-03-08 | vt:tackle kbd_table | Alan Cox | 1 | -4/+2 |
2012-02-09 | sysrq: Properly check for kernel threads | Anton Vorontsov | 1 | -3/+6 |
2012-02-09 | sysrq: Fix possible race with exiting task | Anton Vorontsov | 1 | -0/+2 |
2012-01-04 | fs: move code out of buffer.c | Al Viro | 1 | -1/+1 |
2011-03-25 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 1 | -1/+1 |
2011-02-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+16 |
2011-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2010-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -45/+124 |
2010-11-05 | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 1 | -0/+811 |