aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-10/+10
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-22/+18
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King1-3/+1
2010-02-22memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki1-0/+2
2010-02-21mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin1-21/+15
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King3-10/+10
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-62/+166
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt1-0/+3
2010-02-06Fix potential crash with sys_move_pagesLinus Torvalds1-0/+3
2010-02-05Merge branch 'sh/stable-updates'Paul Mundt3-28/+92
2010-02-02hugetlb: fix section mismatchesJeff Mahoney1-4/+3
2010-02-02mm: flush dcache before writing into page to avoid aliasanfei zhou1-0/+3
2010-02-02mm: purge fragmented percpu vmap blocksNick Piggin1-11/+81
2010-02-02mm: percpu-vmap fix RCU list walkingNick Piggin1-14/+6
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt3-37/+72
2010-01-29mm: fix migratetype bug which slowed swappingHugh Dickins1-2/+3
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds1-32/+68
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-120/+205
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh1-3/+1
2010-01-18Merge branch 'sh/stable-updates'Paul Mundt6-57/+95
2010-01-16page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro1-1/+1
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells1-0/+62
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells2-22/+1
2010-01-16nommu: remove a superfluous check of vm_region::vm_usageDavid Howells1-4/+3
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells1-7/+7
2010-01-16memcg: ensure list is empty at rmdirDaisuke Nishimura1-7/+4
2010-01-16vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro1-0/+3
2010-01-16mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa1-1/+1
2010-01-15mm: export use_mm/unuse_mm to modulesMichael S. Tsirkin1-0/+3
2010-01-13vfs: Fix vmtruncate() regressionOGAWA Hirofumi1-16/+14
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt7-55/+92
2010-01-11mm: hugetlb: fix clear_huge_page()Andrea Arcangeli1-1/+1
2010-01-11percpu: avoid calling __pcpu_ptr_to_addr(NULL)Andrew Morton1-1/+3
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel1-2/+9
2010-01-06NOMMU: Use copy_*_user_page() in access_process_vm()Jie Zhang1-2/+4
2010-01-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger1-3/+8
2010-01-05sh: Drop down to a single quicklist.Paul Mundt1-1/+1
2009-12-30Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-2/+2
2009-12-30mm: move sys_mmap_pgoff from util.cHugh Dickins3-44/+65
2009-12-28SLAB: Fix lockdep annotation breakagePekka Enberg1-2/+2
2009-12-24Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc-2.6Linus Torvalds1-4/+7
2009-12-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds2-1/+10
2009-12-23SYSCTL: Add a mutex to the page_alloc zone order sysctlAndi Kleen1-4/+7
2009-12-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-7/+50
2009-12-21HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen2-1/+10
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-12-18mm: Add notifier in pageblock isolation for balloon driversRobert Jennings1-7/+50
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+1