summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-11-05swap: swapin_nr_pages() can be staticFengguang Wu
2013-11-05swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2013-11-05mm/page_alloc.c: fix comment in zlc_setup()Zhi Yong Wu
2013-11-05mm/zswap: refactor the get/put routinesWeijie Yang
2013-11-05mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrentlyWeijie Yang
2013-11-05memcg, kmem: use cache_from_memcg_idx instead of hard codeQiang Huang
2013-11-05memcg, kmem: rename cache_from_memcg to cache_from_memcg_idxQiang Huang
2013-11-05memcg, kmem: Use is_root_cache instead of hard codeQiang Huang
2013-11-05mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi
2013-11-05mm: __rmqueue_fallback() should respect pageblock typeKOSAKI Motohiro
2013-11-05mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro
2013-11-05mm: fix page_group_by_mobility_disabled breakageKOSAKI Motohiro
2013-11-05readahead: fix sequential read cache miss detectionDamien Ramonda
2013-11-05mm/bootmem.c: remove unused local `map'Daeseok Youn
2013-11-05mm: clear N_CPU from node_states at CPU offlineToshi Kani
2013-11-05mm: set N_CPU to node_states during bootToshi Kani
2013-11-05mem-hotplug: introduce movable_node boot optionTang Chen
2013-11-05mm/memblock.c: introduce bottom-up allocation modeTang Chen
2013-11-05mm/memblock.c: factor out of top-down allocationTang Chen
2013-11-05swap: fix setting PAGE_SIZE blocksize during swapoff/swapon raceKrzysztof Kozlowski
2013-11-05mmap: arch_get_unmapped_area(): use proper mmap base for bottom up directionHeiko Carstens
2013-11-05mm/zswap: avoid unnecessary page scanningWeijie Yang
2013-11-05mm/page_alloc.c: remove unused marco LONG_ALIGNZhang Yanfei
2013-11-05frontswap: enable call to invalidate area on swapoffKrzysztof Kozlowski
2013-11-05mm/swapfile.c: fix comment typosSeth Jennings
2013-11-05mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas
2013-11-05mm-sparsemem-fix-a-bug-in-free_map_bootmem-when-config_sparsemem_vmemmap-v2Zhang Yanfei
2013-11-05mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAPZhang Yanfei
2013-11-05mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei
2013-11-05memcg: support hierarchical memory.numa_statsYing Han
2013-11-05memcg: refactor mem_control_numa_stat_show()Greg Thelen
2013-11-05mm/mempolicy: use NUMA_NO_NODEJianguo Wu
2013-11-05mm-thp-khugepaged-add-policy-for-finding-target-node-fixAndrew Morton
2013-11-05mm: thp: khugepaged: add policy for finding target nodeBob Liu
2013-11-05mm: thp: cleanup: mv alloc_hugepage to better placeBob Liu
2013-11-05revert mm/vmalloc.c: emit the failure message before returnWanpeng Li
2013-11-05mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show inste...Wanpeng Li
2013-11-05mm/vmalloc: fix show vmap_area information race with vmap_area tear downWanpeng Li
2013-11-05mm/vmalloc: don't set area->caller twiceWanpeng Li
2013-11-05mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes
2013-11-05mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page()Naoya Horiguchi
2013-11-05cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani
2013-11-05mm/nobootmem.c: have __free_pages_memory() free in larger chunks.Robin Holt
2013-11-05mm: add a helper function to check may oom conditionQiang Huang
2013-11-05mm/memory_hotplug.c: use pfn_to_nid() instead of page_to_nid(pfn_to_page())Xishi Qiu
2013-11-05mm/memory_hotplug.c: rename the function is_memblock_offlined_cb()Xishi Qiu
2013-11-05mm: use populated_zone() instead of if(zone->present_pages)Xishi Qiu
2013-11-05mm: use pgdat_end_pfn() to simplify the code in othersXishi Qiu
2013-11-05mm/huge_memory.c: fix stale comments of transparent_hugepage_flagsJianguo Wu
2013-11-05mm: remove obsolete comments about page table lockNaoya Horiguchi