Age | Commit message (Expand) | Author |
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: avoid tail page refcounting on non-THP compound pages | Kirill A. Shutemov |
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/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen |
2015-06-24 | powerpc/mm: tracking vDSO remap | Laurent Dufour |
2015-06-24 | mm: new arch_remap() hook | Laurent Dufour |
2015-06-24 | mm: new mm hook framework | 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 | linux/slab.h: fix three off-by-one typos in comment | Rasmus Villemoes |
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 | xtensa: use for_each_sg() | Akinobu Mita |
2015-06-24 | procfs: treat parked tasks as sleeping for task state | Chris Metcalf |
2015-06-24 | watchdog: add watchdog_cpumask sysctl to assist nohz | Chris Metcalf |
2015-06-24 | smpboot: allow excluding cpus from the smpboot threads | Chris Metcalf |
2015-06-24 | sparc: use for_each_sg() | Akinobu Mita |
2015-06-24 | parisc: use for_each_sg() | Akinobu Mita |
2015-06-24 | ocfs2: mark local functions as static | Joseph Qi |
2015-06-24 | ocfs2: use swap() in ocfs2_double_lock() | Fabian Frederick |
2015-06-24 | ocfs2: use swap() in swap_refcount_rec() | Fabian Frederick |
2015-06-24 | ocfs2: use swap() in dx_leaf_sort_swap() | Fabian Frederick |
2015-06-24 | ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks | Joseph Qi |
2015-06-24 | ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger() | Xue jiufei |
2015-06-24 | ocfs2: o2net: should remove debugfs in o2net_init() out branch | alex chen |
2015-06-24 | ocfs2: remove OCFS2_IOCB_SEM lock type in direct io | WeiWei Wang |