index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
sysrq.c
Age
Commit message (
Expand
)
Author
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-16
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-22
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-04
fs: move code out of buffer.c
Al Viro
2011-03-25
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