1. 96dad67 mm: use VM_BUG_ON_MM where possible by Sasha Levin · 10 years ago
  2. 31c9afa mm: introduce VM_BUG_ON_MM by Sasha Levin · 10 years ago
  3. 82742a3 mm: move debug code out of page_alloc.c by Sasha Levin · 10 years ago
  4. 3193913 mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit by Mel Gorman · 10 years ago
  5. 97ee4ba mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ON by Mel Gorman · 10 years ago
  6. b8b2d82 mm/compaction.c: fix warning of 'flags' may be used uninitialized by Xiubo Li · 10 years ago
  7. ff26f70 mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checks by Andrew Morton · 10 years ago
  8. 5705465 mm: clean up zone flags by Johannes Weiner · 10 years ago
  9. 7c80996 mm/page-writeback.c: use min3/max3 macros to avoid shadow warnings by Mark Rustad · 10 years ago
  10. 7ade3c9 mm: page_alloc: avoid wakeup kswapd on the unintended node by Weijie Yang · 10 years ago
  11. 81d1b09 mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  12. 0bf5513 mm: introduce dump_vma by Sasha Levin · 10 years ago
  13. b208ce3 mm/slab.c: use __seq_open_private() instead of seq_open() by Rob Jones · 10 years ago
  14. 703394c mm/vmalloc.c: use seq_open_private() instead of seq_open() by Rob Jones · 10 years ago
  15. 1c93923 include/linux/migrate.h: remove migrate_page #define by Andrew Morton · 10 years ago
  16. dd6eecb mempolicy: unexport get_vma_policy() and remove its "task" arg by Oleg Nesterov · 10 years ago
  17. 2c7c3a7 mempolicy: kill do_set_mempolicy()->down_write(&mm->mmap_sem) by Oleg Nesterov · 10 years ago
  18. 74d2c3a mempolicy: introduce __get_vma_policy(), export get_task_policy() by Oleg Nesterov · 10 years ago
  19. 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
  20. 8d90274 mempolicy: sanitize the usage of get_task_policy() by Oleg Nesterov · 10 years ago
  21. f15ca78 mempolicy: change get_task_policy() to return default_policy rather than NULL by Oleg Nesterov · 10 years ago
  22. 2386740 mempolicy: change alloc_pages_vma() to use mpol_cond_put() by Oleg Nesterov · 10 years ago
  23. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  24. 8764b33 mm: use may_adjust_brk helper by Cyrill Gorcunov · 10 years ago
  25. 6d7ce55 mm, compaction: pass gfp mask to compact_control by David Rientjes · 10 years ago
  26. 43e7a34 mm: rename allocflags_to_migratetype for clarity by David Rientjes · 10 years ago
  27. 99c0fd5 mm, compaction: skip buddy pages by their order in the migrate scanner by Vlastimil Babka · 10 years ago
  28. e14c720 mm, compaction: remember position within pageblock in free pages scanner by Vlastimil Babka · 10 years ago
  29. 69b7189 mm, compaction: skip rechecks when lock was already held by Vlastimil Babka · 10 years ago
  30. 8b44d27 mm, compaction: periodically drop lock and restore IRQs in scanners by Vlastimil Babka · 10 years ago
  31. 1f9efde mm, compaction: khugepaged should not give up due to need_resched() by Vlastimil Babka · 10 years ago
  32. 7d49d88 mm, compaction: reduce zone checking frequency in the migration scanner by Vlastimil Babka · 10 years ago
  33. edc2ca6 mm, compaction: move pageblock checks up from isolate_migratepages_range() by Vlastimil Babka · 10 years ago
  34. f8224aa mm, compaction: do not recheck suitable_migration_target under lock by Vlastimil Babka · 10 years ago
  35. 98dd3b4 mm, compaction: do not count compact_stall if all zones skipped compaction by Vlastimil Babka · 10 years ago
  36. 53853e2 mm, compaction: defer each zone individually instead of preferred zone by Vlastimil Babka · 10 years ago
  37. 8b16456 mm, THP: don't hold mmap_sem in khugepaged when allocating THP by Vlastimil Babka · 10 years ago
  38. 21bb9bd mm: page_alloc: determine migratetype only once by Vlastimil Babka · 10 years ago
  39. f7426b9 mm: cma: adjust address limit to avoid hitting low/high memory boundary by Marek Szyprowski · 10 years ago
  40. ed2f240 memory-hotplug: add sysfs valid_zones attribute by Zhang Zhen · 10 years ago
  41. cc71aba mm/mmap.c: whitespace fixes by vishnu.ps · 10 years ago
  42. bf0dea2 mm/slab: use percpu allocator for cpu cache by Joonsoo Kim · 10 years ago
  43. 12220de mm/slab: support slab merge by Joonsoo Kim · 10 years ago
  44. 423c929 mm/slab_common: commonize slab merge logic by Joonsoo Kim · 10 years ago
  45. 9163582 slab: fix for_each_kmem_cache_node() by Mikulas Patocka · 10 years ago
  46. a561ce0 slub: fall back to node_to_mem_node() node if allocating on memoryless node by Joonsoo Kim · 10 years ago
  47. ad2c814 topology: add support for node_to_mem_node() to determine the fallback node by Joonsoo Kim · 10 years ago
  48. c9e1613 slub: disable tracing and failslab for merged slabs by Christoph Lameter · 10 years ago
  49. 25c4f30 mm/slab: factor out unlikely part of cache_free_alien() by Joonsoo Kim · 10 years ago
  50. d3aec34 mm/slab: noinline __ac_put_obj() by Joonsoo Kim · 10 years ago
  51. 3d88019 mm/slab: move cache_flusharray() out of unlikely.text section by Joonsoo Kim · 10 years ago
  52. 61f4710 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() by Joonsoo Kim · 10 years ago
  53. 07f361b mm/slab_common: move kmem_cache definition to internal header by Joonsoo Kim · 10 years ago
  54. 3aa24f5 mm/slab_common.c: suppress warning by Andrew Morton · 10 years ago
  55. 58cb654 proc/maps: make vm_is_stack() logic namespace-friendly by Oleg Nesterov · 10 years ago
  56. c35e024 Add copy_to_iter(), copy_from_iter() and iov_iter_zero() by Matthew Wilcox · 10 years ago
  57. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  58. 6ae833c percpu: fix how @gfp is interpreted by the percpu allocator by Tejun Heo · 10 years ago
  59. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  60. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  61. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  62. f929d39 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  63. abe5f97 mm: page_alloc: fix zone allocation fairness on UP by Johannes Weiner · 10 years ago
  64. 2f7dd7a mm: memcontrol: do not iterate uninitialized memcgs by Johannes Weiner · 10 years ago
  65. abc40bd mm: numa: Do not mark PTEs pte_numa when splitting huge pages by Mel Gorman · 10 years ago
  66. d3cb8bf mm: migrate: Close race between migration completion and mprotect by Mel Gorman · 10 years ago
  67. 1e3827b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  68. 6111da3 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  69. 2c80929 fuse: honour max_read and max_write in direct_io mode by Miklos Szeredi · 10 years ago
  70. b928095 shmem: fix nlink for rename overwrite directory by Miklos Szeredi · 10 years ago
  71. dbab31a mm: softdirty: keep bit when zapping file pte by Peter Feiner · 10 years ago
  72. d4a5fca mm, slab: initialize object alignment on cache creation by David Rientjes · 10 years ago
  73. a4796e3 MM: export page_wakeup functions by NeilBrown · 10 years ago
  74. cbbce82 SCHED: add some "wait..on_bit...timeout()" interfaces. by NeilBrown · 10 years ago
  75. 2ad654b cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags by Zefan Li · 10 years ago
  76. 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
  77. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  78. 234b239 kvm: Faults which trigger IO release the mmap_sem by Andres Lagar-Cavilla · 10 years ago
  79. 6273143 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  80. b0e2a55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  81. 6d11fb4 Merge branch 'for-linus' into for-3.18/core by Jens Axboe · 10 years ago
  82. bb2e226 Revert "percpu: free percpu allocation info for uniprocessor system" by Guenter Roeck · 10 years ago
  83. f29374b cgroup: remove redundant check in cgroup_ino() by Zefan Li · 10 years ago
  84. 153a9f1 Fix unbalanced mutex in dma_pool_create(). by Krzysztof Hałasa · 10 years ago
  85. 8b375f6 x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data() by Luiz Capitulino · 10 years ago
  86. 0b70068 mm: export symbol dependencies of is_zero_pfn() by Ard Biesheuvel · 10 years ago
  87. b207892 Merge branch 'for-linus' into for-3.18/core by Jens Axboe · 10 years ago
  88. 8542bdf mm/mmap.c: use pr_emerg when printing BUG related information by Sasha Levin · 10 years ago
  89. 0a313a9 mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range() by Xishi Qiu · 10 years ago
  90. da3dae5 Documentation: Docbook: Fix generated DocBook/kernel-api.xml by Masanari Iida · 10 years ago
  91. 23cb898 percpu: fix locking regression in the failure path of pcpu_alloc() by Tejun Heo · 10 years ago
  92. 018a17b bdi: reimplement bdev_inode_switch_bdi() by Tejun Heo · 10 years ago
  93. 1a1e453 bdi: explain the dirty list transferring in bdi_destroy() by Tejun Heo · 10 years ago
  94. c0ea1c2 bdi: make backing_dev_info->wb.dwork canceling stricter by Tejun Heo · 10 years ago
  95. b687573 bdi: remove bdi->wb_lock locking around bdi->dev clearing in bdi_unregister() by Tejun Heo · 10 years ago
  96. 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
  97. 20ae007 proportions: add @gfp to init functions by Tejun Heo · 10 years ago
  98. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  99. bde6c3a rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops by Paul E. McKenney · 10 years ago
  100. ce00a96 mm: memcontrol: revert use of root_mem_cgroup res_counter by Johannes Weiner · 10 years ago