summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mm: set N_CPU to node_states during bootToshi Kani2013-11-131-1/+5
* mem-hotplug: introduce movable_node boot optionTang Chen2013-11-134-5/+57
* x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen2013-11-131-2/+7
* x86/mem-hotplug: support initialize page tables in bottom-upTang Chen2013-11-131-2/+64
* x86/mm: factor out of top-down direct mapping setupTang Chen2013-11-131-20/+39
* mm/memblock.c: introduce bottom-up allocation modeTang Chen2013-11-133-3/+108
* mm/memblock.c: factor out of top-down allocationTang Chen2013-11-131-13/+34
* s390/mmap: randomize mmap base for bottom up directionHeiko Carstens2013-11-131-2/+7
* mmap: arch_get_unmapped_area(): use proper mmap base for bottom up directionHeiko Carstens2013-11-131-1/+1
* mm/zswap: avoid unnecessary page scanningWeijie Yang2013-11-131-0/+3
* writeback: do not sync data dirtied after sync startJan Kara2013-11-135-22/+36
* tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi2013-11-132-12/+21
* /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi2013-11-132-0/+4
* mm/page_alloc.c: remove unused marco LONG_ALIGNZhang Yanfei2013-11-131-2/+0
* frontswap: enable call to invalidate area on swapoffKrzysztof Kozlowski2013-11-131-1/+1
* mm/swapfile.c: fix comment typosSeth Jennings2013-11-131-7/+7
* mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas2013-11-132-5/+13
* mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAPZhang Yanfei2013-11-131-11/+9
* mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei2013-11-133-22/+17
* memcg: support hierarchical memory.numa_statsYing Han2013-11-132-3/+24
* memcg: refactor mem_control_numa_stat_show()Greg Thelen2013-11-131-34/+22
* mm/mempolicy: use NUMA_NO_NODEJianguo Wu2013-11-131-5/+5
* mm: thp: khugepaged: add policy for finding target nodeBob Liu2013-11-131-9/+44
* mm: thp: cleanup: mv alloc_hugepage to better placeBob Liu2013-11-131-8/+6
* Documentation/vm/zswap.txt: fix typosChristian Hesse2013-11-131-4/+4
* revert mm/vmalloc.c: emit the failure message before returnWanpeng Li2013-11-131-1/+1
* mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show inste...Wanpeng Li2013-11-131-5/+5
* mm/vmalloc: fix show vmap_area information race with vmap_area tear downWanpeng Li2013-11-131-8/+5
* mm/vmalloc: don't set area->caller twiceWanpeng Li2013-11-131-4/+3
* mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes2013-11-133-47/+24
* mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-136-6/+6
* mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page()Naoya Horiguchi2013-11-131-19/+17
* cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani2013-11-133-29/+24
* mm/nobootmem.c: have __free_pages_memory() free in larger chunks.Robin Holt2013-11-131-17/+8
* mm: add a helper function to check may oom conditionQiang Huang2013-11-133-9/+7
* mm/memory_hotplug.c: use pfn_to_nid() instead of page_to_nid(pfn_to_page())Xishi Qiu2013-11-131-1/+1
* mm/memory_hotplug.c: rename the function is_memblock_offlined_cb()Xishi Qiu2013-11-131-2/+2
* mm: use populated_zone() instead of if(zone->present_pages)Xishi Qiu2013-11-131-2/+2
* mm: use pgdat_end_pfn() to simplify the code in othersXishi Qiu2013-11-133-8/+6
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-134-7/+4
* mm/huge_memory.c: fix stale comments of transparent_hugepage_flagsJianguo Wu2013-11-131-5/+6
* mm: remove obsolete comments about page table lockNaoya Horiguchi2013-11-132-4/+0
* drivers/video/acornfb.c: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-3/+1
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-133-11/+4
* mm/compaction.c: update comment about zone lock in isolate_freepages_blockJerome Marchand2013-11-131-4/+3
* mm/vmalloc: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* ksm: remove redundant __GFP_ZERO from kcallocJoe Perches2013-11-131-2/+2
* mm/readahead.c:do_readhead(): don't check for ->readpageAndrew Morton2013-11-131-1/+1
* ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()Jan Kara2013-11-131-17/+2
* ocfs2: convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-11-131-4/+4
OpenPOWER on IntegriCloud