index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
sysrq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
workqueue: dump workqueues on sysrq-t
Tejun Heo
1
-0
/
+1
2015-02-11
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
1
-2
/
+3
2015-02-11
sysrq: convert printk to pr_* equivalent
Michal Hocko
1
-9
/
+9
2014-08-06
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
1
-1
/
+1
2014-06-06
sysrq,rcu: suppress RCU stall warnings while sysrq runs
Rik van Riel
1
-0
/
+3
2014-06-06
sysrq: rcu-ify __handle_sysrq
Rik van Riel
1
-6
/
+12
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
1
-4
/
+4
2013-10-16
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-12
Input: sysrq - DT binding for key sequence
Mathieu J. Poirier
1
-0
/
+42
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+15
2013-06-27
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-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-13
/
+40
2013-04-01
Input: sysrq - supplement reset sequence with timeout functionality
Mathieu J. Poirier
1
-13
/
+40
2013-03-15
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-15
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-05
sysrq: use SEND_SIG_FORCED instead of force_sig()
Anton Vorontsov
1
-1
/
+1
2012-03-21
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-03
fs: move code out of buffer.c
Al Viro
1
-1
/
+1
2011-03-24
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