summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-04-23block-prep-work-for-batch-completion-fix-4Andrew Morton
2013-04-23block: prep work for batch completionKent Overstreet
2013-04-23aio: don't include aio.h in sched.hKent Overstreet
2013-04-23mm: remove old aio use_mm() commentZach Brown
2013-04-23mm/: rename random32() to prandom_u32()Akinobu Mita
2013-04-23mm: add vm event counters for balloon pages compactionRafael Aquini
2013-04-23memcg: debugging facility to access dangling memcgsGlauber Costa
2013-04-23mm/dmapool.c: fix null dev in dma_pool_create()Xi Wang
2013-04-23mm: memmap_init_zone() performance improvementMike Yoknis
2013-04-23mm: remove free_area_cacheMichel Lespinasse
2013-04-23thp: fix huge zero page logic for page with pfn == 0Kirill A. Shutemov
2013-04-23memcg: avoid accessing memcg after releasing referenceLi Zefan
2013-04-23fs: fix fsync() error reportingDmitry Monakhov
2013-04-23memblock: fix missing comment of memblock_insert_region()Tang Chen
2013-04-23mm/vmstat: add note on safety of drain_zonestatCody P Schafer
2013-04-23mm-thp-add-split-tail-pages-to-shrink-page-list-in-page-reclaim-fixShaohua Li
2013-04-23mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li
2013-04-23mm: allow for outstanding swap writeback accountingSeth Jennings
2013-04-23mm: break up swap_writepage() for frontswap backendsSeth Jennings
2013-04-23mm/mmap: check for RLIMIT_AS before unmappingCyril Hrubis
2013-04-23memcg-add-memorypressure_level-events-checkpatch-fixesAndrew Morton
2013-04-23memcg: Add memory.pressure_level eventsAnton Vorontsov
2013-04-23mem-soft-dirty: Reshuffle CONFIG_ options to be more Arch-friendlyPavel Emelyanov
2013-04-23mm: soft-dirty bits for user memory changes trackingPavel Emelyanov
2013-04-23mm-madvise-complete-input-validation-before-taking-lock-fixAndrew Morton
2013-04-23mm: madvise: complete input validation before taking lockRasmus Villemoes
2013-04-23mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes
2013-04-23mm: change __remove_pages() to call release_mem_region_adjustable()Toshi Kani
2013-04-23mm: Rewrite the comment over migrate_pages() more comprehensiblySrivatsa S. Bhat
2013-04-23THP: fix comment about memory barrierMinchan Kim
2013-04-23mm: remove CONFIG_HOTPLUG ifdefsYijing Wang
2013-04-23mm/memcontrol.c: remove unnecessary ;Michel Lespinasse
2013-04-23mm-reinititalise-user-and-admin-reserves-if-memory-is-added-or-removed-v9-che...Andrew Morton
2013-04-23mm-reinititalise-user-and-admin-reserves-if-memory-is-added-or-removed-v9Andrew Shewmaker
2013-04-23mm: reinititalise user and admin reserves if memory is added or removedAndrew Shewmaker
2013-04-23mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker
2013-04-23mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker
2013-04-23mm/slub.c: use register_hotmemory_notifier()Andrew Morton
2013-04-23page_alloc: make setup_nr_node_ids() usable for arch init codeCody P Schafer
2013-04-23mm: speedup in __early_pfn_to_nidRuss Anderson
2013-04-23mm/migrate: fix comment typo syncronous->synchronousJianguo Wu
2013-04-23mm-page_alloc-avoid-marking-zones-full-prematurely-after-zone_reclaim-fixMichal Hocko
2013-04-23mm: page_alloc: avoid marking zones full prematurely after zone_reclaim()Mel Gorman
2013-04-23sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-23mm: try harder to allocate vmemmap blocksBen Hutchings
2013-04-23mm-hugetlb-include-hugepages-in-meminfo-checkpatch-fixesAndrew Morton
2013-04-23mm, hugetlb: include hugepages in meminfoDavid Rientjes
2013-04-23mm: merging memory blocks resets mempolicyHampson, Steven T
2013-04-23mm: allow arch code to control the user page table ceilingHugh Dickins
2013-04-23memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset}Michal Hocko