aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+24
2009-12-03Merge branch 'master' into nextJames Morris19-238/+390
2009-11-30Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+6
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2-8/+18
2009-11-17mm/memory_hotplug: fix section mismatchHidetoshi Seto1-1/+2
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar4-8/+16
2009-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-40/+81
2009-11-13percpu: restructure pcpu_extend_area_map() to fix bugs and improve readabilityTejun Heo1-40/+81
2009-11-12memcg: fix wrong pointer initialization at page migration when memcg is disabled.KAMEZAWA Hiroyuki1-1/+1
2009-11-12page allocator: Do not allow interrupts to use ALLOC_HARDERMel Gorman1-1/+1
2009-11-12page allocator: always wake kswapd when restarting an allocation attempt after direct reclaim failedMel Gorman1-1/+1
2009-11-12Thaw refrigerated bdi flusher threads before invoking kthread_stop on themRomit Dasgupta1-2/+6
2009-11-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+12
2009-11-10bootmem: Add free_bootmem_late()FUJITA Tomonori1-0/+24
2009-11-10highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NMI_PTESoeren Sandmann1-3/+10
2009-11-10highmem: Fix race in debug_kmap_atomic() which could cause warn_count to underflowSoeren Sandmann1-2/+2
2009-11-09ksm: cond_resched in unstable treeHugh Dickins1-0/+1
2009-11-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+2
2009-11-03backing-dev: bdi sb prune should be in the unregister path, not destroyJens Axboe1-1/+2
2009-11-02mm: remove incorrect swap_count() from try_to_unuse()Bo Liu1-2/+1
2009-10-31NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()David Howells1-2/+4
2009-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-13/+17
2009-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+16
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds2-28/+31
2009-10-29mm: don't call pte_unmap() against an improper pteDaisuke Nishimura1-4/+7
2009-10-29mm: fix sparsemem configurationRussell King1-1/+1
2009-10-29vmscan: order evictable rescue in LRU putbackJohannes Weiner1-0/+10
2009-10-29do_mbind(): fix memory leakKOSAKI Motohiro1-5/+5
2009-10-29mbind(): fix leak of never putback pagesKOSAKI Motohiro1-1/+2
2009-10-29vmscan: limit VM_EXEC protection to file pagesWu Fengguang1-1/+1
2009-10-29revert "mm: oom analysis: add buffer cache information to show_free_areas()"Andrew Morton1-2/+1
2009-10-29congestion_wait(): don't use WRITEKOSAKI Motohiro1-1/+1
2009-10-29hwpoison: fix oops on ksm pagesHugh Dickins1-1/+2
2009-10-29backing-dev: ensure that a removed bdi no longer has super_block referencing itJens Axboe1-0/+16
2009-10-29percpu: allow pcpu_alloc() to be called with IRQs offJiri Kosina1-13/+17
2009-10-27powerpc: Limit memory hotplug support to PPC64 Book-3S machinesKumar Gala1-1/+1
2009-10-25LSM: imbed ima calls in the security hooksMimi Zohar1-4/+0
2009-10-19HWPOISON: fix invalid page count in printk outputWu Fengguang1-2/+5
2009-10-19HWPOISON: fix oops on ksm pagesHugh Dickins1-1/+2
2009-10-19HWPOISON: Fix page count leak in hwpoison late kill in do_swap_pageAndi Kleen1-1/+2
2009-10-19HWPOISON: return early on non-LRU pagesWu Fengguang1-25/+24
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+3
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+3
2009-10-12percpu: fix compile warningsTejun Heo1-2/+3
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-09kmemleak: Check for NULL pointer returned by create_object()Catalin Marinas1-0/+3
2009-10-09kmemleak: Use GFP_ATOMIC for early_alloc().Tetsuo Handa1-1/+1
2009-10-09writeback: kill space in debugfs item nameWu Fengguang1-1/+1
2009-10-09writeback: account IO throttling wait as iowaitWu Fengguang1-1/+2