summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-06-01mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkagesMel Gorman
2012-06-01swap: don't do discard if no discard option addedShaohua Li
2012-05-21memcg: free spare array to avoid memory leakSha Zhengju
2012-05-21mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson
2012-05-21hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf
2012-05-21kmemleak: Fix the kmemleak tracking of the percpu areas with !SMPCatalin Marinas
2012-05-21percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo
2012-05-12hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-04-27mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins
2012-04-27memblock: memblock should be able to handle zero length operationsTejun Heo
2012-04-22memcg: fix Bad page state after replace_page_cacheHugh Dickins
2012-04-22hugetlb: fix race condition in hugetlb_fault()Chris Metcalf
2012-04-02slub: Do not hold slub_lock when calling sysfs_slab_add()Christoph Lameter
2012-04-02mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning ...Mel Gorman
2012-04-02bootmem/sparsemem: remove limit constraint in alloc_bootmem_sectionNishanth Aravamudan
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-15memcg: free mem_cgroup by RCU to fix oopsHugh Dickins
2012-03-09memcg: revert fix to mapcount check for this releaseHugh Dickins
2012-03-06vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds
2012-03-06mm: fix find_vma_prevMikulas Patocka
2012-03-06mmap: EINVAL not ENOMEM when rejecting VM_GROWSHugh Dickins
2012-03-06page_cgroup: fix horrid swap accounting regressionHugh Dickins
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05memcg: fix mapcount check in move charge code for anonymous pageNaoya Horiguchi
2012-03-05mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins
2012-03-05memcg: fix deadlock by inverting lrucare nestingHugh Dickins
2012-03-05Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-05flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not heldAl Viro
2012-03-05VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAsAl Viro
2012-03-01memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo
2012-02-24NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells
2012-02-24NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells
2012-02-24mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov
2012-02-13vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich
2012-02-10Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-08mm: fix UP THP spin_is_locked BUGsHugh Dickins
2012-02-08mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman
2012-02-04Merge branch 'akpm'Linus Torvalds
2012-02-03mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...Mel Gorman
2012-02-03readahead: fix pipeline break caused by block plugShaohua Li
2012-02-03mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte
2012-02-03mm/memcontrol.c: fix warning with CONFIG_NUMA=nAndrew Morton
2012-02-03mm: postpone migrated page mapping resetKonstantin Khlebnikov
2012-02-03Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-01backing-dev: fix wakeup timer races with bdi_unregister()Rabin Vincent
2012-01-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-23mm: fix rss count leakage during migrationKonstantin Khlebnikov