aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/sysrq.c
Commit message (Expand)AuthorAge
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-14
|\
| * tty/sysrq: Convert timers to use timer_setup()Kees Cook2017-10-20
| * sysrq : fix Show Regs call trace on ARMJibin Xu2017-10-04
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* oom: improve oom disable handlingMichal Hocko2017-05-03
* net: ibm: emac: remove unused sysrq handler for 'c' keyEric Biggers2017-04-05
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-22
* sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-01-11
* mm: oom: add memcg to oom_controlVladimir Davydov2016-07-26
* sysrq: Fix warning in sysrq generated crash.Ani Sinha2015-12-29
* drivers/tty: make sysrq.c slightly more explicitly non-modularPaul Gortmaker2015-10-04
* mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-08
* mm, oom: organize oom context into structDavid Rientjes2015-09-08
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-27
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-27
|\ \
| * | MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan2015-06-21
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-24
|\ \
| * | mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-24
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-24
|\ \ | |/ |/|
| * tty: remove platform_sysrq_reset_seqArnd Bergmann2015-06-02
* | workqueue: dump workqueues on sysrq-tTejun Heo2015-03-09
|/
* oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-11
* sysrq: convert printk to pr_* equivalentMichal Hocko2015-02-11
* mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes2014-08-06
* sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel2014-06-06
* sysrq: rcu-ify __handle_sysrqRik van Riel2014-06-06
* kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-04
* sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings2013-10-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-07
|\
| * Input: sysrq - DT binding for key sequenceMathieu J. Poirier2013-08-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-04
|\|
| * Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-28
| |\
| * | Input: sysrq - request graceful shutdown for key resetMathieu J. Poirier2013-06-06
* | | tty: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-01
|\|
| * Input: sysrq - supplement reset sequence with timeout functionalityMathieu J. Poirier2013-04-02
* | sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-03-15
|/
* sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-20
|\
| * Input: sysrq - allow specifying alternate reset sequenceMathieu Poirier2013-01-17
* | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
* | mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes2012-11-15
|/
* sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-16
* sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov2012-04-05
* mm, oom: force oom kill on sysrq+fDavid Rientjes2012-03-21
* vt:tackle kbd_tableAlan Cox2012-03-08