summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-112-0/+29
|\
| * Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman2012-11-1712-113/+79Star
| |\
| * | mm: export a function to get vm committed memoryK. Y. Srinivasan2012-11-162-0/+29
* | | mm: dmapool: use provided gfp flags for all dma_alloc_coherent() callsMarek Szyprowski2012-12-111-24/+7Star
* | | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2012-12-101-3/+4
* | | Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds2012-12-101-27/+10Star
* | | mm: vmscan: fix inappropriate zone congestion clearingJohannes Weiner2012-12-081-3/+0Star
* | | tmpfs: fix shared mempolicy leakMel Gorman2012-12-062-32/+16Star
* | | mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner2012-12-061-16/+0Star
* | | mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman2012-12-061-1/+9
* | | mm: soft offline: split thp at the beginning of soft_offline_page()Naoya Horiguchi2012-11-301-0/+8
* | | mm: avoid waking kswapd for THP allocations when compaction is deferred or co...Mel Gorman2012-11-301-10/+27
* | | revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2012-11-301-4/+3Star
* | | mm: vmscan: fix endless loop in kswapd balancingJohannes Weiner2012-11-301-9/+18
* | | mm/vmemmap: fix wrong use of virt_to_pageJianguo Wu2012-11-301-6/+4Star
* | | mm: compaction: fix return value of capture_free_page()Mel Gorman2012-11-301-1/+1
* | | mm: vmscan: check for fatal signals iff the process was throttledMel Gorman2012-11-271-10/+27
* | | Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2012-11-271-3/+4
* | | fix incorrect NR_FREE_PAGES accounting (appears like memory leak)Dave Hansen2012-11-211-1/+1
| |/ |/|
* | revert "mm: fix-up zone present pages"Andrew Morton2012-11-164-53/+1Star
* | tmpfs: change final i_blocks BUG to WARNINGHugh Dickins2012-11-161-1/+1
* | tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins2012-11-161-2/+14
* | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon2012-11-161-1/+1
* | mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman2012-11-161-25/+0Star
* | swapfile: fix name leak in swapoffXiaotian Feng2012-11-161-2/+2
* | memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-163-17/+37
* | memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2012-11-161-6/+15
* | mm: fix build warning for uninitialized valueDavid Rientjes2012-11-161-6/+4Star
* | mm: add anon_vma_lock to validate_mm()Michel Lespinasse2012-11-161-0/+2
* | mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi2012-11-091-0/+2
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-261-0/+24
|\
| * x86, mm: Trim memory in memblock to be page alignedYinghai Lu2012-10-241-0/+24
* | mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distantDavid Rientjes2012-10-251-2/+2
* | mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan2012-10-251-13/+13
* | mm/page_alloc.c:alloc_contig_range(): return early for err pathBob Liu2012-10-251-1/+1
* | mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara2012-10-251-5/+15
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-201-3/+3
|\
| * Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-201-3/+3
| |\
| | * mm/slob: use min_t() to compare ARCH_SLAB_MINALIGNArnd Bergmann2012-10-091-3/+3
* | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-10-191-1/+1
|\ \ \
| * | | mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman2012-10-191-1/+1
* | | | remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds2012-10-191-1/+1
|/ / /
* | | mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes2012-10-171-3/+2Star
* | | mm: huge_memory: Fix build error.Ralf Baechle2012-10-151-0/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-6/+5Star
|\ \
| * | vfs: make path_openat take a struct filename pointerJeff Layton2012-10-131-2/+2
| * | vfs: define struct filename and have getname() return itJeff Layton2012-10-131-6/+5Star
* | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-10-121-1/+4
|\ \ \ | |/ / |/| |
| * | mm, slab: release slab_mutex earlier in kmem_cache_destroy()Jiri Kosina2012-10-101-1/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-2/+4
|\ \ \