summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25devres: fix possible use after freeMaxin B John
2011-07-25writeback: account NR_WRITTEN at IO completion timeWu Fengguang
2011-07-25tmpfs: simplify unuse and writepageHugh Dickins
2011-07-25tmpfs: simplify filepage/swappageHugh Dickins
2011-07-25tmpfs: simplify prealloc_pageHugh Dickins
2011-07-25tmpfs: remove_shmem_readpageHugh Dickins
2011-07-25tmpfs: pass gfp to shmem_getpage_gfpHugh Dickins
2011-07-25tmpfs: refine shmem_file_splice_readHugh Dickins
2011-07-25tmpfs: clone shmem_file_splice_read()Hugh Dickins
2011-07-25mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt
2011-07-25mm: remove useless rcu lock-unlock from mapping_tagged()Konstantin Khlebnikov
2011-07-25mm: page allocator: reconsider zones for allocation after direct reclaimMel Gorman
2011-07-25mm: page allocator: initialise ZLC for first zone eligible for zone_reclaimMel Gorman
2011-07-25mm: preallocate page before lock_page() at filemap COWKAMEZAWA Hiroyuki
2011-07-25tmpfs: no need to use i_lockHugh Dickins
2011-07-25mm: pincer in truncate_inode_pages_rangeHugh Dickins
2011-07-25mm: consistent truncate and invalidate loopsHugh Dickins
2011-07-25mm: tidy vmtruncate_range and related functionsHugh Dickins
2011-07-25mm: cleanup descriptions of filler argHugh Dickins
2011-07-25mmap: fix and tidy up overcommit page arithmeticDmitry Fink
2011-07-25mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton
2011-07-25oom: remove references to old badness() functionDavid Rientjes
2011-07-25mm/memory.c: remove ZAP_BLOCK_SIZEAndrew Morton
2011-07-25mm: hugetlb: fix coding style issuesChris Forbes
2011-07-25mm/huge_memory.c: minor lock simplification in __khugepaged_exitChris Wright
2011-07-25mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...Daniel Kiper
2011-07-25mm: remove the leftovers of noswapaccountWANG Cong
2011-07-25pagewalk: fix code comment for THPKOSAKI Motohiro
2011-07-25pagewalk: add locking-rule commentsKOSAKI Motohiro
2011-07-25pagewalk: don't look up vma if walk->hugetlb_entry is unusedKOSAKI Motohiro
2011-07-25pagewalk: fix walk_page_range() don't check find_vma() result properlyKOSAKI Motohiro
2011-07-25mm: swap-token: add a comment for priority agingKOSAKI Motohiro
2011-07-25mm: swap-token: makes global variables to function localKOSAKI Motohiro
2011-07-25mm: swap-token: fix dead linkKOSAKI Motohiro
2011-07-25mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper
2011-07-25mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()Peter Zijlstra
2011-07-25mm: make some struct page's constIan Campbell
2011-07-25hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-25Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-24[S390] reference bit testing for unmapped pagesMartin Schwidefsky
2011-07-24mm: properly reflect task dirty limits in dirty_exceeded logicJan Kara
2011-07-23backing-dev: use synchronize_rcu_expedited instead of synchronize_rcuMikulas Patocka
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds