summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-06-17ipc/shmc.c: eliminate ugly 80-col tricksAndrew Morton
2013-06-17mm: add vm event counters for balloon pages compactionRafael Aquini
2013-06-17mm/dmapool.c: fix null dev in dma_pool_create()Xi Wang
2013-06-17mm: memmap_init_zone() performance improvementMike Yoknis
2013-06-17list_lru: dynamically adjust node arraysGlauber Costa
2013-06-17shrinker: Kill old ->shrink API.Dave Chinner
2013-06-17hugepage-convert-huge-zero-page-shrinker-to-new-shrinker-api-fixAndrew Morton
2013-06-17hugepage: convert huge zero page shrinker to new shrinker APIGlauber Costa
2013-06-17vmscan: per-node deferred workGlauber Costa
2013-06-17shrinker: add node awarenessDave Chinner
2013-06-17list_lru: per-node APIGlauber Costa
2013-06-17list_lru: per-node list infrastructureDave Chinner
2013-06-17list: add a new LRU list typeDave Chinner
2013-06-17mm: new shrinker APIDave Chinner
2013-06-17mm: memcontrol: factor out reclaim iterator loading and updatingJohannes Weiner
2013-06-17mm, vmalloc: use clamp() to simplify codeZhang Yanfei
2013-06-17mm, vmalloc: remove insert_vmalloc_vm()Zhang Yanfei
2013-06-17mm, vmalloc: call setup_vmalloc_vm() instead of insert_vmalloc_vm()Zhang Yanfei
2013-06-17mm, vmalloc: only call setup_vmalloc_vm() only in __get_vm_area_node()Zhang Yanfei
2013-06-17sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2Cody P Schafer
2013-06-17mm: kill free_all_bootmem_node()Jiang Liu
2013-06-17mm: kill global variable num_physpagesJiang Liu
2013-06-17mm/hotplug: prepare for removing num_physpagesJiang Liu
2013-06-17mm: introduce helper function mem_init_print_info() to simplify mem_init()Jiang Liu
2013-06-17mm: Fix the TLB range flushed when __tlb_remove_page() runs out of slotsVineet Gupta
2013-06-17mm: report available pages as "MemTotal" for each NUMA nodeJiang Liu
2013-06-17mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-06-17mm-correctly-update-zone-managed_pages-fix-fixJiang Liu
2013-06-17mm-correctly-update-zone-managed_pages-fixAndrew Morton
2013-06-17mm: correctly update zone->managed_pagesJiang Liu
2013-06-17mm: make __free_pages_bootmem() only available at boot timeJiang Liu
2013-06-17mm: use a dedicated lock to protect totalram_pages and zone->managed_pagesJiang Liu
2013-06-17mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu
2013-06-17mm: use managed_pages to calculate default zonelist orderJiang Liu
2013-06-17mm: fix some trivial typos in commentsJiang Liu
2013-06-17mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-06-17mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-06-17swap-discard-while-swapping-only-if-swap_flag_discard_pages-fixAndrew Morton
2013-06-17swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini
2013-06-17mm-tune-vm_committed_as-percpu_counter-batching-size-fixAndrew Morton
2013-06-17mm: tune vm_committed_as percpu_counter batching sizeTim Chen
2013-06-17mm/hugetlb: use already existing interface huge_page_shiftWanpeng Li
2013-06-17mm-memory-hotplug-fix-lowmem-count-overflow-when-offline-pages-fixMichal Hocko
2013-06-17mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li
2013-06-17mm/memory_hotplug.c: change normal message to use pr_debugToshi Kani
2013-06-17mm/memory-failure.c: fix memory leak in successful soft offliningNaoya Horiguchi
2013-06-17mm/nommu.c: add additional check for vread() just like vwrite() has doneChen Gang
2013-06-17mm/page_alloc.c: add additional checking and return value for the 'table->data'Chen Gang
2013-06-17mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman
2013-06-17mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman