summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-11-13Merge remote branch 'percpu/for-next'Stephen Rothwell
2009-11-13Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-11-13Merge remote branch 'catalin/for-next'Stephen Rothwell
2009-11-13Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-11-13Merge remote branch 'security-testing/next'Stephen Rothwell
2009-11-13Merge remote branch 'slab/for-next'Stephen Rothwell
2009-11-13Merge branch 'quilt/rr'Stephen Rothwell
2009-11-13Merge remote branch 'ext3/for_next'Stephen Rothwell
2009-11-13mm: export use_mm/unuse_mm to modulesMichael S. Tsirkin
2009-11-12memcg: fix wrong pointer initialization at page migration when memcg is disab...KAMEZAWA Hiroyuki
2009-11-12page allocator: Do not allow interrupts to use ALLOC_HARDERMel Gorman
2009-11-12page allocator: always wake kswapd when restarting an allocation attempt afte...Mel Gorman
2009-11-12kill wait_on_page_writeback_rangeChristoph Hellwig
2009-11-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-11mm: fix comments for invalidate_inode_pages2()Peng Tao
2009-11-10Merge branch 'core/iommu' into auto-latestIngo Molnar
2009-11-10bootmem: Add free_bootmem_late()FUJITA Tomonori
2009-11-10Merge branches 'core/urgent', 'irq/urgent', 'perf/urgent', 'sched/urgent' and...Ingo Molnar
2009-11-10highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Soeren Sandmann
2009-11-10highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Soeren Sandmann
2009-11-09ksm: cond_resched in unstable treeHugh Dickins
2009-11-09kmemleak: Reduce the false positives by checking for modified objectsCatalin Marinas
2009-11-09kmemleak: Show the age of an unreferenced objectCatalin Marinas
2009-11-09kmemleak: Release the object lock before calling put_object()Catalin Marinas
2009-11-09kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas
2009-11-09kmemleak: Do not use off-slab management with SLAB_NOLEAKTRACECatalin Marinas
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König
2009-11-08slqb: fix per_cpu accessJiri Slaby
2009-11-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-11-03backing-dev: bdi sb prune should be in the unregister path, not destroyJens Axboe
2009-11-02mm: remove incorrect swap_count() from try_to_unuse()Bo Liu
2009-10-31NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()David Howells
2009-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-10-29mm: don't call pte_unmap() against an improper pteDaisuke Nishimura
2009-10-29mm: fix sparsemem configurationRussell King
2009-10-29vmscan: order evictable rescue in LRU putbackJohannes Weiner
2009-10-29do_mbind(): fix memory leakKOSAKI Motohiro
2009-10-29mbind(): fix leak of never putback pagesKOSAKI Motohiro
2009-10-29vmscan: limit VM_EXEC protection to file pagesWu Fengguang
2009-10-29revert "mm: oom analysis: add buffer cache information to show_free_areas()"Andrew Morton
2009-10-29congestion_wait(): don't use WRITEKOSAKI Motohiro
2009-10-29hwpoison: fix oops on ksm pagesHugh Dickins
2009-10-29percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo
2009-10-29percpu: remove some sparse warningsTejun Heo
2009-10-29vmalloc: fix use of non-existent percpu variable in put_cpu_var()Tejun Heo
2009-10-29backing-dev: ensure that a removed bdi no longer has super_block referencing itJens Axboe
2009-10-29percpu: allow pcpu_alloc() to be called with IRQs offJiri Kosina