aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes
2013-04-29mm: change __remove_pages() to call release_mem_region_adjustable()Toshi Kani
2013-04-29resource: add release_mem_region_adjustable()Toshi Kani
2013-04-29resource: add __adjust_resource() for internal useToshi Kani
2013-04-29mm: rewrite the comment over migrate_pages() more comprehensiblySrivatsa S. Bhat
2013-04-29THP: fix comment about memory barrierMinchan Kim
2013-04-29mm: remove CONFIG_HOTPLUG ifdefsYijing Wang
2013-04-29mm/memcontrol.c: remove unnecessary ;Michel Lespinasse
2013-04-29mm: reinititalise user and admin reserves if memory is added or removedAndrew Shewmaker
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker
2013-04-29kernel/cpuset.c: use register_hotmemory_notifier()Andrew Morton
2013-04-29fs/proc/kcore.c: use register_hotmemory_notifier()Andrew Morton
2013-04-29drivers/base/node.c: switch to register_hotmemory_notifier()Andrew Morton
2013-04-29mm/slub.c: use register_hotmemory_notifier()Andrew Morton
2013-04-29ipc/util.c: use register_hotmemory_notifier()Andrew Morton
2013-04-29include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton
2013-04-29powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer
2013-04-29x86/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer
2013-04-29page_alloc: make setup_nr_node_ids() usable for arch init codeCody P Schafer
2013-04-29mm: speedup in __early_pfn_to_nidRuss Anderson
2013-04-29mm/migrate: fix comment typo syncronous->synchronousJianguo Wu
2013-04-29mm: page_alloc: avoid marking zones full prematurely after zone_reclaim()Mel Gorman
2013-04-29x86-64: fall back to regular page vmemmap on allocation failureJohannes Weiner
2013-04-29x86-64: use vmemmap_populate_basepages() for !pse setupsJohannes Weiner
2013-04-29x86-64: remove dead debugging code for !pse setupsJohannes Weiner
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-29mm: try harder to allocate vmemmap blocksBen Hutchings
2013-04-29mm, hugetlb: include hugepages in meminfoDavid Rientjes
2013-04-29mm: merging memory blocks resets mempolicyHampson, Steven T
2013-04-29arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas
2013-04-29mm: allow arch code to control the user page table ceilingHugh Dickins
2013-04-29memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset}Michal Hocko
2013-04-29mmap: find_vma: remove the WARN_ON_ONCE(!mm) checkZhang Yanfei
2013-04-29kexec, vmalloc: export additional vmalloc layer informationAtsushi Kumagai
2013-04-29mm, vmalloc: remove list management of vmlist after initializing vmallocJoonsoo Kim
2013-04-29mm, vmalloc: export vmap_area_list, instead of vmlistJoonsoo Kim
2013-04-29mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo()Joonsoo Kim
2013-04-29mm, vmalloc: iterate vmap_area_list in get_vmalloc_info()Joonsoo Kim
2013-04-29mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite()Joonsoo Kim
2013-04-29mm, vmalloc: protect va->vm by vmap_area_lockJoonsoo Kim
2013-04-29mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim
2013-04-29mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-29fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett
2013-04-29cgroup: remove css_get_nextMichal Hocko
2013-04-29memcg: further simplify mem_cgroup_iterMichal Hocko
2013-04-29memcg: simplify mem_cgroup_iterMichal Hocko
2013-04-29memcg: relax memcg iter cachingMichal Hocko