Age | Commit message (Expand) | Author |
2017-05-03 | oom: improve oom disable handling | Michal Hocko |
2017-04-05 | net: ibm: emac: remove unused sysrq handler for 'c' key | Eric Biggers |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko |
2017-01-11 | sysrq: attach sysrq handler correctly for 32-bit kernel | Akinobu Mita |
2016-07-26 | mm: oom: add memcg to oom_control | Vladimir Davydov |
2015-12-29 | 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-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-06-24 | 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-11 | oom, PM: make OOM detection in the freezer path raceless | Michal Hocko |
2015-02-11 | sysrq: convert printk to pr_* equivalent | Michal Hocko |
2014-08-06 | 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-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 |