summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-06-17mm: add strictlimit knobMaxim Patlasov
2014-06-17memcg-deprecate-memoryforce_empty-knob-fixAndrew Morton
2014-06-17memcg: deprecate memory.force_empty knobMichal Hocko
2014-06-17mm: remap_file_pages: grab file ref to prevent race while mmapingSasha Levin
2014-06-17mm: remap_file_pages: initialize populate before usageSasha Levin
2014-06-17mm-replace-remap_file_pages-syscall-with-emulation-fixAndrew Morton
2014-06-17mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov
2014-06-17vmscan: memcg: check whether the low limit should be ignoredMichal Hocko
2014-06-17memcg: allow setting low_limitMichal Hocko
2014-06-17memcg-mm-introduce-lowlimit-reclaim-fix2.patchHugh Dickins
2014-06-17memcg-mm-introduce-lowlimit-reclaim-fixMichal Hocko
2014-06-17memcg, mm: introduce lowlimit reclaimMichal Hocko
2014-06-17mm/page_io.c: work around gcc bugAndrew Morton
2014-06-17Merge branch 'akpm-current/current'Stephen Rothwell
2014-06-17Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2014-06-16fix build error of v3.15-mmotm-2014-06-12-16-38Naoya Horiguchi
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro
2014-06-13mm/util.c: add kstrimdup()Sebastian Capella
2014-06-13do_shared_fault(): check that mmap_sem is heldAndrew Morton
2014-06-13mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick
2014-06-13mm/compaction.c:isolate_freepages_block(): small tuneupAndrew Morton
2014-06-13mm-introduce-do_shared_fault-and-drop-do_fault-fix-fixAndrew Morton
2014-06-13mincore-apply-page-table-walker-on-do_mincore-fixAndrew Morton
2014-06-13mincore: apply page table walker on do_mincore()Naoya Horiguchi
2014-06-13mm-pagewalk-move-pmd_trans_huge_lock-from-callbacks-to-common-code-checkpatch...Andrew Morton
2014-06-13mm/pagewalk: move pmd_trans_huge_lock() from callbacks to common codeNaoya Horiguchi
2014-06-13memcg-separate-mem_cgroup_move_charge_pte_range-checkpatch-fixesAndrew Morton
2014-06-13memcg: separate mem_cgroup_move_charge_pte_range()Naoya Horiguchi
2014-06-13madvise-cleanup-swapin_walk_pmd_entry-fixAndrew Morton
2014-06-13madvise: cleanup swapin_walk_pmd_entry()Naoya Horiguchi
2014-06-13mm/pagewalk: replace mm_walk->skip with more general mm_walk->controlNaoya Horiguchi
2014-06-13mm/pagewalk: remove pgd_entry() and pud_entry()Naoya Horiguchi
2014-06-13mm/pagewalk.c: move pte null checkNaoya Horiguchi
2014-06-13mempolicy: apply page table walker on queue_pages_range()Naoya Horiguchi
2014-06-13pagewalk: remove argument hmask from hugetlb_entry()Naoya Horiguchi
2014-06-13memcg: redefine callback functions for page table walkerNaoya Horiguchi
2014-06-13pagewalk: add walk_page_vma()Naoya Horiguchi
2014-06-13pagewalk-update-page-table-walker-core-fix-end-address-calculation-in-walk_pa...Andrew Morton
2014-06-13mm/pagewalk.c: fix end address calculation in walk_page_range()Naoya Horiguchi
2014-06-13pagewalk: update page table walker coreNaoya Horiguchi
2014-06-13mm-hugetlbfs-fix-rmapping-for-anonymous-hugepages-with-page_pgoff-v3Naoya Horiguchi
2014-06-13mm-hugetlbfs-fix-rmapping-for-anonymous-hugepages-with-page_pgoff-v2Naoya Horiguchi
2014-06-13mm, hugetlbfs: fix rmapping for anonymous hugepages with page_pgoff()Naoya Horiguchi
2014-06-13mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen
2014-06-13mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()Hugh Dickins
2014-06-13vmalloc: use rcu list iterator to reduce vmap_area_lock contentionJoonsoo Kim
2014-06-13hwpoison: fix the handling path of the victimized page frame that belong to n...Chen Yucong
2014-06-13mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec()Chen Yucong
2014-06-13mm/page_alloc.c: unexport alloc_pages_exact_nid()Andrew Morton
2014-06-13mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()Fabian Frederick