aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\
| * kill wait_on_page_writeback_rangeChristoph Hellwig2009-12-10
* | switch do_brk() to get_unmapped_area()Al Viro2009-12-11
* | Take arch_mmap_check() into get_unmapped_area()Al Viro2009-12-11
* | fix a struct file leak in do_mmap_pgoff()Al Viro2009-12-11
* | Unify sys_mmap*Al Viro2009-12-11
* | fix pgoff in "have to relocate" case of mremap()Al Viro2009-12-11
* | fix the arch checks in MREMAP_FIXED caseAl Viro2009-12-11
* | fix checks for expand-in-place mremapAl Viro2009-12-11
* | do_mremap() untangling, part 3Al Viro2009-12-11
* | do_mremap() untangling, part 2Al Viro2009-12-11
* | untangling do_mremap(), part 1Al Viro2009-12-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| | * mm: fix comments for invalidate_inode_pages2()Peng Tao2009-12-04
| | * tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-09
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \ \ | |/ / |/| |
| * | writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-03
| * | flusher: Fix PF_FROZEN raceOGAWA Hirofumi2009-12-03
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
|\ \ \
| * \ \ Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar2009-11-17
| |\ \ \
| * | | | bootmem: Add free_bootmem_late()FUJITA Tomonori2009-11-10
| | |_|/ | |/| |
* | | | Merge branch 'master' into nextJames Morris2009-12-03
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-11-30
| |\ \ \
| | * | | Thaw refrigerated bdi flusher threads before invoking kthread_stop on themRomit Dasgupta2009-11-12
| * | | | mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-17
| * | | | mm/memory_hotplug: fix section mismatchHidetoshi Seto2009-11-17
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-11-14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | percpu: restructure pcpu_extend_area_map() to fix bugs and improve readabilityTejun Heo2009-11-12
| * | | | memcg: fix wrong pointer initialization at page migration when memcg is disab...KAMEZAWA Hiroyuki2009-11-12
| * | | | page allocator: Do not allow interrupts to use ALLOC_HARDERMel Gorman2009-11-12
| * | | | page allocator: always wake kswapd when restarting an allocation attempt afte...Mel Gorman2009-11-12
| | |/ / | |/| |
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-11
| |\ \ \
| | * | | highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Soeren Sandmann2009-11-09
| | * | | highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Soeren Sandmann2009-11-09
| * | | | ksm: cond_resched in unstable treeHugh Dickins2009-11-09
| | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-11-03
| |\ \ \
| | * | | backing-dev: bdi sb prune should be in the unregister path, not destroyJens Axboe2009-11-03
| * | | | mm: remove incorrect swap_count() from try_to_unuse()Bo Liu2009-11-02
| |/ / /
| * | | NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()David Howells2009-10-31
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-10-29
| |\ \ \ | | | |/ | | |/|
| | * | percpu: allow pcpu_alloc() to be called with IRQs offJiri Kosina2009-10-28
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-29
| |\ \ \
| | * | | backing-dev: ensure that a removed bdi no longer has super_block referencing itJens Axboe2009-10-29
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-29
| |\ \ \ \
| | * | | | powerpc: Limit memory hotplug support to PPC64 Book-3S machinesKumar Gala2009-10-27
| | |/ / /
| * | | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-29
| |\ \ \ \
| | * | | | HWPOISON: fix invalid page count in printk outputWu Fengguang2009-10-19
| | * | | | HWPOISON: fix oops on ksm pagesHugh Dickins2009-10-19