Age | Commit message (Expand) | Author |
2015-06-24 | frontswap: allow multiple backends | Dan Streetman |
2015-06-24 | mm/memblock: allocate boot time data structures from mirrored memory | Tony Luck |
2015-06-24 | mm/memblock: add extra "flags" to memblock to allow selection of memory based... | Tony Luck |
2015-06-24 | mm: do not ignore mapping_gfp_mask in page cache allocation paths | Michal Hocko |
2015-06-24 | mm/cma.c: fix typos in comments | Shailendra Verma |
2015-06-24 | mm/oom_kill.c: print points as unsigned int | Wang Long |
2015-06-24 | mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages | Mike Kravetz |
2015-06-24 | mm/hugetlb: compute/return the number of regions added by region_add() | Mike Kravetz |
2015-06-24 | mm/hugetlb: document the reserve map/region tracking routines | Mike Kravetz |
2015-06-24 | mm: nommu: refactor debug and warning prints | Leon Romanovsky |
2015-06-24 | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V |
2015-06-24 | powerpc/mm: use generic version of pmdp_clear_flush() | Aneesh Kumar K.V |
2015-06-24 | mm/thp: split out pmd collapse flush into separate functions | Aneesh Kumar K.V |
2015-06-24 | tracing: add trace event for memory-failure | Xie XiuQi |
2015-06-24 | memory-failure: change type of action_result's param 3 to enum | Xie XiuQi |
2015-06-24 | memory-failure: export page_type and action result | Xie XiuQi |
2015-06-24 | mm, memcg: Try charging a page before setting page up to date | Mel Gorman |
2015-06-24 | hugetlb: do not account hugetlb pages as NR_FILE_PAGES | Michal Hocko |
2015-06-24 | mm: page_alloc: inline should_alloc_retry() | Johannes Weiner |
2015-06-24 | mm: oom_kill: simplify OOM killer locking | Johannes Weiner |
2015-06-24 | mm: oom_kill: remove unnecessary locking in exit_oom_victim() | Johannes Weiner |
2015-06-24 | mm: oom_kill: generalize OOM progress waitqueue | Johannes Weiner |
2015-06-24 | mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear | Johannes Weiner |
2015-06-24 | mm: oom_kill: clean up victim marking and exiting interfaces | Johannes Weiner |
2015-06-24 | mm: oom_kill: remove unnecessary locking in oom_enable() | Johannes Weiner |
2015-06-24 | mm/memory hotplug: init the zone's size when calculating node totalpages | Gu Zheng |
2015-06-24 | mm/hugetlb: introduce minimum hugepage order | Naoya Horiguchi |
2015-06-24 | rmap: fix theoretical race between do_wp_page and shrink_active_list | Vladimir Davydov |
2015-06-24 | mm/memory-failure: me_huge_page() does nothing for thp | Naoya Horiguchi |
2015-06-24 | mm: soft-offline: don't free target page in successful page migration | Naoya Horiguchi |
2015-06-24 | mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand... | Naoya Horiguchi |
2015-06-24 | mm/memory-failure: split thp earlier in memory error handling | Naoya Horiguchi |
2015-06-24 | mm: rename RECLAIM_SWAP to RECLAIM_UNMAP | Zhihui Zhang |
2015-06-24 | mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla... | Nishanth Aravamudan |
2015-06-24 | mm/page_alloc.c: cleanup obsolete KM_USER* | Anisse Astier |
2015-06-24 | mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepath | Kirill A. Shutemov |
2015-06-24 | mm: only define hashdist variable when needed | Rasmus Villemoes |
2015-06-24 | mm: new arch_remap() hook | Laurent Dufour |
2015-06-24 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen |
2015-06-24 | mm: fix mprotect() behaviour on VM_LOCKED VMAs | Kirill A. Shutemov |
2015-06-24 | thp: cleanup how khugepaged enters freezer | Jiri Kosina |
2015-06-24 | mm, hwpoison: remove obsolete "Notebook" todo list | Andi Kleen |
2015-06-24 | mm, hwpoison: add comment describing when to add new cases | Andi Kleen |
2015-06-24 | slab: correct size_index table before replacing the bootstrap kmem_cache_node | Daniel Sanders |
2015-06-24 | mm/slab_common: support the slub_debug boot option on specific object size | Gavin Guo |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-23 | fs: Rename file_remove_suid() to file_remove_privs() | Jan Kara |
2015-06-23 | vfs: add seq_file_path() helper | Miklos Szeredi |
2015-06-23 | vfs: add file_path() helper | Miklos Szeredi |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |