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