Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski
2017-11-14Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20tty/sysrq: Convert timers to use timer_setup()Kees Cook
2017-10-04sysrq : fix Show Regs call trace on ARMJibin Xu
2017-05-04oom: improve oom disable handlingMichal Hocko
2017-04-05net: ibm: emac: remove unused sysrq handler for 'c' keyEric Biggers
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-23lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-01-11sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita
2016-07-27mm: oom: add memcg to oom_controlVladimir Davydov
2015-12-30sysrq: Fix warning in sysrq generated crash.Ani Sinha
2015-10-04drivers/tty: make sysrq.c slightly more explicitly non-modularPaul Gortmaker
2015-09-09mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes
2015-09-09mm, oom: organize oom context into structDavid Rientjes
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-25mm: oom_kill: simplify OOM killer lockingJohannes Weiner
2015-06-21MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan
2015-06-02tty: remove platform_sysrq_reset_seqArnd Bergmann
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-03-09workqueue: dump workqueues on sysrq-tTejun Heo
2015-02-12oom, PM: make OOM detection in the freezer path racelessMichal Hocko
2015-02-12sysrq: convert printk to pr_* equivalentMichal Hocko
2014-08-07mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes
2014-06-07sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel
2014-06-07sysrq: rcu-ify __handle_sysrqRik van Riel
2014-06-05kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2013-10-17sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-08-13Input: sysrq - DT binding for key sequenceMathieu J. Poirier
2013-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-06-28Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2013-06-06Input: sysrq - request graceful shutdown for key resetMathieu J. Poirier
2013-06-03tty: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-04-02Input: sysrq - supplement reset sequence with timeout functionalityMathieu J. Poirier
2013-03-16sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-01-17Input: sysrq - allow specifying alternate reset sequenceMathieu Poirier
2012-11-16mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller
2012-04-06sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov
2012-03-22mm, oom: force oom kill on sysrq+fDavid Rientjes