| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-22 | 1 | -0/+23 |
|\ |
|
| * | pipe: limit the per-user amount of pages allocated in pipes | Willy Tarreau | 2016-01-19 | 1 | -0/+23 |
* | | sysctl: enable strict writes | Kees Cook | 2016-01-20 | 1 | -8/+7 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-15 | 1 | -0/+29 |
|\ |
|
| * | mm: mmap: add new /proc tunable for mmap_base ASLR | Daniel Cashman | 2016-01-14 | 1 | -0/+29 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-01-14 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Documentation: fix sysfs-ptp | Chris Dunlop | 2015-12-08 | 1 | -2/+2 |
* | | Documentation: Document kernel.panic_on_io_nmi sysctl | Hidehiro Kawai | 2015-12-19 | 1 | -0/+15 |
* | | Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memory | Chun Chen | 2015-11-09 | 1 | -1/+1 |
|/ |
|
* | kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup | Jiri Kosina | 2015-11-05 | 1 | -0/+12 |
* | net: qdisc: enhance default_qdisc documentation | Phil Sutter | 2015-09-17 | 1 | -7/+9 |
* | mm/page_alloc.c: fix a misleading comment | Yaowei Bai | 2015-09-08 | 1 | -2/+2 |
* | Documentation: mm: fix location of extfrag_index | Rabin Vincent | 2015-07-24 | 1 | -5/+5 |
* | coredump: use from_kuid/kgid when formatting corename | Nicolas Iooss | 2015-06-25 | 1 | -2/+2 |
* | watchdog: add watchdog_cpumask sysctl to assist nohz | Chris Metcalf | 2015-06-24 | 1 | -0/+21 |
* | Doc/sysctl/kernel.txt: document threads-max | Heinrich Schuchardt | 2015-04-17 | 1 | -0/+21 |
* | mm: allow compaction of unevictable pages | Eric B Munson | 2015-04-15 | 1 | -0/+11 |
* | watchdog: enable the new user interface of the watchdog mechanism | Ulrich Obergfell | 2015-04-14 | 1 | -9/+53 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-11 | 1 | -6/+6 |
|\ |
|
| * | mm: account pmd page tables to the process | Kirill A. Shutemov | 2015-02-11 | 1 | -6/+6 |
* | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2015-02-11 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Documentation: mm: Fix typo in vm.txt | Masanari Iida | 2015-01-28 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-10 | 1 | -0/+8 |
|\ \ |
|
| * | | net-timestamp: no-payload only sysctl | Willem de Bruijn | 2015-02-02 | 1 | -0/+8 |
| |/ |
|
* | | livepatch: kernel: add TAINT_LIVEPATCH | Seth Jennings | 2014-12-22 | 1 | -0/+1 |
|/ |
|
* | ipc/msg: increase MSGMNI, remove scaling | Manfred Spraul | 2014-12-13 | 1 | -4/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 1 | -4/+30 |
|\ |
|
| * | net: provide a per host RSS key generic infrastructure | Eric Dumazet | 2014-11-16 | 1 | -0/+22 |
| * | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited | Joe Perches | 2014-11-11 | 1 | -4/+8 |
* | | kernel: add panic_on_warn | Prarit Bhargava | 2014-12-10 | 1 | -14/+26 |
|/ |
|
* | coredump: add %i/%I in core_pattern to report the tid of the crashed thread | Oleg Nesterov | 2014-10-14 | 1 | -0/+2 |
* | tipc: add name distributor resiliency queue | Erik Hugne | 2014-09-01 | 1 | -0/+16 |
* | panic: add TAINT_SOFTLOCKUP | Josh Hunt | 2014-08-08 | 1 | -0/+1 |
* | kernel/watchdog.c: print traces for all cpus on lockup detection | Aaron Tomlin | 2014-06-23 | 1 | -0/+17 |
* | mm, pcp: allow restoring percpu_pagelist_fraction default | David Rientjes | 2014-06-23 | 1 | -1/+2 |
* | sysctl: allow for strict write position handling | Kees Cook | 2014-06-06 | 1 | -0/+21 |
* | Documentation/sysctl/vm.txt: clarify vfs_cache_pressure description | Denys Vlasenko | 2014-06-04 | 1 | -2/+7 |
* | mm: disable zone_reclaim_mode by default | Mel Gorman | 2014-06-04 | 1 | -8/+9 |
* | hung_task: check the value of "sysctl_hung_task_timeout_sec" | Liu Hua | 2014-04-07 | 1 | -0/+1 |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-04-06 | 1 | -0/+2 |
|\ |
|
| * | Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE | Mathieu Desnoyers | 2014-03-13 | 1 | -0/+2 |
* | | drop_caches: add some documentation and info message | Dave Hansen | 2014-04-03 | 1 | -6/+27 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 | 1 | -9/+1 |
|\ \ |
|
| * \ | Merge branch 'linus' into sched/core, to resolve conflicts | Ingo Molnar | 2014-02-02 | 2 | -2/+71 |
| |\ \
| | |/ |
|
| * | | sched/numa, mm: Remove p->numa_migrate_deferred | Rik van Riel | 2014-01-28 | 1 | -9/+1 |
* | | | Merge branch 'core/urgent' into core/locking | Ingo Molnar | 2014-02-27 | 1 | -2/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | hung_task/Documentation: Fix hung_task_warnings description | Aaron Tomlin | 2014-01-31 | 1 | -2/+3 |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-31 | 1 | -0/+42 |
|\ \ \
| |/ / |
|
| * | | hung_task: Display every hung task warning | Aaron Tomlin | 2014-01-25 | 1 | -0/+42 |
| |/ |
|
* | | mm: document improved handling of swappiness==0 | Aaron Tomlin | 2014-01-29 | 1 | -1/+3 |