summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * memcg: convert mem_cgroup->under_oom from atomic_t to intTejun Heo2015-06-251-8/+21
| * memcg: remove unused mem_cgroup->oom_wakeupsTejun Heo2015-06-251-9/+1Star
| * frontswap: allow multiple backendsDan Streetman2015-06-253-98/+139
| * x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-253-0/+27
| * mm/memblock: allocate boot time data structures from mirrored memoryTony Luck2015-06-253-12/+84
| * mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-2510-47/+83
| * mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko2015-06-253-5/+7
| * mm/cma.c: fix typos in commentsShailendra Verma2015-06-251-2/+2
| * mm/oom_kill.c: print points as unsigned intWang Long2015-06-251-1/+1
| * mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesMike Kravetz2015-06-251-4/+35
| * mm/hugetlb: compute/return the number of regions added by region_add()Mike Kravetz2015-06-251-24/+48
| * mm/hugetlb: document the reserve map/region tracking routinesMike Kravetz2015-06-251-2/+50
| * Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behaviorMichal Hocko2015-06-251-1/+7
| * mm: nommu: refactor debug and warning printsLeon Romanovsky2015-06-251-92/+20Star
| * mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-2513-61/+65
| * powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-255-22/+27
| * mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-254-36/+67
| * tracing: add trace event for memory-failureXie XiuQi2015-06-253-0/+89
| * memory-failure: change type of action_result's param 3 to enumXie XiuQi2015-06-252-2/+3
| * memory-failure: export page_type and action resultXie XiuQi2015-06-252-101/+101
| * mm, memcg: Try charging a page before setting page up to dateMel Gorman2015-06-251-4/+6
| * hugetlb: do not account hugetlb pages as NR_FILE_PAGESMichal Hocko2015-06-251-3/+13
| * mm: page_alloc: inline should_alloc_retry()Johannes Weiner2015-06-251-72/+32Star
| * mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-255-114/+46Star
| * mm: oom_kill: remove unnecessary locking in exit_oom_victim()Johannes Weiner2015-06-251-2/+0Star
| * mm: oom_kill: generalize OOM progress waitqueueJohannes Weiner2015-06-251-5/+1Star
| * mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clearJohannes Weiner2015-06-251-2/+1Star
| * mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-255-15/+14Star
| * mm: oom_kill: remove unnecessary locking in oom_enable()Johannes Weiner2015-06-251-2/+0Star
| * mm/memory hotplug: init the zone's size when calculating node totalpagesGu Zheng2015-06-251-24/+22Star
| * mm/hugetlb: introduce minimum hugepage orderNaoya Horiguchi2015-06-251-8/+11
| * rmap: fix theoretical race between do_wp_page and shrink_active_listVladimir Davydov2015-06-251-1/+6
| * mm/memory-failure: me_huge_page() does nothing for thpNaoya Horiguchi2015-06-251-0/+4
| * mm: soft-offline: don't free target page in successful page migrationNaoya Horiguchi2015-06-252-25/+6Star
| * mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi2015-06-253-7/+48
| * mm/memory-failure: split thp earlier in memory error handlingNaoya Horiguchi2015-06-251-63/+25Star
| * mm: rename RECLAIM_SWAP to RECLAIM_UNMAPZhihui Zhang2015-06-251-6/+6
| * mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla...Nishanth Aravamudan2015-06-251-1/+2
| * mm/page_alloc.c: cleanup obsolete KM_USER*Anisse Astier2015-06-251-15/+2Star
| * mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov2015-06-251-1/+1
| * mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepathKirill A. Shutemov2015-06-251-1/+0Star
| * mm: only define hashdist variable when neededRasmus Villemoes2015-06-252-5/+5
| * mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-2512-41/+0Star
| * powerpc/mm: tracking vDSO remapLaurent Dufour2015-06-252-1/+35
| * mm: new arch_remap() hookLaurent Dufour2015-06-252-6/+20
| * mm: new mm hook frameworkLaurent Dufour2015-06-2531-0/+466
| * mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-2511-52/+5Star
| * mm: fix mprotect() behaviour on VM_LOCKED VMAsKirill A. Shutemov2015-06-251-0/+11
| * thp: cleanup how khugepaged enters freezerJiri Kosina2015-06-251-3/+1Star
| * mm, hwpoison: remove obsolete "Notebook" todo listAndi Kleen2015-06-251-7/+0Star