1. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  2. b0e2a55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  3. bb2e226 Revert "percpu: free percpu allocation info for uniprocessor system" by Guenter Roeck · 10 years ago
  4. 153a9f1 Fix unbalanced mutex in dma_pool_create(). by Krzysztof Hałasa · 10 years ago
  5. 0b70068 mm: export symbol dependencies of is_zero_pfn() by Ard Biesheuvel · 10 years ago
  6. 8542bdf mm/mmap.c: use pr_emerg when printing BUG related information by Sasha Levin · 10 years ago
  7. 0a313a9 mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range() by Xishi Qiu · 10 years ago
  8. 23cb898 percpu: fix locking regression in the failure path of pcpu_alloc() by Tejun Heo · 10 years ago
  9. 6a5c75ce1 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  10. 20ae007 proportions: add @gfp to init functions by Tejun Heo · 10 years ago
  11. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  12. ce00a96 mm: memcontrol: revert use of root_mem_cgroup res_counter by Johannes Weiner · 10 years ago
  13. 1a4d760 percpu: implement asynchronous chunk population by Tejun Heo · 10 years ago
  14. fe6bd8c percpu: rename pcpu_reclaim_work to pcpu_balance_work by Tejun Heo · 10 years ago
  15. b539b87 percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated by Tejun Heo · 10 years ago
  16. 9c824b6 percpu: make sure chunk->map array has available space by Tejun Heo · 10 years ago
  17. 5835d96 percpu: implement [__]alloc_percpu_gfp() by Tejun Heo · 10 years ago
  18. e04d320 percpu: indent the population block in pcpu_alloc() by Tejun Heo · 10 years ago
  19. a16037c percpu: make pcpu_alloc_area() capable of allocating only from populated areas by Tejun Heo · 10 years ago
  20. b38d08f percpu: restructure locking by Tejun Heo · 10 years ago
  21. a63d4ac percpu: make percpu-km set chunk->populated bitmap properly by Tejun Heo · 10 years ago
  22. a93ace4 percpu: move region iterations out of pcpu_[de]populate_chunk() by Tejun Heo · 10 years ago
  23. dca4964 percpu: move common parts out of pcpu_[de]populate_chunk() by Tejun Heo · 10 years ago
  24. cdb4cba percpu: remove @may_alloc from pcpu_get_pages() by Tejun Heo · 10 years ago
  25. fbbb7f4 percpu: remove the usage of separate populated bitmap in percpu-vm by Tejun Heo · 10 years ago
  26. b38af47 x86,mm: fix pte_special versus pte_numa by Hugh Dickins · 10 years ago
  27. 7ea8574 hugetlb_cgroup: use lockdep_assert_held rather than spin_is_locked by Michal Hocko · 10 years ago
  28. 137f8cf mm/zpool: use prefixed module loading by Kees Cook · 10 years ago
  29. ce8369b mm: actually clear pmd_numa before invalidating by Matthew Wilcox · 10 years ago
  30. 0cfb8f0 memblock, memhotplug: fix wrong type in memblock_find_in_range_node(). by Tang Chen · 10 years ago
  31. 3189edd percpu: free percpu allocation info for uniprocessor system by Honggang Li · 10 years ago
  32. 849f516 percpu: perform tlb flush after pcpu_map_pages() failure by Tejun Heo · 10 years ago
  33. f0d2796 percpu: fix pcpu_alloc_pages() failure path by Tejun Heo · 10 years ago
  34. f2937e4 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  35. 24d7cd2 mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size by David Rientjes · 10 years ago
  36. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  37. 60bb452 __generic_file_write_iter(): fix handling of sync error after DIO by Al Viro · 10 years ago
  38. 05f65b5 shm: wait for pins to be released when sealing by David Herrmann · 10 years ago
  39. 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
  40. 40e041a shm: add sealing API by David Herrmann · 10 years ago
  41. 4bb5f5d mm: allow drivers to prevent new writable mappings by David Herrmann · 10 years ago
  42. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  43. c119239 mm/zswap.c: add __init to zswap_entry_cache_destroy() by Fabian Frederick · 10 years ago
  44. 6abb5a8 mm: memcontrol: avoid charge statistics churn during page migration by Johannes Weiner · 10 years ago
  45. 747db95 mm: memcontrol: use page lists for uncharge batching by Johannes Weiner · 10 years ago
  46. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  47. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  48. 4449a51 vm_is_stack: use for_each_thread() rather then buggy while_each_thread() by Oleg Nesterov · 10 years ago
  49. edcad25 Revert "slab: remove BAD_ALIEN_MAGIC" by Joonsoo Kim · 10 years ago
  50. c7f3888 switch iov_iter_get_pages() to passing maximal number of pages by Al Viro · 11 years ago
  51. 3745677 shmem: support RENAME_EXCHANGE by Miklos Szeredi · 10 years ago
  52. 3b69ff5 shmem: support RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  53. 12d79d6 mm/zpool: update zswap to use zpool by Dan Streetman · 10 years ago
  54. c795779 mm/zpool: zbud/zsmalloc implement zpool by Dan Streetman · 10 years ago
  55. af8d417 mm/zpool: implement common zpool api to zbud/zsmalloc by Dan Streetman · 10 years ago
  56. 99eef8e mm/zbud: change zbud_alloc size type to size_t by Dan Streetman · 10 years ago
  57. 15de36a mm/highmem: make kmap cache coloring aware by Max Filippov · 10 years ago
  58. b972216 mmu_notifier: add call_srcu and sync function for listener to delay call and sync by Peter Zijlstra · 10 years ago
  59. 61e02c7 mm: memcontrol: clean up reclaim size variable use in try_charge() by Johannes Weiner · 10 years ago
  60. dbffcd0 mm: change confusing #ifdef use in __access_remote_vm by Rik van Riel · 10 years ago
  61. 3a91053 mm: mark fault_around_bytes __read_mostly by Kirill A. Shutemov · 10 years ago
  62. aecd6f4 mm: close race between do_fault_around() and fault_around_bytes_set() by Kirill A. Shutemov · 10 years ago
  63. 2ab051e memcg, vmscan: Fix forced scan of anonymous pages by Jerome Marchand · 10 years ago
  64. 7c0db9e mm, vmscan: fix an outdated comment still mentioning get_scan_ratio by Jerome Marchand · 10 years ago
  65. fb794bc mm, oom: remove unnecessary exit_state check by David Rientjes · 10 years ago
  66. d017763 mm: fix potential infinite loop in dissolve_free_huge_pages() by Li Zhong · 10 years ago
  67. 8fe7804 mm, thp: restructure thp avoidance of light synchronous migration by David Rientjes · 10 years ago
  68. e972a07 mm, oom: rename zonelist locking functions by David Rientjes · 10 years ago
  69. 8d060bf mm, oom: ensure memoryless node zonelist always includes zones by David Rientjes · 10 years ago
  70. 6326440 memory-hotplug: add zone_for_memory() for selecting zone for new memory by Wang Nan · 10 years ago
  71. aee52ca slub: remove kmemcg id from create_unique_id by Vladimir Davydov · 10 years ago
  72. 9ef0a0f mm, writeback: prevent race when calculating dirty limits by David Rientjes · 10 years ago
  73. 14a4e21 mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode by David Rientjes · 10 years ago
  74. fed400a mm/shmem.c: remove the unused gfp arg to shmem_add_to_page_cache() by Wang Sheng-Hui · 10 years ago
  75. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 10 years ago
  76. 4ffeaf3 mm: page_alloc: reduce cost of the fair zone allocation policy by Mel Gorman · 10 years ago
  77. f7b5d64 mm: page_alloc: abort fair zone allocation policy when remotes nodes are encountered by Mel Gorman · 10 years ago
  78. bb0b6df mm: vmscan: only update per-cpu thresholds for online CPU by Mel Gorman · 10 years ago
  79. 0d5d823 mm: move zone->pages_scanned into a vmstat counter by Mel Gorman · 10 years ago
  80. 3484b2d mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines by Mel Gorman · 10 years ago
  81. 24b7e58 mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated by Mel Gorman · 10 years ago
  82. d0480be mm: update the description for vm_total_pages by Wang Sheng-Hui · 10 years ago
  83. 9aed861 mm/memory.c: don't forget to set softdirty on file mapped fault by Cyrill Gorcunov · 10 years ago
  84. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  85. 21bda26 mm: make copy_pte_range static again by Jerome Marchand · 10 years ago
  86. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  87. 238d3c1 mm, hugetlb: generalize writes to nr_hugepages by David Rientjes · 10 years ago
  88. f37d429 hwpoison: fix race with changing page during offlining by Andi Kleen · 10 years ago
  89. ad4404a mm,hugetlb: simplify error handling in hugetlb_cow() by Davidlohr Bueso · 10 years ago
  90. 2f4612a mm,hugetlb: make unmap_ref_private() return void by Davidlohr Bueso · 10 years ago
  91. eb39d61 mm: replace init_page_accessed by __SetPageReferenced by Hugh Dickins · 10 years ago
  92. c2ea218 mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 10 years ago
  93. cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
  94. 82f71ae mm: catch memory commitment underflow by Konstantin Khlebnikov · 10 years ago
  95. 7714251 shmem: update memory reservation on truncate by Konstantin Khlebnikov · 10 years ago
  96. 66ee4b8 shmem: fix double uncharge in __shmem_file_setup() by Konstantin Khlebnikov · 10 years ago
  97. 930f036 mm, vmalloc: constify allocation mask by David Rientjes · 10 years ago
  98. 660654f mm/vmalloc.c: add a schedule point to vmalloc() by Eric Dumazet · 10 years ago
  99. 54980b9 mm: update the description for madvise_remove by Wang Sheng-Hui · 10 years ago
  100. ee814fe mm: vmscan: clean up struct scan_control by Johannes Weiner · 10 years ago