bnx2x: Fix KR2 link
[pandora-kernel.git] / mm /
2013-02-26 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-02-26 David S. MillerMerge branch 'sfc-3.9' of git://git./linux/kernel/git...
2013-02-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-02-26 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-02-26 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2013-02-26 Linus TorvaldsMerge tag 'iommu-updates-v3.9' of git://git./linux...
2013-02-26 Linus TorvaldsMerge branch 'for-v3.9' of git://git.linaro.org/people...
2013-02-26 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2013-02-26 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2013-02-26 Linus TorvaldsMerge tag 'for-3.9-rc1' of git://gitorious.org/linux...
2013-02-26 Linus TorvaldsMerge tag 'mmc-updates-for-3.9-rc1' of git://git./linux...
2013-02-26 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-02-26 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2013-02-26 Linus TorvaldsMerge tag 'pm+acpi-fixes-3.9-rc1' of git://git./linux...
2013-02-26 Linus TorvaldsMerge tag 'pci-v3.9-changes' of git://git./linux/kernel...
2013-02-26 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2013-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-02-25 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-02-25 Linus TorvaldsMerge tag 'please-pull-vm_unwrapped' of git://git....
2013-02-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-25 Linus TorvaldsMerge tag 'ktest-v3.9' of git://git./linux/kernel/git...
2013-02-25 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2013-02-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-02-25 Linus TorvaldsMerge tag 'mfd-3.9-1' of git://git./linux/kernel/git...
2013-02-25 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-02-25 Linus TorvaldsMerge tag 'upstream-linus' of git://git./linux/kernel...
2013-02-25 Linus TorvaldsMerge tag 'stable/for-linus-3.9-rc0-tag' of git://git...
2013-02-24 Linus TorvaldsMerge tag 'kvm-3.9-1' of git://git./virt/kvm/kvm
2013-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-24 Linus TorvaldsMerge branch 'akpm' (more incoming from Andrew)
2013-02-24 Hugh Dickinsksm: allocate roots when needed
2013-02-24 Hugh Dickinsmm: cleanup "swapcache" in do_swap_page
2013-02-24 Hugh Dickinsmm,ksm: swapoff might need to copy
2013-02-24 Hugh Dickinsmm,ksm: FOLL_MIGRATION do migration_entry_wait
2013-02-24 Hugh Dickinsksm: shrink 32-bit rmap_item back to 32 bytes
2013-02-24 Hugh Dickinsksm: treat unstable nid like in stable tree
2013-02-24 Hugh Dickinsksm: add some comments
2013-02-24 Greg Thelentmpfs: fix mempolicy object leaks
2013-02-24 Greg Thelentmpfs: fix use-after-free of mempolicy object
2013-02-24 Mel Gormanmm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED...
2013-02-24 Cliff Wickmanmm: export mmu notifier invalidates
2013-02-24 Michel Lespinassemm: accelerate mm_populate() treatment of THP pages
2013-02-24 Michel Lespinassemm: use long type for page counts in mm_populate()...
2013-02-24 Zhang Yanfeimm: accurately document nr_free_*_pages functions with...
2013-02-24 Naoya HoriguchiHWPOISON: change order of error_states[]'s elements
2013-02-24 Naoya HoriguchiHWPOISON: fix misjudgement of page_action() for errors...
2013-02-24 Hugh Dickinsmemcg: stop warning on memcg_propagate_kmem
2013-02-24 Zhang Yanfeivmscan: change type of vm_total_pages to unsigned long
2013-02-24 Zhang Yanfeimm: fix return type for functions nr_free_*_pages
2013-02-24 Michal Hockomemcg: cleanup mem_cgroup_init comment
2013-02-24 Michal Hockomemcg: move memcg_stock initialization to mem_cgroup_init
2013-02-24 Michal Hockomemcg: move mem_cgroup_soft_limit_tree_init to mem_cgro...
2013-02-24 Minchan Kimmm: use up free swap space before reaching OOM kill
2013-02-24 David Rientjesmm: use NUMA_NO_NODE
2013-02-24 Robin Holtmmu_notifier_unregister NULL Pointer deref and multiple...
2013-02-24 Cody P Schafermm/memory_hotplug: use pgdat_end_pfn() instead of open...
2013-02-24 Cody P Schafermm/memory_hotplug: use ensure_zone_is_initialized()
2013-02-24 Cody P Schafermm: add helper ensure_zone_is_initialized()
2013-02-24 Cody P Schafermm/page_alloc: add informative debugging message in...
2013-02-24 Cody P Schafermm/page_alloc: add a VM_BUG in __free_one_page() if...
2013-02-24 Cody P Schafermm: add & use zone_end_pfn() and zone_spans_pfn()
2013-02-24 Johannes Weinermm/mlock.c: document scary-looking stack expansion...
2013-02-24 Johannes Weinermm: refactor inactive_file_is_low() to use get_lru_size()
2013-02-24 Johannes Weinermm: shmem: use new radix tree iterator
2013-02-24 Hugh Dickinsksm: stop hotremove lockdep warning
2013-02-24 Hugh Dickinsmm: remove offlining arg to migrate_pages
2013-02-24 Hugh Dickinsksm: enable KSM page migration
2013-02-24 Hugh Dickinsksm: make !merge_across_nodes migration safe
2013-02-24 Hugh Dickinsksm: make KSM page migration possible
2013-02-24 Hugh Dickinsksm: remove old stable nodes more thoroughly
2013-02-24 Hugh Dickinsksm: get_ksm_page locked
2013-02-24 Hugh Dickinsksm: reorganize ksm_check_stable_tree
2013-02-24 Hugh Dickinsksm: trivial tidyups
2013-02-24 Petr Holasekksm: allow trees per NUMA node
2013-02-24 Mel Gormanmm: rename page struct field helpers
2013-02-24 Glauber Costamemcg: avoid dangling reference count in creation failure.
2013-02-24 Glauber Costamemcg: increment static branch right after limit set
2013-02-24 Glauber Costamemcg: replace cgroup_lock with memcg specific memcg_lock
2013-02-24 Glauber Costamemcg: fast hierarchy-aware child test
2013-02-24 Glauber Costamemcg: split part of memcg creation to css_online
2013-02-24 Glauber Costamemcg: prevent changes to move_charge_at_immigrate...
2013-02-24 Glauber Costamemcg: reduce the size of struct memcg 244-fold.
2013-02-24 Mel Gormanmm: init: report on last-nid information stored in...
2013-02-24 Mel Gormanmm: uninline page_xchg_last_nid()
2013-02-24 Michal Hockomemcg: clean up swap accounting initialization code
2013-02-24 Michal Hockomemcg: do not create memsw files if swap accounting...
2013-02-24 Paul Szabopage-writeback.c: subtract min_free_kbytes from dirtyab...
2013-02-24 Konstantin Khlebnikovmm/rmap: rename anon_vma_unlock() => anon_vma_unlock_wr...
2013-02-24 Shaohua Liswap: add per-partition lock for swapfile
2013-02-24 Shaohua Liswap: make each swap partition have one address_space
2013-02-24 Shaohua Limm: don't inline page_mapping()
2013-02-24 Hugh Dickinsmm: numa: cleanup flow of transhuge page migration
2013-02-24 Peter Zijlstramm: fold page->_last_nid into page->flags where possible
2013-02-24 Mel Gormanmm: numa: take THP into account when migrating pages...
2013-02-24 Ming Leimm: teach mm by current context info to not do I/O...
2013-02-24 Zlatko Calusicmm: don't wait on congested zones in balance_pgdat()
2013-02-24 Naoya Horiguchimm/memory-failure.c: fix wrong num_poisoned_pages in...
2013-02-24 Naoya Horiguchimm/memory-failure.c: clean up soft_offline_page()
next