net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
[pandora-kernel.git] / mm /
2011-03-24 Johannes Weinermemcg: no uncharged pages reach page_cgroup_zoneinfo
2011-03-24 Daisuke Nishimuramemcg: add memcg sanity checks at allocating and freein...
2011-03-24 Johannes Weinermemcg: remove NULL check from lookup_page_cgroup()...
2011-03-24 Johannes Weinermemcg: remove impossible conditional when committing
2011-03-24 Johannes Weinermemcg: remove unused page flag bitfield defines
2011-03-24 Johannes Weinermemcg: simplify the way memory limits are checked
2011-03-24 Johannes Weinermemcg: soft limit reclaim should end at limit not below
2011-03-24 KAMEZAWA Hiroyukimemcg: fix ugly initialization of return value is in...
2011-03-23 Stephen Wilsonmm: implement access_remote_vm
2011-03-23 Stephen Wilsonmm: factor out main logic of access_process_vm
2011-03-23 Stephen Wilsonmm: use mm_struct to resolve gate vma's in __get_user_pages
2011-03-23 Stephen Wilsonmm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
2011-03-23 Stephen Wilsonmm: arch: make in_gate_area take an mm_struct instead...
2011-03-23 Stephen Wilsonmm: arch: make get_gate_vma take an mm_struct instead...
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 Len BrownMerge branch 'sysdev' into release
2011-03-23 Len BrownMerge branch 'linus' into release
2011-03-23 Len BrownMerge commit 'v2.6.38' into release
2011-03-23 Len BrownMerge branch 'button-cleanup' into release
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-22 Paul MundtMerge branch 'for-paul' of git://gitorious.org/linux...
next