aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2012-10-25mm: fix XFS oops due to dirty pages without buffers on s390Gravatar Jan Kara 1-5/+15
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+3
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Gravatar Olof Johansson 1-3/+3
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Gravatar Linus Torvalds 1-1/+1
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAGravatar Mel Gorman 1-1/+1
2012-10-19remap_file_pages: correctly handle the case of a NULL vm_ops pointerGravatar Linus Torvalds 1-1/+1
2012-10-16mm, mempolicy: fix printing stack contents in numa_mapsGravatar David Rientjes 1-3/+2
2012-10-15mm: huge_memory: Fix build error.Gravatar Ralf Baechle 1-0/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-6/+5
2012-10-12vfs: make path_openat take a struct filename pointerGravatar Jeff Layton 1-2/+2
2012-10-12vfs: define struct filename and have getname() return itGravatar Jeff Layton 1-6/+5
2012-10-12Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+4
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+4
2012-10-12Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-27/+37
2012-10-10mm, slab: release slab_mutex earlier in kmem_cache_destroy()Gravatar Jiri Kosina 1-1/+4
2012-10-09tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingGravatar Hugh Dickins 1-2/+4
2012-10-09mm/slob: use min_t() to compare ARCH_SLAB_MINALIGNGravatar Arnd Bergmann 1-3/+3
2012-10-09mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd().Gravatar David Miller 1-2/+3
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.Gravatar David Miller 1-3/+3
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Gravatar Yasuaki Ishimatsu 1-2/+2
2012-10-09mm: document PageHuge somewhatGravatar Andrew Morton 1-0/+5
2012-10-09mm: use %pK for /proc/vmallocinfoGravatar Kees Cook 1-1/+1
2012-10-09mm, thp: fix mlock statisticsGravatar David Rientjes 2-4/+8
2012-10-09mm, thp: fix mapped pages avoiding unevictable list on mlockGravatar David Rientjes 2-2/+11
2012-10-09memory-hotplug: update memory block's state and notify userspaceGravatar Wen Congyang 1-1/+32
2012-10-09memory-hotplug: preparation to notify memory block's state at memory hot removeGravatar Wen Congyang 1-2/+11
2012-10-09mm: avoid section mismatch warning for memblock_type_nameGravatar Raghavendra D Prabhu 1-1/+2
2012-10-09cma: decrease cc.nr_migratepages after reclaiming pagelistGravatar Minchan Kim 1-2/+4
2012-10-09CMA: migrate mlocked pagesGravatar Minchan Kim 4-6/+10
2012-10-09mm/memory.c: fix typo in commentGravatar Robert P. J. Day 1-1/+1
2012-10-09mm: remove unevictable_pgs_mlockfreedGravatar Hugh Dickins 1-1/+0
2012-10-09memory-hotplug: fix zone stat mismatchGravatar Minchan Kim 2-0/+19
2012-10-09mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range")Gravatar Minchan Kim 1-4/+7
2012-10-09mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...Gravatar Haggai Eran 3-14/+31
2012-10-09mm: move all mmu notifier invocations to be done outside the PT lockGravatar Sagi Grimberg 6-29/+92
2012-10-09hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreachGravatar Michal Hocko 1-1/+2
2012-10-09mm, numa: reclaim from all nodes within reclaim distanceGravatar David Rientjes 1-11/+30
2012-10-09mm: remove free_page_mlockGravatar Hugh Dickins 2-18/+1
2012-10-09mm: use clear_page_mlock() in page_remove_rmap()Gravatar Hugh Dickins 5-28/+13
2012-10-09mm: remove vma arg from page_evictableGravatar Hugh Dickins 5-24/+14
2012-10-09mm: fix invalidate_complete_page2() lock orderingGravatar Hugh Dickins 1-1/+2
2012-10-09memcg: move mem_cgroup_is_root upwardsGravatar Michal Hocko 1-6/+5
2012-10-09memcg: cleanup kmem tcp ifdefsGravatar Michal Hocko 1-8/+3
2012-10-09mm: fix-up zone present pagesGravatar Jianguo Wu 4-1/+53
2012-10-09mm: enable CONFIG_COMPACTION by defaultGravatar Rik van Riel 1-0/+1
2012-10-09mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.cGravatar Catalin Marinas 1-3/+3
2012-10-09thp: khugepaged_prealloc_page() forgot to reset the page alloc indicatorGravatar Xiao Guangrong 1-0/+1
2012-10-09memory-hotplug: don't replace lowmem pages with highmemGravatar Minchan Kim 1-9/+6
2012-10-09mm/page_alloc: refactor out __alloc_contig_migrate_alloc()Gravatar Minchan Kim 2-13/+12
2012-10-09mm/hugetlb.c: remove duplicate inclusion of header fileGravatar Sachin Kamat 1-1/+0