| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, hugetlb: improve, cleanup resv_map parameters | Joonsoo Kim | 2014-04-03 | 1 | -13/+17 |
* | mm, hugetlb: unify region structure handling | Joonsoo Kim | 2014-04-03 | 1 | -16/+21 |
* | mm: optimize put_mems_allowed() usage | Mel Gorman | 2014-04-03 | 6 | -25/+23 |
* | mm, compaction: ignore pageblock skip when manually invoking compaction | David Rientjes | 2014-04-03 | 1 | -0/+1 |
* | mm: vmscan: remove shrink_control arg from do_try_to_free_pages() | Vladimir Davydov | 2014-04-03 | 1 | -20/+12 |
* | mm: vmscan: move call to shrink_slab() to shrink_zones() | Vladimir Davydov | 2014-04-03 | 1 | -31/+25 |
* | mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim | Vladimir Davydov | 2014-04-03 | 1 | -2/+2 |
* | kmemleak: change some global variables to int | Li Zefan | 2014-04-03 | 1 | -40/+40 |
* | kmemleak: remove redundant code | Li Zefan | 2014-04-03 | 1 | -6/+1 |
* | kmemleak: allow freeing internal objects after kmemleak was disabled | Li Zefan | 2014-04-03 | 1 | -14/+32 |
* | kmemleak: free internal objects only if there're no leaks to be reported | Li Zefan | 2014-04-03 | 1 | -4/+9 |
* | bdi: avoid oops on device removal | Jan Kara | 2014-04-03 | 1 | -4/+9 |
* | backing_dev: fix hung task on sync | Derek Basehore | 2014-04-03 | 1 | -1/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-04-02 | 1 | -1/+1 |
|\ |
|
| * | sparse: fix comment | Li Zhong | 2014-04-02 | 1 | -1/+1 |
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-02 | 1 | -4/+16 |
|\ \ |
|
| * | | mm: Add new func _install_special_mapping() to mmap.c | Stefani Seibold | 2014-03-18 | 1 | -4/+16 |
* | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2014-03-31 | 1 | -96/+112 |
|\ \ \ |
|
| * | | | percpu: renew the max_contig if we merge the head and previous block | Jianyu Zhan | 2014-03-29 | 1 | -1/+3 |
| * | | | percpu: allocation size should be even | Viro | 2014-03-17 | 1 | -1/+4 |
| * | | | percpu: speed alloc_pcpu_area() up | Al Viro | 2014-03-07 | 1 | -1/+17 |
| * | | | percpu: store offsets instead of lengths in ->map[] | Al Viro | 2014-03-07 | 1 | -55/+81 |
| * | | | perpcu: fold pcpu_split_block() into the only caller | Al Viro | 2014-03-07 | 1 | -47/+16 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-03-31 | 2 | -0/+13 |
|\ \ \ \ |
|
| * | | | | mm: add support for discard of unused ptes | Konstantin Weitz | 2014-02-21 | 1 | -0/+10 |
| * | | | | sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm | Martin Schwidefsky | 2014-02-21 | 1 | -0/+3 |
* | | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 2014-03-31 | 2 | -23/+21 |
|\ \ \ \ \ |
|
| * | | | | | mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types | Heiko Carstens | 2014-03-06 | 1 | -14/+12 |
| * | | | | | mm/compat: convert to COMPAT_SYSCALL_DEFINE | Heiko Carstens | 2014-03-06 | 1 | -9/+9 |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 | 1 | -73/+1 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-03-11 | 10 | -44/+75 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into sched/core | Thomas Gleixner | 2014-02-21 | 11 | -64/+140 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'linus' into sched/core, to resolve conflicts | Ingo Molnar | 2014-02-02 | 50 | -1643/+3461 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | sched/numa, mm: Use active_nodes nodemask to limit numa migrations | Rik van Riel | 2014-01-28 | 1 | -28/+1 |
| * | | | | | | | | sched/numa, mm: Remove p->numa_migrate_deferred | Rik van Riel | 2014-01-28 | 1 | -45/+0 |
* | | | | | | | | | mm: fix swapops.h:131 bug if remap_file_pages raced migration | Hugh Dickins | 2014-03-20 | 2 | -2/+35 |
* | | | | | | | | | mm: fix bad rss-counter if remap_file_pages raced migration | Hugh Dickins | 2014-03-19 | 1 | -6/+22 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | mm/Kconfig: fix URL for zsmalloc benchmark | Ben Hutchings | 2014-03-10 | 1 | -2/+2 |
* | | | | | | | | mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block | Laura Abbott | 2014-03-10 | 1 | -7/+13 |
* | | | | | | | | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner | 2014-03-10 | 1 | -5/+6 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness | Johannes Weiner | 2014-03-04 | 1 | -4/+22 |
* | | | | | | | mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking | Vlastimil Babka | 2014-03-04 | 1 | -1/+1 |
* | | | | | | | memcg: reparent charges of children before processing parent | Filipe Brandenburger | 2014-03-04 | 1 | -1/+9 |
* | | | | | | | memcg: fix endless loop in __mem_cgroup_iter_next() | Hugh Dickins | 2014-03-04 | 1 | -2/+2 |
* | | | | | | | mm: close PageTail race | David Rientjes | 2014-03-04 | 4 | -5/+7 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | memcg: change oom_info_lock to mutex | Michal Hocko | 2014-02-25 | 1 | -3/+3 |
* | | | | | | mm, thp: fix infinite loop on memcg OOM | Kirill A. Shutemov | 2014-02-25 | 2 | -14/+9 |
* | | | | | | mm, hwpoison: release page on PageHWPoison() in __do_fault() | Kirill A. Shutemov | 2014-02-25 | 1 | -0/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-02-20 | 1 | -0/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | arm, pm, vmpressure: add missing slab.h includes | Tejun Heo | 2014-02-03 | 1 | -0/+1 |