summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-05-29block: prep work for batch completionKent Overstreet
2013-05-29mm: add vm event counters for balloon pages compactionRafael Aquini
2013-05-29memcg: debugging facility to access dangling memcgsGlauber Costa
2013-05-29mm/dmapool.c: fix null dev in dma_pool_create()Xi Wang
2013-05-29mm: memmap_init_zone() performance improvementMike Yoknis
2013-05-29memory_hotplug-use-pgdat_resize_lock-in-__offline_pages-fixAndrew Morton
2013-05-29memory_hotplug: use pgdat_resize_lock() in __offline_pages()Cody P Schafer
2013-05-29memory_hotplug: use pgdat_resize_lock() in online_pages()Cody P Schafer
2013-05-29mm: vmscan: move logic from balance_pgdat() to kswapd_shrink_zone()Mel Gorman
2013-05-29mm: vmscan: check if kswapd should writepage once per pgdat scanMel Gorman
2013-05-29mm-vmscan-block-kswapd-if-it-is-encountering-pages-under-writeback-fixMel Gorman
2013-05-29mm: vmscan: block kswapd if it is encountering pages under writebackMel Gorman
2013-05-29mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...Mel Gorman
2013-05-29mm: vmscan: do not allow kswapd to scan at maximum priorityMel Gorman
2013-05-29mm: vmscan: decide whether to compact the pgdat based on reclaim progressMel Gorman
2013-05-29mm: vmscan: flatten kswapd priority loopMel Gorman
2013-05-29mm: vmscan: obey proportional scanning requirements for kswapdMel Gorman
2013-05-29mm: vmscan: limit the number of pages kswapd reclaims at each priorityMel Gorman
2013-05-29mm/THP: deposit the transpare huge pgtable before set_pmdAneesh Kumar K.V
2013-05-29mm/THP: withdraw the pgtable after pmdp related operationsAneesh Kumar K.V
2013-05-29mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V
2013-05-29mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_se...Cody P Schafer
2013-05-29mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init()Cody P Schafer
2013-05-29mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset()Cody P Schafer
2013-05-29mm/page_alloc: relocate comment to be directly above code it refers to.Cody P Schafer
2013-05-29mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_bat...Cody P Schafer
2013-05-29mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalul...Cody P Schafer
2013-05-29mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead o...Cody P Schafer
2013-05-29mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCECody P Schafer
2013-05-29mm/page_alloc: insert memory barriers to allow async update of pcp batch and ...Cody P Schafer
2013-05-29mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->highCody P Schafer
2013-05-29mm/page_alloc: factor out setting of pcp->high and pcp->batchCody P Schafer
2013-05-29mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin
2013-05-29swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2013-05-29mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski
2013-05-29mm-remove-compressed-copy-from-zram-in-memory-fixAndrew Morton
2013-05-29mm: remove compressed copy from zram in-memoryMinchan Kim
2013-05-29mm: remove free_area_cacheMichel Lespinasse
2013-05-29mm, memcg: don't take task_lock in task_in_mem_cgroupDavid Rientjes
2013-05-29mm/thp: use the correct function when updating access flagsAneesh Kumar K.V
2013-05-29mm: soft-dirty bits for user memory changes trackingPavel Emelyanov
2013-05-29shm-fix-null-pointer-deref-when-userspace-specifies-invalid-hugepage-size-fixAndrew Morton
2013-05-29Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-05-29Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-05-29Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2013-05-29Merge branch 'acpi-hotplug-next' into linux-nextRafael J. Wysocki
2013-05-28mm/sparse: Remove unused ret in sparse_index_initZhang Yanfei
2013-05-27mm: teach truncate_inode_pages_range() to handle non page aligned rangesLukas Czerner
2013-05-27Memory hotplug / ACPI: Simplify memory removalRafael J. Wysocki
2013-05-27Merge branch 'acpi-hotplug-next' into linux-nextRafael J. Wysocki