summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-09-07mm: compaction: introduce isolate_migratepages_range()Michal Nazarewicz
2012-09-07mm: page_alloc: remove trailing whitespaceMichal Nazarewicz
2012-08-23Merge commit 'v3.4.9' into android-t114-3.4Varun Wadekar
2012-08-15mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-08-15mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong
2012-08-15mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim
2012-08-13Merge commit 'v3.4.8' into android-t114-3.4-rebasedVarun Wadekar
2012-08-09x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck
2012-07-30mm: failslab: Add support to force slab alloc failures based on size.Krishna Reddy
2012-07-29mm: fix lost kswapd wakeup in kswapd_stop()Aaditya Kumar
2012-07-18Merge commit 'v3.4.5' into android-t114-3.4-rebasedVarun Wadekar
2012-07-16memblock: free allocated memblock_reserved_regions laterYinghai Lu
2012-07-16mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes
2012-07-16memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-07-16mm: Hold a file reference in madvise_removeAndy Lutomirski
2012-07-16splice: fix racy pipe->buffers usesEric Dumazet
2012-07-16mm/memblock: fix overlapping allocation when doubling reserved arrayGreg Pearson
2012-07-16mm/memblock: fix memory leak on extending regionsGavin Shan
2012-07-16mm/memblock: cleanup on duplicate VA/PA conversionGavin Shan
2012-07-09Merge remote branch 'origin/android-tegra-nv-3.4' into totBo Yan
2012-07-09Merge commit 'v3.4.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-22swap: fix shmem swapping when more than 8 areasHugh Dickins
2012-06-20Merge remote-tracking branch 'cmarinas/master' into android-t114-3.4-rebasedVarun Wadekar
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-10mm: fix faulty initialization in vmalloc_init()KyongHo
2012-06-10slub: fix a memory leak in get_partial_node()Joonsoo Kim
2012-06-10mm: fix vma_resv_map() NULL pointerDave Hansen
2012-06-10hugetlb: fix resv_map leak in error pathDave Hansen
2012-06-10mm: fix faulty initialization in vmalloc_init()KyongHo
2012-06-10mm: consider all swapped back pages in used-once logicMichal Hocko
2012-06-04Merge commit 'v3.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-01mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkagesMel Gorman
2012-05-19memcg,thp: fix res_counter:96 regressionHugh Dickins
2012-05-18mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins
2012-05-18mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson
2012-05-18memcg: free spare array to avoid memory leakSha Zhengju
2012-05-18hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf
2012-05-18mm: fix division by 0 in percpu_pagelist_fraction()Sasha Levin
2012-05-18kmemleak: Fix the kmemleak tracking of the percpu areas with !SMPCatalin Marinas
2012-05-18percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo
2012-05-18percpu: use KERN_CONT in pcpu_dump_alloc_info()Tejun Heo
2012-05-17slub: missing test for partial pages flush work in flush_all()majianpeng
2012-05-11mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins
2012-05-10Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-10mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson
2012-05-10memcg: free spare array to avoid memory leakSha Zhengju
2012-05-10hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf
2012-05-10mm: fix division by 0 in percpu_pagelist_fraction()Sasha Levin
2012-05-09kmemleak: Fix the kmemleak tracking of the percpu areas with !SMPCatalin Marinas
2012-05-09percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo