index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK 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
2015-12-30
sysrq: Fix warning in sysrq generated crash.
Ani Sinha
2015-10-04
drivers/tty: make sysrq.c slightly more explicitly non-modular
Paul Gortmaker
2015-09-08
mm, oom: pass an oom order of -1 when triggered by sysrq
David Rientjes
2015-09-08
mm, oom: organize oom context into struct
David Rientjes
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-06-25
mm: oom_kill: simplify OOM killer locking
Johannes Weiner
2015-06-21
MIPS: Add SysRq operation to dump TLBs on all CPUs
James Hogan
2015-06-02
tty: remove platform_sysrq_reset_seq
Arnd Bergmann
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-03-09
workqueue: dump workqueues on sysrq-t
Tejun Heo
2015-02-12
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2015-02-12
sysrq: convert printk to pr_* equivalent
Michal Hocko
2014-08-07
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
2014-06-06
sysrq,rcu: suppress RCU stall warnings while sysrq runs
Rik van Riel
2014-06-06
sysrq: rcu-ify __handle_sysrq
Rik van Riel
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
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-13
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-28
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-02
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-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