index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
sysrq.c
Age
Commit message (
Expand
)
Author
2013-10-16
sysrq: Allow magic SysRq key functions to be disabled through Kconfig
Ben Hutchings
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-08-12
Input: sysrq - DT binding for key sequence
Mathieu J. Poirier
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-06-27
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
2013-06-06
Input: sysrq - request graceful shutdown for key reset
Mathieu J. Poirier
2013-06-03
tty: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-04-01
Input: sysrq - supplement reset sequence with timeout functionality
Mathieu J. Poirier
2013-03-15
sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-02-27
sysrq: don't depend on weak undefined arrays to have an address that compares...
Linus Torvalds
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-01-17
Input: sysrq - allow specifying alternate reset sequence
Mathieu Poirier
2012-11-15
mm, oom: ensure sysrq+f always passes valid zonelist
David Rientjes
2012-10-16
sparc64: Add global PMU register dumping via sysrq.
David S. Miller
2012-04-05
sysrq: use SEND_SIG_FORCED instead of force_sig()
Anton Vorontsov
2012-03-21
mm, oom: force oom kill on sysrq+f
David Rientjes
2012-03-08
vt:tackle kbd_table
Alan Cox
2012-02-09
sysrq: Properly check for kernel threads
Anton Vorontsov
2012-02-09
sysrq: Fix possible race with exiting task
Anton Vorontsov
2012-01-03
fs: move code out of buffer.c
Al Viro
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman