aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-02-23mm: rename page struct field helpersMel Gorman
2013-02-23memcg: avoid dangling reference count in creation failure.Glauber Costa
2013-02-23memcg: increment static branch right after limit setGlauber Costa
2013-02-23memcg: replace cgroup_lock with memcg specific memcg_lockGlauber Costa
2013-02-23memcg: fast hierarchy-aware child testGlauber Costa
2013-02-23memcg: split part of memcg creation to css_onlineGlauber Costa
2013-02-23memcg: prevent changes to move_charge_at_immigrate during task attachGlauber Costa
2013-02-23memcg: reduce the size of struct memcg 244-fold.Glauber Costa
2013-02-23mm: init: report on last-nid information stored in page->flagsMel Gorman
2013-02-23mm: uninline page_xchg_last_nid()Mel Gorman
2013-02-23memcg: clean up swap accounting initialization codeMichal Hocko
2013-02-23memcg: do not create memsw files if swap accounting is disabledMichal Hocko
2013-02-23page-writeback.c: subtract min_free_kbytes from dirtyable memoryPaul Szabo
2013-02-23mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()Konstantin Khlebnikov
2013-02-23swap: add per-partition lock for swapfileShaohua Li
2013-02-23swap: make each swap partition have one address_spaceShaohua Li
2013-02-23mm: don't inline page_mapping()Shaohua Li
2013-02-23mm: numa: cleanup flow of transhuge page migrationHugh Dickins
2013-02-23mm: fold page->_last_nid into page->flags where possiblePeter Zijlstra
2013-02-23mm: numa: take THP into account when migrating pages for NUMA balancingMel Gorman
2013-02-23mm: teach mm by current context info to not do I/O during memory allocationMing Lei
2013-02-23mm: don't wait on congested zones in balance_pgdat()Zlatko Calusic
2013-02-23mm/memory-failure.c: fix wrong num_poisoned_pages in handling memory error on...Naoya Horiguchi
2013-02-23mm/memory-failure.c: clean up soft_offline_page()Naoya Horiguchi
2013-02-23memory-failure: use num_poisoned_pages instead of mce_bad_pagesXishi Qiu
2013-02-23memory-failure: do code refactor of soft_offline_page()Xishi Qiu
2013-02-23memory-failure: fix an error of mce_bad_pages statisticsXishi Qiu
2013-02-23mm: remove MIGRATE_ISOLATE check in hotpathMinchan Kim
2013-02-23mm: increase totalram_pages when free pages allocated by bootmem allocatorJiang Liu
2013-02-23mm: set zone->present_pages to number of existing pages in the zoneJiang Liu
2013-02-23mm: use zone->present_pages instead of zone->managed_pages where appropriateJiang Liu
2013-02-23mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...Tang Chen
2013-02-23acpi, memory-hotplug: support getting hotplug info from SRATTang Chen
2013-02-23acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeTang Chen
2013-02-23page_alloc: bootmem limit with movablecore_mapTang Chen
2013-02-23page_alloc: make movablemem_map have higher priorityTang Chen
2013-02-23page_alloc: introduce zone_movable_limit[] to keep movable limit for nodesTang Chen
2013-02-23page_alloc: add movable_memmap kernel parameterTang Chen
2013-02-23cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the nodeWen Congyang
2013-02-23memory-hotplug: export the function try_offline_node()Wen Congyang
2013-02-23mempolicy: fix is_valid_nodemask()Lai Jiangshan
2013-02-23memory-hotplug: consider compound pages when free memmapWen Congyang
2013-02-23memory-hotplug: do not allocate pgdat if it was not freed when offline.Tang Chen
2013-02-23memory-hotplug: free node_data when a node is offlinedWen Congyang
2013-02-23memory-hotplug: remove sysfs file of nodeTang Chen
2013-02-23memory_hotplug: clear zone when removing the memoryYasuaki Ishimatsu
2013-02-23memory-hotplug: integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP.Tang Chen
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen
2013-02-23memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()Tang Chen
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu