1. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  2. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  3. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  4. 4741526 mm, page_alloc: restore the original nodemask if the fast path allocation failed by Mel Gorman · 8 years ago
  5. 4e61180 mm, page_alloc: uninline the bad page part of check_new_page() by Vlastimil Babka · 8 years ago
  6. e2769db mm, page_alloc: don't duplicate code in free_pcp_prepare by Mel Gorman · 8 years ago
  7. 479f854 mm, page_alloc: defer debugging checks of pages allocated from the PCP by Mel Gorman · 8 years ago
  8. 4db7548 mm, page_alloc: defer debugging checks of freed pages until a PCP drain by Mel Gorman · 8 years ago
  9. 002f290 cpuset: use static key better and convert to new API by Vlastimil Babka · 8 years ago
  10. 0b423ca mm, page_alloc: inline pageblock lookup in page free fast paths by Mel Gorman · 8 years ago
  11. e5b31ac mm, page_alloc: remove unnecessary variable from free_pcppages_bulk by Mel Gorman · 8 years ago
  12. da838d4 mm, page_alloc: pull out side effects from free_pages_check by Mel Gorman · 8 years ago
  13. bb552ac mm, page_alloc: un-inline the bad part of free_pages_check by Mel Gorman · 8 years ago
  14. 7bfec6f mm, page_alloc: check multiple page fields with a single branch by Mel Gorman · 8 years ago
  15. 93ea996 mm, page_alloc: remove field from alloc_context by Mel Gorman · 8 years ago
  16. c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 8 years ago
  17. 48ee5f3 mm, page_alloc: shortcut watermark checks for order-0 pages by Mel Gorman · 8 years ago
  18. 3053475 mm, page_alloc: reduce cost of fair zone allocation policy retry by Mel Gorman · 8 years ago
  19. 4fcb097 mm, page_alloc: shorten the page allocator fast path by Mel Gorman · 8 years ago
  20. 3777999 mm, page_alloc: check once if a zone has isolated pageblocks by Mel Gorman · 8 years ago
  21. 83d4ca8 mm, page_alloc: move __GFP_HARDWALL modifications out of the fastpath by Mel Gorman · 8 years ago
  22. 09940a4 mm, page_alloc: simplify last cpupid reset by Mel Gorman · 8 years ago
  23. 5bb1b16 mm, page_alloc: remove unnecessary initialisation from __alloc_pages_nodemask() by Mel Gorman · 8 years ago
  24. be06af0 mm, page_alloc: remove unnecessary initialisation in get_page_from_freelist by Mel Gorman · 8 years ago
  25. 4dfa6cd mm, page_alloc: remove unnecessary local variable in get_page_from_freelist by Mel Gorman · 8 years ago
  26. fa379b9 mm, page_alloc: convert nr_fair_skipped to bool by Mel Gorman · 8 years ago
  27. c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 8 years ago
  28. f75fb88 mm, page_alloc: avoid unnecessary zone lookups during pageblock operations by Mel Gorman · 8 years ago
  29. 754078e mm, page_alloc: use __dec_zone_state for order-0 page allocation by Mel Gorman · 8 years ago
  30. 682a338 mm, page_alloc: inline the fast path of the zonelist iterator by Mel Gorman · 8 years ago
  31. 060e741 mm, page_alloc: inline zone_statistics by Mel Gorman · 8 years ago
  32. b9f00e1 mm, page_alloc: reduce branches in zone_statistics by Mel Gorman · 8 years ago
  33. 1751457 mm, page_alloc: use new PageAnonHead helper in the free page fast path by Mel Gorman · 8 years ago
  34. d61f859 mm, page_alloc: only check PageCompound for high-order pages by Mel Gorman · 8 years ago
  35. 449d777 mm, oom_reaper: clear TIF_MEMDIE for all tasks queued for oom_reaper by Michal Hocko · 8 years ago
  36. 3ef22df oom, oom_reaper: try to reap tasks which skip regular OOM killer path by Michal Hocko · 8 years ago
  37. 3da88fb mm, oom: move GFP_NOFS check to out_of_memory by Michal Hocko · 8 years ago
  38. 86dd995 memory_hotplug: introduce memhp_default_state= command line parameter by Vitaly Kuznetsov · 8 years ago
  39. 8604d9e memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE by Vitaly Kuznetsov · 8 years ago
  40. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  41. 1d069b7 huge pagecache: extend mremap pmd rmap lockout to files by Hugh Dickins · 8 years ago
  42. bf8616d huge mm: move_huge_pmd does not need new_vma by Hugh Dickins · 8 years ago
  43. 52b6f46 mm: /proc/sys/vm/stat_refresh to force vmstat update by Hugh Dickins · 8 years ago
  44. 9e18eb2 tmpfs: mem_cgroup charge fault to vm_mm not current mm by Andres Lagar-Cavilla · 8 years ago
  45. 75edd34 tmpfs: preliminary minor tidyups by Hugh Dickins · 8 years ago
  46. fa9949d mm: use __SetPageSwapBacked and dont ClearPageSwapBacked by Hugh Dickins · 8 years ago
  47. 9d5e6a9 mm: update_lru_size do the __mod_zone_page_state by Hugh Dickins · 8 years ago
  48. ca70723 mm: update_lru_size warn and reset bad lru_size by Hugh Dickins · 8 years ago
  49. 1269019 mm/mmap: kill hook arch_rebalance_pgtables() by Konstantin Khlebnikov · 8 years ago
  50. e87d59f mm/vmstat: make node_page_state() handles all zones by itself by Joonsoo Kim · 8 years ago
  51. 33499bf mm/highmem: make nr_free_highpages() handles all highmem zones by itself by Joonsoo Kim · 8 years ago
  52. fc2bd79 mm/page_alloc: correct highmem memory statistics by Joonsoo Kim · 8 years ago
  53. 09b4ab3 mm/writeback: correct dirty page calculation for highmem by Joonsoo Kim · 8 years ago
  54. ba6b097 power: add zone range overlapping check by Joonsoo Kim · 8 years ago
  55. 9d43f5a mm/page_owner: add zone range overlapping check by Joonsoo Kim · 8 years ago
  56. a91c43c mm/vmstat: add zone range overlapping check by Joonsoo Kim · 8 years ago
  57. b9eb631 mm/memory_hotplug: add comment to some functions related to memory hotplug by Joonsoo Kim · 8 years ago
  58. f44b2dda8 mm/hugetlb: add same zone check in pfn_range_valid_gigantic() by Joonsoo Kim · 8 years ago
  59. 1aa8aea mm: uninline page_mapped() by Andrew Morton · 8 years ago
  60. 29f9cb5 mm/highmem: simplify is_highmem() by Chanho Min · 8 years ago
  61. fdd048e mm, compaction: skip blocks where isolation fails in async direct compaction by Vlastimil Babka · 8 years ago
  62. a34753d mm, compaction: reduce spurious pcplist drains by Vlastimil Babka · 8 years ago
  63. 06b6640 mm, compaction: wrap calculating first and last pfn of pageblock by Vlastimil Babka · 8 years ago
  64. e4c5800 mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON by Konstantin Khlebnikov · 8 years ago
  65. fee83b3 mm/mempolicy.c:offset_il_node() document and clarify by Andrew Morton · 8 years ago
  66. 54f18d3 mm/hugetlb.c: use first_memory_node by Andrew Morton · 8 years ago
  67. 949698a mm/page_alloc: Remove useless parameter of __free_pages_boot_core by Li Zhang · 8 years ago
  68. fda3d69 mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify comment by Michal Hocko · 8 years ago
  69. 4ee815b mm/mempolicy.c: vma_migratable() can return bool by Yaowei Bai · 8 years ago
  70. bb00a78 mm/vmalloc.c: is_vmalloc_addr() can return bool by Yaowei Bai · 8 years ago
  71. c98940f mm/memory_hotplug: is_mem_section_removable() can return bool by Yaowei Bai · 8 years ago
  72. 32f6271 mm/hugetlb: is_vm_hugetlb_page() can return bool by Yaowei Bai · 8 years ago
  73. 2b18e53 x86: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  74. b3d424f tile: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  75. 71bf79c powerpc: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  76. 9cc3387 metag: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  77. d77e20c arm64: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  78. 9fee021 mm/hugetlb: introduce hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  79. 09a95e2 mm/hugetlb: optimize minimum size (min_size) accounting by Mike Kravetz · 8 years ago
  80. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  81. 48a2705 include/linux: apply __malloc attribute by Rasmus Villemoes · 8 years ago
  82. d64e85d compiler.h: add support for malloc attribute by Rasmus Villemoes · 8 years ago
  83. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  84. 6d061f9 mm/page_ref: use page_ref helper instead of direct modification of _count by Joonsoo Kim · 8 years ago
  85. 43efd3e mm/slub.c: fix sysfs filename in comment by Li Peng · 8 years ago
  86. a3187e4 mm: slab: remove ZONE_DMA_FLAG by Yang Shi · 8 years ago
  87. c7ce4f60 mm: SLAB freelist randomization by Thomas Garnier · 8 years ago
  88. 81ae6d0 mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cache_shrink() by Vladimir Davydov · 8 years ago
  89. 801faf0 mm/slab: lockless decision to grow cache by Joonsoo Kim · 8 years ago
  90. 213b469 mm/slab: refill cpu cache through a new slab without holding a node lock by Joonsoo Kim · 8 years ago
  91. 76b342b mm/slab: separate cache_grow() to two parts by Joonsoo Kim · 8 years ago
  92. 511e3a05 mm/slab: make cache_grow() handle the page allocated on arbitrary node by Joonsoo Kim · 8 years ago
  93. 03d1d43 mm/slab: racy access/modify the slab color by Joonsoo Kim · 8 years ago
  94. 6052b78 mm/slab: don't keep free slabs if free_objects exceeds free_limit by Joonsoo Kim · 8 years ago
  95. c3d332b mm/slab: clean-up kmem_cache_node setup by Joonsoo Kim · 8 years ago
  96. ded0ecf mm/slab: factor out kmem_cache_node initialization code by Joonsoo Kim · 8 years ago
  97. a5aa63a mm/slab: drain the free slab as much as possible by Joonsoo Kim · 8 years ago
  98. 8888177 mm/slab: remove BAD_ALIEN_MAGIC again by Joonsoo Kim · 8 years ago
  99. 18726ca mm/slab: fix the theoretical race by holding proper lock by Joonsoo Kim · 8 years ago
  100. 19d795b kernel/padata.c: hide unused functions by Arnd Bergmann · 8 years ago