aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-07mm/zswap.c: update zsmalloc in comment to zbudSeongJae Park1-2/+2
2014-04-07mm/zswap.c: fix trivial typo and arrange indentationSeongJae Park1-2/+2
2014-04-07mm/page_alloc.c: change mm debug routines back to EXPORT_SYMBOLJohn Hubbard1-1/+1
2014-04-07mm/readahead.c: inline ra_submitFabian Frederick2-18/+18
2014-04-07mm: hugetlb: fix softlockup when a large number of hugepages are freed.Mizuma, Masayoshi1-0/+1
2014-04-07mm/memblock.c: use PFN_PHYS()Fabian Frederick1-2/+2
2014-04-07memblock: use for_each_memblock()Emil Medve2-18/+16
2014-04-07mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi2-3/+3
2014-04-07mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka2-2/+14
2014-04-07mm: page_alloc: spill to remote nodes before waking kswapdJohannes Weiner2-44/+46
2014-04-07memcg: rename high level charging functionsMichal Hocko5-13/+13
2014-04-07memcg: sanitize __mem_cgroup_try_charge() call protocolJohannes Weiner1-105/+102
2014-04-07memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_chargeMichal Hocko1-44/+6
2014-04-07memcg: get_mem_cgroup_from_mm()Johannes Weiner1-14/+4
2014-04-07memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm()Johannes Weiner1-7/+0
2014-04-07mm: memcg: push !mm handling out to page cache charge functionJohannes Weiner1-9/+6
2014-04-07mm: memcg: inline mem_cgroup_charge_common()Johannes Weiner1-24/+16
2014-04-07mm: memcg: remove mem_cgroup_move_account_page_stat()Johannes Weiner1-16/+12
2014-04-07mm: memcg: remove unnecessary preemption disablingJohannes Weiner1-11/+4
2014-04-07mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov1-5/+7
2014-04-07mm/vmalloc.c: enhance vm_map_ram() commentGioh Kim1-0/+6
2014-04-07mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding styleChoi Gi-yong2-12/+7
2014-04-07mempool: add unlikely and likely hintsMikulas Patocka1-2/+2
2014-04-07mm, compaction: determine isolation mode only onceDavid Rientjes1-7/+2
2014-04-07mm, mempolicy: remove per-process flagDavid Rientjes2-33/+2
2014-04-07mm, mempolicy: rename slab_node for clarityDavid Rientjes3-12/+9
2014-04-07mm: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza5-6/+13
2014-04-07mm: per-thread vma cachingDavidlohr Bueso4-35/+158
2014-04-07mm: implement ->map_pages for shmem/tmpfsNing Qu1-0/+1
2014-04-07mm: add debugfs tunable for fault_around_orderKirill A. Shutemov1-7/+61
2014-04-07mm: cleanup size checks in filemap_fault() and filemap_map_pages()Kirill A. Shutemov1-7/+7
2014-04-07mm: implement ->map_pages for page cacheKirill A. Shutemov2-0/+80
2014-04-07mm: introduce vm_ops->map_pages()Kirill A. Shutemov1-3/+78
2014-04-07mm: disable split page table lock for !MMUKirill A. Shutemov1-0/+1
2014-04-07mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton1-4/+9
2014-04-07mm/compaction: clean-up code on success of ballon isolationJoonsoo Kim1-7/+4
2014-04-07mm/compaction: check pageblock suitability once per pageblockJoonsoo Kim1-15/+19
2014-04-07mm/compaction: change the timing to check to drop the spinlockJoonsoo Kim1-1/+1
2014-04-07mm/compaction: do not call suitable_migration_target() on every pageJoonsoo Kim1-2/+11
2014-04-07mm/compaction: disallow high-order page for migration targetJoonsoo Kim1-12/+3
2014-04-07mm: exclude memoryless nodes from zone_reclaimMichal Hocko1-2/+3
2014-04-07mm/memory.c: update comment in unmap_single_vma()Davidlohr Bueso1-2/+2
2014-04-07mm/vmscan: do not check compaction_ready on promoted zonesWeijie Yang1-1/+3
2014-04-07mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEMWeijie Yang1-0/+8
2014-04-07mm: move mmu notifier call from change_protection to change_pmd_rangeRik van Riel2-3/+14
2014-04-07mm: numa: recheck for transhuge pages under lock during protection changesMel Gorman1-2/+34
2014-04-07mm,numa: reorganize change_pmd_range()Rik van Riel1-3/+4
2014-04-07mm/hugetlb.c: add NULL check of return value of huge_pte_offsetNaoya Horiguchi1-2/+3
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-10/+21
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+5