Age | Commit message (Expand) | Author |
2015-02-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-11 | mm: account pmd page tables to the process | Kirill A. Shutemov |
2015-02-11 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2015-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-02-02 | net-timestamp: no-payload only sysctl | Willem de Bruijn |
2015-01-28 | Documentation: mm: Fix typo in vm.txt | Masanari Iida |
2014-12-22 | livepatch: kernel: add TAINT_LIVEPATCH | Seth Jennings |
2014-12-13 | ipc/msg: increase MSGMNI, remove scaling | Manfred Spraul |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | kernel: add panic_on_warn | Prarit Bhargava |
2014-11-16 | net: provide a per host RSS key generic infrastructure | Eric Dumazet |
2014-11-11 | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited | Joe Perches |
2014-10-14 | coredump: add %i/%I in core_pattern to report the tid of the crashed thread | Oleg Nesterov |
2014-09-01 | tipc: add name distributor resiliency queue | Erik Hugne |
2014-08-08 | panic: add TAINT_SOFTLOCKUP | Josh Hunt |
2014-06-23 | kernel/watchdog.c: print traces for all cpus on lockup detection | Aaron Tomlin |
2014-06-23 | mm, pcp: allow restoring percpu_pagelist_fraction default | David Rientjes |
2014-06-06 | sysctl: allow for strict write position handling | Kees Cook |
2014-06-04 | Documentation/sysctl/vm.txt: clarify vfs_cache_pressure description | Denys Vlasenko |
2014-06-04 | mm: disable zone_reclaim_mode by default | Mel Gorman |
2014-04-07 | hung_task: check the value of "sysctl_hung_task_timeout_sec" | Liu Hua |
2014-04-06 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-04-03 | drop_caches: add some documentation and info message | Dave Hansen |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-13 | Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE | Mathieu Desnoyers |
2014-02-27 | Merge branch 'core/urgent' into core/locking | Ingo Molnar |
2014-02-02 | Merge branch 'linus' into sched/core, to resolve conflicts | Ingo Molnar |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-31 | hung_task/Documentation: Fix hung_task_warnings description | Aaron Tomlin |
2014-01-29 | mm: document improved handling of swappiness==0 | Aaron Tomlin |
2014-01-28 | sched/numa, mm: Remove p->numa_migrate_deferred | Rik van Riel |
2014-01-25 | hung_task: Display every hung task warning | Aaron Tomlin |
2014-01-23 | kexec: add sysctl to disable kexec_load | Kees Cook |
2014-01-21 | mm: add overcommit_kbytes sysctl variable | Jerome Marchand |
2013-12-17 | sched/numa: Drop sysctl_numa_balancing_settle_count sysctl | Wanpeng Li |
2013-11-13 | vsprintf: check real user/group id for %pK | Ryan Mallon |
2013-11-13 | mm: improve the description for dirty_background_ratio/dirty_ratio sysctl | Zheng Liu |
2013-10-09 | sched/numa: Skip some page migrations after a shared fault | Rik van Riel |
2013-10-09 | sched/numa: Remove the numa_balancing_scan_period_reset sysctl | Mel Gorman |
2013-10-09 | sched/numa: Favour moving tasks towards the preferred node | Mel Gorman |
2013-10-09 | sched/numa: Set the scan rate proportional to the memory usage of the task be... | Mel Gorman |
2013-10-09 | mm: numa: Document automatic NUMA balancing sysctls | Mel Gorman |
2013-09-11 | coredump: add new %P variable in core_pattern | Stéphane Graber |
2013-09-11 | mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable | Naoya Horiguchi |
2013-08-31 | qdisc: allow setting default queuing discipline | stephen hemminger |
2013-08-01 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-09 | mm/page_alloc: fix doc for numa_zonelist_order | Wanpeng Li |
2013-07-08 | net: rename low latency sockets functions to busy poll | Eliezer Tamir |