1. 97d47a6 mm, compaction: simplify deferred compaction by Vlastimil Babka · 10 years ago
  2. ebff398 mm, compaction: pass classzone_idx and alloc_flags to watermark checking by Vlastimil Babka · 10 years ago
  3. 1da58ee mm: vmscan: count only dirty pages as congested by Jamie Liu · 10 years ago
  4. ab1f306 mm: verify compound order when freeing a page by Yu Zhao · 10 years ago
  5. c055432 mm, memory_hotplug/failure: drain single zone pcplists by Vlastimil Babka · 10 years ago
  6. 510f550 mm, cma: drain single zone pcplists by Vlastimil Babka · 10 years ago
  7. ec25af8 mm, page_isolation: drain single zone pcplists by Vlastimil Babka · 10 years ago
  8. 93481ff mm: introduce single zone pcplists drain by Vlastimil Babka · 10 years ago
  9. 8612c66 mm/vmscan.c: replace printk with pr_err by Pintu Kumar · 10 years ago
  10. 0cbc853 mm/vmalloc.c: replace printk with pr_warn by Pintu Kumar · 10 years ago
  11. f88dfff mm/page_alloc.c: convert boot printks without log level to pr_info by Anton Blanchard · 10 years ago
  12. 6d3d6aa mm: memcontrol: remove synchronous stock draining code by Johannes Weiner · 10 years ago
  13. b205256 mm: memcontrol: continue cache reclaim from offlined groups by Johannes Weiner · 10 years ago
  14. 64f2199 mm: memcontrol: remove obsolete kmemcg pinning tricks by Johannes Weiner · 10 years ago
  15. e8ea14c mm: memcontrol: take a css reference for each charged page by Johannes Weiner · 10 years ago
  16. 5ac8fb3 mm: memcontrol: convert reclaim iterator to simple css refcounting by Johannes Weiner · 10 years ago
  17. 71f87bee mm: hugetlb_cgroup: convert to lockless page counters by Johannes Weiner · 10 years ago
  18. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
  19. 8df0c2d slab: replace smp_read_barrier_depends() with lockless_dereference() by Pranith Kumar · 10 years ago
  20. c871ac4 slab: improve checking for invalid gfp_flags by Andrew Morton · 10 years ago
  21. f6edde9 mm: slub: fix format mismatches in slab_err() callers by Andrey Ryabinin · 10 years ago
  22. 5436205 mm/slab: reverse iteration on find_mergeable() by Joonsoo Kim · 10 years ago
  23. 1df3b26 slab: print slabinfo header in seq show by Vladimir Davydov · 10 years ago
  24. b455def mm: slab/slub: coding style: whitespaces and tabs mixture by LQYMGT · 10 years ago
  25. 6b101e2 mm/CMA: fix boot regression due to physical address of high_memory by Joonsoo Kim · 10 years ago
  26. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  28. 7c3fbbd slab: fix nodeid bounds check for non-contiguous node IDs by Paul Mackerras · 10 years ago
  29. c4ea95d mm: fix anon_vma_clone() error treatment by Daniel Forrest · 10 years ago
  30. 2022b4d1 mm: fix swapoff hang after page migration and fork by Hugh Dickins · 10 years ago
  31. 91b5719 mm/vmpressure.c: fix race in vmpressure_work_fn() by Andrew Morton · 10 years ago
  32. fb993fa mm: frontswap: invalidate expired data on a dup-store failure by Weijie Yang · 10 years ago
  33. 1de4fa1 x86, mpx: Cleanup unused bound tables by Dave Hansen · 10 years ago
  34. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  35. 3865efc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  36. 0bd8542 mem-hotplug: reset node present pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  37. f784a3f mem-hotplug: reset node managed pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  38. 57cbc87 mm/debug-pagealloc: correct freepage accounting and order resetting by Joonsoo Kim · 10 years ago
  39. 1d5bfe1 mm, compaction: prevent infinite loop in compact_zone by Vlastimil Babka · 10 years ago
  40. dae803e mm: alloc_contig_range: demote pages busy message from warn to info by Michal Nazarewicz · 10 years ago
  41. 95069ac8 mm/slab: fix unalignment problem on Malta with EVA due to slab merge by Joonsoo Kim · 10 years ago
  42. 3c60509 mm/page_alloc: restrict max order of merging on isolated pageblock by Joonsoo Kim · 10 years ago
  43. 8f82b55 mm/page_alloc: move freepage counting logic to __free_one_page() by Joonsoo Kim · 10 years ago
  44. 51bb1a4 mm/page_alloc: add freepage on isolate pageblock to correct buddy list by Joonsoo Kim · 10 years ago
  45. ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 10 years ago
  46. 5842001 mm/compaction: skip the range until proper target pageblock is met by Joonsoo Kim · 10 years ago
  47. ad0eab9 Fix thinko in iov_iter_single_seg_count by Paul Mackerras · 10 years ago
  48. 661b99e Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  49. 77783d0 mm: Fix comment before truncate_setsize() by Jan Kara · 10 years ago
  50. f3ed88a Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  51. f55fefd mm: Remove false WARN_ON from pagecache_isize_extended() by Jan Kara · 10 years ago
  52. 4d88e6f mm/balloon_compaction: fix deflation when compaction is disabled by Konstantin Khlebnikov · 10 years ago
  53. 8aba7e0 mm/slab_common: don't check for duplicate cache names by Mikulas Patocka · 10 years ago
  54. 8186eb6 mm: rmap: split out page_remove_file_rmap() by Johannes Weiner · 10 years ago
  55. d7365e7 mm: memcontrol: fix missed end-writeback page accounting by Johannes Weiner · 10 years ago
  56. 3a3c02e mm: page-writeback: inline account_page_dirtied() into single caller by Johannes Weiner · 10 years ago
  57. 35dca71 memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node() by Yasuaki Ishimatsu · 10 years ago
  58. 6d50e60 mm, thp: fix collapsing of hugepages on madvise by David Rientjes · 10 years ago
  59. 5ddacbe mm: free compound page with correct order by Yu Zhao · 10 years ago
  60. 6ea41c0 mm/compaction.c: avoid premature range skip in isolate_migratepages_range by Joonsoo Kim · 10 years ago
  61. 401507d cgroup/kmemleak: add kmemleak_free() for cgroup deallocations. by Wang Nan · 10 years ago
  62. ce9ec37 zap_pte_range: update addr when forcing flush after TLB batching faiure by Will Deacon · 10 years ago
  63. 56fa4f6 mm: cma: Use %pa to print physical addresses by Laurent Pinchart · 10 years ago
  64. 16195dd mm: cma: Ensure that reservations never cross the low/high mem boundary by Laurent Pinchart · 10 years ago
  65. 800a85d mm: cma: Always consider a 0 base address reservation as dynamic by Laurent Pinchart · 10 years ago
  66. f022d8c mm: cma: Don't crash on allocation if CMA area can't be activated by Laurent Pinchart · 10 years ago
  67. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  68. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  69. 46fdb79 shmem: support RENAME_WHITEOUT by Miklos Szeredi · 10 years ago
  70. 5695be1 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 10 years ago
  71. c2661b8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  72. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  73. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  74. df133e8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
  76. de9e14e drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 10 years ago
  77. 68faed6 mm/cma: fix cma bitmap aligned mask computing by Weijie Yang · 10 years ago
  78. 85c9f4b mm/slab: fix unaligned access on sparc64 by Joonsoo Kim · 10 years ago
  79. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  81. ce254b3 Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  82. 887e701 mm: Support fadvise without CONFIG_MMU by Josh Triplett · 10 years ago
  83. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  84. b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  85. f203c3b zbud: avoid accessing last unused freelist by Chao Yu · 10 years ago
  86. 5538c56 zsmalloc: simplify init_zspage free obj linking by Dan Streetman · 10 years ago
  87. 6dd9737 mm/zsmalloc.c: correct comment for fullness group computation by Wang Sheng-Hui · 10 years ago
  88. 722cdc1 zsmalloc: change return value unit of zs_get_total_size_bytes by Minchan Kim · 10 years ago
  89. 13de893 zsmalloc: move pages_allocated to zs_pool by Minchan Kim · 10 years ago
  90. 7cc36bb vmstat: on-demand vmstat workers V8 by Christoph Lameter · 10 years ago
  91. 2c0346a mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY by Mel Gorman · 10 years ago
  92. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  93. 9d1ba80 mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP by Konstantin Khlebnikov · 10 years ago
  94. d6d86c0 mm/balloon_compaction: redesign ballooned pages management by Konstantin Khlebnikov · 10 years ago
  95. 2667f50 mm: introduce a general RCU get_user_pages_fast() by Steve Capper · 10 years ago
  96. baa2ef8 mm/dmapool.c: fixed a brace coding style issue by Paul McQuade · 10 years ago
  97. 25acde3 mm: ksm use pr_err instead of printk by Paul McQuade · 10 years ago
  98. d85fbee mm/bootmem.c: use include/linux/ headers by Paul McQuade · 10 years ago
  99. 99dadfd mm/filemap.c: remove trailing whitespace by Paul McQuade · 10 years ago
  100. 2581d20 mm/mremap.c: use linux headers by Paul McQuade · 10 years ago