Merge branch 'thinkpad-2.6.33' into release
[sfrench/cifs-2.6.git] / mm /
2009-12-16 Len BrownMerge branch 'thinkpad-2.6.33' into release
2009-12-16 Len BrownMerge branch 'thermal-2.6.33' into release
2009-12-16 Len BrownMerge branch 'hp-wmi' into release
2009-12-16 Len BrownMerge branch 'dell-laptop' into release
2009-12-16 Len BrownMerge branch 'bugzilla-14700' into release
2009-12-16 Len BrownMerge branch 'asus' into release
2009-12-16 Len BrownMerge branch 'acpica' into release
2009-12-15 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-12-15 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-12-15 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-15 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2009-12-15 Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2009-12-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-12-15 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2009-12-15 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-12-15 Jie Zhangnommu: fix malloc performance by adding uninitialized...
2009-12-15 Naoya Horiguchimm hugetlb: add hugepage support to pagemap
2009-12-15 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in walk_page_range()
2009-12-15 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in mincore()
2009-12-15 Mel Gormanhugetlb: abort a hugepage pool resize if a signal is...
2009-12-15 Lee Schermerhornmlock: replace stale comments in munlock_vma_page()
2009-12-15 Lee Schermerhornmm: remove unevictable_migrate_page function
2009-12-15 Mel Gormanhugetlb: acquire the i_mmap_lock before walking the...
2009-12-15 Magnus Dammmm: uncached vma support with writenotify
2009-12-15 Huang Shijievmscan: simplify code
2009-12-15 Rik van Rielvmscan: do not evict inactive pages when skipping an...
2009-12-15 Jan Beulichmm/bootmem.c: properly __init-annotate helper functions
2009-12-15 KOSAKI Motohiromm: simplify try_to_unmap_one()
2009-12-15 Rakib Mullickmm: fix section mismatch in memory_hotplug.c
2009-12-15 Larry Woodmanhugetlb: prevent deadlock in __unmap_hugepage_range...
2009-12-15 Andrew Mortonmm: memory_hotplug: make offline_pages() static
2009-12-15 Hugh Dickinsksm: remove unswappable max_kernel_pages
2009-12-15 Hugh Dickinsksm: memory hotremove migration only
2009-12-15 Hugh Dickinsksm: rmap_walk to remove_migation_ptes
2009-12-15 Hugh Dickinsksm: mem cgroup charge swapin copy
2009-12-15 Hugh Dickinsksm: share anon page without allocating
2009-12-15 Hugh Dickinsksm: take keyhole reference to page
2009-12-15 Hugh Dickinsksm: hold anon_vma in rmap_item
2009-12-15 Hugh Dickinsksm: let shared pages be swappable
2009-12-15 Hugh Dickinsksm: fix mlockfreed to munlocked
2009-12-15 Hugh Dickinsksm: stable_node point to page and back
2009-12-15 Hugh Dickinsksm: separate stable_node
2009-12-15 Hugh Dickinsksm: singly-linked rmap_list
2009-12-15 Hugh Dickinsksm: cleanup some function arguments
2009-12-15 Hugh Dickinsksm: remove redundancies when merging page
2009-12-15 Hugh Dickinsksm: three remove_rmap_item_from_tree cleanups
2009-12-15 KOSAKI Motohirovmscan: make consistent of reclaim bale out between...
2009-12-15 KOSAKI Motohirovmscan: kill sc.swap_cluster_max
2009-12-15 KOSAKI Motohirovmscan: zone_reclaim() don't use insane swap_cluster_max
2009-12-15 KOSAKI Motohirovmscan: kill hibernation specific reclaim logic and...
2009-12-15 KOSAKI Motohirovmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim
2009-12-15 Hugh Dickinsmm: sigbus instead of abusing oom
2009-12-15 Hugh Dickinsmm: stop ptlock enlarging struct page
2009-12-15 Hugh Dickinsmm: pass address down to rmap ones
2009-12-15 Hugh Dickinsmm: CONFIG_MMU for PG_mlocked
2009-12-15 Hugh Dickinsmm: mlocking in try_to_unmap_one
2009-12-15 Hugh Dickinsmm: define PAGE_MAPPING_FLAGS
2009-12-15 KOSAKI Motohirovmscan: stop kswapd waiting on congestion when the...
2009-12-15 Mel Gormanvmscan: have kswapd sleep for a short interval and...
2009-12-15 Huang Shijiermap: move label `out' to a better place
2009-12-15 Huang Shijiermap: simplify try_to_unmap_file()
2009-12-15 Huang Shijiermap: fix the comment for try_to_unmap_anon
2009-12-15 Vincent Limm/vmscan: change comment generic_file_write to __gener...
2009-12-15 Lee Schermerhornswap: rework map_swap_page() again
2009-12-15 Hugh Dickinsswap_info: note SWAP_MAP_SHMEM
2009-12-15 Hugh Dickinsswap_info: swap count continuations
2009-12-15 Hugh Dickinsswap_info: swap_map of chars not shorts
2009-12-15 Hugh Dickinsswap_info: SWAP_HAS_CACHE cleanups
2009-12-15 Hugh Dickinsswap_info: miscellaneous minor cleanups
2009-12-15 Hugh Dickinsswap_info: include first_swap_extent
2009-12-15 Hugh Dickinsswap_info: change to array of pointers
2009-12-15 Hugh Dickinsswap_info: private to swapfile.c
2009-12-15 Jan Beulichvmalloc(): adjust gfp mask passed on nested vmalloc...
2009-12-15 David Rientjesmm: add gfp flags for NODEMASK_ALLOC slab allocations
2009-12-15 David Rientjesmm: clear node in N_HIGH_MEMORY and stop kswapd when...
2009-12-15 Lee Schermerhornhugetlb: use only nodes with memory for huge pages
2009-12-15 Lee Schermerhornhugetlb: add per node hstate attributes
2009-12-15 Lee Schermerhornhugetlb: derive huge pages nodes allowed from task...
2009-12-15 Lee Schermerhornhugetlb: add nodemask arg to huge page alloc, free...
2009-12-15 Lee Schermerhornhugetlb: rework hstate_next_node_* functions
2009-12-15 KOSAKI Motohiromm: move inc_zone_page_state(NR_ISOLATED) to just isola...
2009-12-15 KOSAKI Motohirommap: don't return ENOMEM when mapcount is temporarily...
2009-12-15 David Rientjesoom: dump stack and VM state when oom killer panics
2009-12-15 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-12-15 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-12-15 Takashi IwaiMerge branch 'fixes' of git://git.alsa-project.org...
2009-12-14 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-12-14 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-14 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-14 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2009-12-14 Haavard SkinnemoenMerge commit 'v2.6.32'
2009-12-14 Linus TorvaldsMerge branch 'next-spi' of git://git.secretlab.ca/git...
2009-12-14 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-12-14 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2009-12-14 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2009-12-14 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next