Age | Commit message (Expand) | Author | Files | Lines |
2020-03-11 | sysrq: Remove duplicated sysrq message | Petr Mladek | 1 | -4/+3 |
2020-03-11 | sysrq: Restore original console_loglevel when sysrq disabled | Petr Mladek | 1 | -0/+1 |
2017-12-10 | sysrq : fix Show Regs call trace on ARM | Jibin Xu | 1 | -2/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-05-04 | oom: improve oom disable handling | Michal Hocko | 1 | -1/+1 |
2017-04-05 | net: ibm: emac: remove unused sysrq handler for 'c' key | Eric Biggers | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-02-23 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 1 | -1/+1 |
2017-01-11 | sysrq: attach sysrq handler correctly for 32-bit kernel | Akinobu Mita | 1 | -2/+2 |
2016-07-27 | mm: oom: add memcg to oom_control | Vladimir Davydov | 1 | -0/+1 |
2015-12-30 | sysrq: Fix warning in sysrq generated crash. | Ani Sinha | 1 | -0/+6 |
2015-10-04 | drivers/tty: make sysrq.c slightly more explicitly non-modular | Paul Gortmaker | 1 | -1/+5 |
2015-09-09 | mm, oom: pass an oom order of -1 when triggered by sysrq | David Rientjes | 1 | -2/+1 |
2015-09-09 | mm, oom: organize oom context into struct | David Rientjes | 1 | -2/+10 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+1 |
2015-06-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+2 |
2015-06-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -18/+1 |
2015-06-25 | mm: oom_kill: simplify OOM killer locking | Johannes Weiner | 1 | -0/+2 |
2015-06-21 | MIPS: Add SysRq operation to dump TLBs on all CPUs | James Hogan | 1 | -0/+1 |
2015-06-02 | tty: remove platform_sysrq_reset_seq | Arnd Bergmann | 1 | -18/+1 |
2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 1 | -1/+1 |
2015-03-09 | workqueue: dump workqueues on sysrq-t | Tejun Heo | 1 | -0/+1 |
2015-02-12 | oom, PM: make OOM detection in the freezer path raceless | Michal Hocko | 1 | -2/+3 |
2015-02-12 | sysrq: convert printk to pr_* equivalent | Michal Hocko | 1 | -9/+9 |
2014-08-07 | mm, oom: ensure memoryless node zonelist always includes zones | David Rientjes | 1 | -1/+1 |
2014-06-07 | sysrq,rcu: suppress RCU stall warnings while sysrq runs | Rik van Riel | 1 | -0/+3 |
2014-06-07 | sysrq: rcu-ify __handle_sysrq | Rik van Riel | 1 | -6/+12 |
2014-06-05 | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov | 1 | -4/+4 |
2013-10-17 | 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-13 | Input: sysrq - DT binding for key sequence | Mathieu J. Poirier | 1 | -0/+42 |
2013-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -4/+15 |
2013-06-28 | 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-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -13/+40 |
2013-04-02 | Input: sysrq - supplement reset sequence with timeout functionality | Mathieu J. Poirier | 1 | -13/+40 |
2013-03-16 | 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-16 | 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-06 | sysrq: use SEND_SIG_FORCED instead of force_sig() | Anton Vorontsov | 1 | -1/+1 |
2012-03-22 | 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 |