summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-04-17mm: add strictlimit knobMaxim Patlasov
2014-04-17Merge branch 'akpm-current/current'Stephen Rothwell
2014-04-17Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2014-04-17Merge remote-tracking branch 's390/features'Stephen Rothwell
2014-04-17mm/util.c: add kstrimdup()Sebastian Capella
2014-04-17do_shared_fault(): check that mmap_sem is heldAndrew Morton
2014-04-17mm,vmacache: optimize overflow system-wide flushingDavidlohr Bueso
2014-04-17mm,vmacache: add debug dataDavidlohr Bueso
2014-04-17mm: only force scan in reclaim when none of the LRUs are big enough.Suleiman Souhlal
2014-04-17mm: rmap: don't try to add an unevictable page to lru listBob Liu
2014-04-17mm/compaction.c:isolate_freepages_block(): small tuneupAndrew Morton
2014-04-17mm-introduce-do_shared_fault-and-drop-do_fault-fix-fixAndrew Morton
2014-04-17mm: softdirty: don't forget to save file map softdiry bit on unmapCyrill Gorcunov
2014-04-17mm: softdirty: make freshly remapped file pages being softdirty unconditionallyCyrill Gorcunov
2014-04-17mm/pagewalk.c: move pte null checkNaoya Horiguchi
2014-04-17mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi
2014-04-17mempolicy: apply page table walker on queue_pages_range()Naoya Horiguchi
2014-04-17pagewalk: remove argument hmask from hugetlb_entry()Naoya Horiguchi
2014-04-17memcg: redefine callback functions for page table walkerNaoya Horiguchi
2014-04-17pagewalk: add walk_page_vma()Naoya Horiguchi
2014-04-17pagewalk-update-page-table-walker-core-fix-end-address-calculation-in-walk_pa...Andrew Morton
2014-04-17mm/pagewalk.c: fix end address calculation in walk_page_range()Naoya Horiguchi
2014-04-17pagewalk: update page table walker coreNaoya Horiguchi
2014-04-17mm-hugetlbfs-fix-rmapping-for-anonymous-hugepages-with-page_pgoff-v3Naoya Horiguchi
2014-04-17mm-hugetlbfs-fix-rmapping-for-anonymous-hugepages-with-page_pgoff-v2Naoya Horiguchi
2014-04-17mm, hugetlbfs: fix rmapping for anonymous hugepages with page_pgoff()Naoya Horiguchi
2014-04-17mm: get rid of __GFP_KMEMCG fixStephen Rothwell
2014-04-17mm: get rid of __GFP_KMEMCGVladimir Davydov
2014-04-17sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov
2014-04-16x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman
2014-04-16mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi
2014-04-16vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter
2014-04-14percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()Jianyu Zhan
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro
2014-04-11mm/memblock: add physical memory listPhilipp Hachtmann
2014-04-11mm/memblock: Do some refactoring, enhance APIPhilipp Hachtmann
2014-04-11mm: slab/slub: use page->list consistently instead of page->lruDave Hansen
2014-04-08mm: vmscan: do not swap anon pages just because free+file is lowJohannes Weiner
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07mm: create generic early_ioremap() supportMark Salter
2014-04-07slub: use raw_cpu_inc for incrementing statisticsChristoph Lameter
2014-04-07slub: fix leak of 'name' in sysfs_slab_addDave Jones
2014-04-07slub: rework sysfs layout for memcg cachesVladimir Davydov
2014-04-07slub: adjust memcg caches when creating cache aliasVladimir Davydov
2014-04-07memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov
2014-04-07memcg, slab: unregister cache from memcg before starting to destroy itVladimir Davydov