Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[pandora-kernel.git] / mm /
2011-03-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-23 Cesar Eduardo Barrossys_swapon: fix inode locking
2011-03-23 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2011-03-23 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-03-23 Shaohua Limm: simplify code of swap.c
2011-03-23 Hugh Dickinsshmem: let shared anonymous be nonlinear again
2011-03-23 Benjamin Herrenschmidtmm/memblock: properly handle overlaps and fix error...
2011-03-23 Kirill A. Shutemovmm/page_alloc.c: use list_move() instead of list_del...
2011-03-23 Namhyung Kimvmalloc: remove confusing comment on vwrite()
2011-03-23 Jun'ichi Nomurawriteback: make mapping->writeback_index to point to...
2011-03-23 Cesar Eduardo Barrosmm: remove inline from scan_swap_map()
2011-03-23 Cesar Eduardo Barrossys_swapon: separate final enabling of the swapfile
2011-03-23 Cesar Eduardo Barrossys_swapoff: change order to match sys_swapon
2011-03-23 Cesar Eduardo Barrossys_swapon: move printk outside lock
2011-03-23 Cesar Eduardo Barrossys_swapon: remove nr_good_pages variable
2011-03-23 Cesar Eduardo Barrossys_swapon: simplify error flow in setup_swap_map_and_e...
2011-03-23 Cesar Eduardo Barrossys_swapon: separate parsing of bad blocks and extents
2011-03-23 Cesar Eduardo Barrossys_swapon: call swap_cgroup_swapon() earlier
2011-03-23 Cesar Eduardo Barrossys_swapon: simplify error flow in read_swap_header()
2011-03-23 Cesar Eduardo Barrossys_swapon: separate parsing of swapfile header
2011-03-23 Cesar Eduardo Barrossys_swapon: move setting of swapfilepages near use
2011-03-23 Cesar Eduardo Barrossys_swapon: simplify error flow in claim_swapfile()
2011-03-23 Cesar Eduardo Barrossys_swapon: separate bdev claim and inode lock
2011-03-23 Cesar Eduardo Barrossys_swapon: use a single error label
2011-03-23 Cesar Eduardo Barrossys_swapon: do only cleanup in the cleanup blocks
2011-03-23 Cesar Eduardo Barrossys_swapon: remove bdev variable
2011-03-23 Cesar Eduardo Barrossys_swapon: move setting of error nearer use
2011-03-23 Cesar Eduardo Barrossys_swapon: remove did_down variable
2011-03-23 Cesar Eduardo Barrossys_swapon: remove initial value of name variable
2011-03-23 Cesar Eduardo Barrossys_swapon: simplify error flow in alloc_swap_info()
2011-03-23 Cesar Eduardo Barrossys_swapon: simplify error return from swap_info allocation
2011-03-23 Cesar Eduardo Barrossys_swapon: separate swap_info allocation
2011-03-23 Cesar Eduardo Barrossys_swapon: do not depend on "type" after allocation
2011-03-23 Cesar Eduardo Barrossys_swapon: remove changelog from function comment
2011-03-23 Cesar Eduardo Barrossys_swapon: use vzalloc() instead of vmalloc/memset
2011-03-23 Andi Kleenmm: use __GFP_OTHER_NODE for transparent huge pages
2011-03-23 Andi Kleenmm: add __GFP_OTHER_NODE flag
2011-03-23 Andrea Arcangelimm: compaction: Use async migration for __GFP_NO_KSWAPD...
2011-03-23 Andrea Arcangelimm: compaction: minimise the time IRQs are disabled...
2011-03-23 Mel Gormanmm: compaction: minimise the time IRQs are disabled...
2011-03-23 Hugh Dickinsmm: don't return 0 too early from find_get_pages()
2011-03-23 Hugh Dickinsmm: remove worrying dead code from find_get_pages()
2011-03-23 Petr Holasekhugetlbfs: correct handling of negative input to /proc...
2011-03-23 Mel Gormanmm: vmscan: kswapd should not free an excessive number...
2011-03-23 Namhyung Kimmempolicy: remove redundant check in __mpol_equal()
2011-03-23 Dave Hansenpagewalk: only split huge pages when necessary
2011-03-23 Minchan Kimmm: reclaim invalidated page ASAP
2011-03-23 Minchan Kimmemcg: move memcg reclaimable page into tail of inactiv...
2011-03-23 Minchan Kimmm: deactivate invalidated pages
2011-03-23 Peter Zijlstramm: simplify anon_vma refcounts
2011-03-23 Peter Zijlstramm: move anon_vma ref out from under CONFIG_foo
2011-03-23 Peter Zijlstramm: rename drop_anon_vma() to put_anon_vma()
2011-03-23 Akinobu Mitamm: debug-pagealloc: fix kconfig dependency warning
2011-03-23 Namhyung Kimmm: batch-free pcp list if possible
2011-03-23 Minchan Kimmm: change __remove_from_page_cache()
2011-03-23 Minchan Kimmm: goodbye remove_from_page_cache()
2011-03-23 Minchan Kimmm: truncate: change remove_from_page_cache
2011-03-23 Minchan Kimmm: shmem: change remove_from_page_cache
2011-03-23 Minchan Kimmm: introduce delete_from_page_cache()
2011-03-23 Miklos Szeredimm: add replace_page_cache_page() function
2011-03-23 Gleb Natapovmm: allow GUP to fail instead of waiting on a page
2011-03-23 Prarit Bhargavamm: notifier_from_errno() cleanup
2011-03-23 David Rientjesoom: suppress nodes that are not allowed from meminfo...
2011-03-23 David Rientjesoom: suppress show_mem() for many nodes in irq context...
2011-03-23 David Rientjesoom: suppress nodes that are not allowed from meminfo...
2011-03-23 Minchan Kimmm/compaction: check migrate_pages's return value inste...
2011-03-23 Andrea Arcangelimm: compaction: prevent kswapd compacting memory to...
2011-03-23 Nick Pigginmm: vmap area cache
2011-03-23 David Rientjesoom: avoid deferring oom killer if exiting task is...
2011-03-23 Andrey Vaginoom: skip zombies when iterating tasklist
2011-03-23 David Rientjesoom: prevent unnecessary oom kills or kernel panics
2011-03-23 Mel Gormanmm: swap: unlock swapfile inode mutex before closing...
2011-03-22 Linus TorvaldsMerge branch 'slab/urgent' of git://git./linux/kernel...
2011-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/sage/ceph-client
2011-03-22 Christoph Lameterslub: Add statistics for this_cmpxchg_double failures
2011-03-22 Christoph Lameterslub: Add missing irq restore for the OOM path
2011-03-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-22 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-22 Linus TorvaldsMerge branch 'next-samsung' of git://git.fluff.org...
2011-03-22 Linus TorvaldsMerge branch 'for-linus/2639/i2c-2' of git://git.fluff...
2011-03-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21 Ben DooksMerge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639...
2011-03-21 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2011-03-21 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2011-03-21 Linus TorvaldsMerge branch 'packaging' of git://git./linux/kernel...
2011-03-20 Ben DooksMerge branch 'for-2639/i2c/i2c-u2c12' into for-linus...
2011-03-20 David S. MillerMerge branch 'vhost-net-next' of git://git./linux/kerne...
2011-03-20 Pekka EnbergMerge branch 'slub/lockless' into for-linus
2011-03-20 Pekka EnbergMerge branch 'slab/next' into for-linus
2011-03-20 Christoph Lameterslub: Dont define useless label in the !CONFIG_CMPXCHG_...
2011-03-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-19 Dmitry TorokhovMerge branch 'next' into for-linus
2011-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-19 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
next