1. 9cf7666 mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate() by Johannes Weiner · 8 years ago
  2. 74485cf mm: migrate: consolidate mem_cgroup_migrate() calls by Johannes Weiner · 8 years ago
  3. 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 8 years ago
  4. e1409c3 mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page by Joonsoo Kim · 8 years ago
  5. 623446e mm/compaction: fix invalid free_pfn and compact_cached_free_pfn by Joonsoo Kim · 8 years ago
  6. 5aa1748 mm/memblock.c: remove unnecessary memblock_type variable by Alexander Kuleshov · 8 years ago
  7. a75e1f6 x86: also use debug_pagealloc_enabled() for free_init_pages by Christian Borntraeger · 8 years ago
  8. 10917b8 s390: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 8 years ago
  9. 288cf3c x86: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 8 years ago
  10. 8df651c thp: cleanup split_huge_page() by Kirill A. Shutemov · 8 years ago
  11. 88193f7 mm: use linear_page_index() in do_fault() by Matthew Wilcox · 8 years ago
  12. fdf1cdb mm: remove unnecessary uses of lock_page_memcg() by Johannes Weiner · 8 years ago
  13. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  14. 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 8 years ago
  15. 23047a9 mm: workingset: per-cgroup cache thrash detection by Johannes Weiner · 8 years ago
  16. 612e449 mm: workingset: eviction buckets for bigmem/lowbit machines by Johannes Weiner · 8 years ago
  17. 162453b mm: workingset: separate shadow unpacking and refault calculation by Johannes Weiner · 8 years ago
  18. 689c94f mm: workingset: #define radix entry eviction mask by Johannes Weiner · 8 years ago
  19. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 8 years ago
  20. 0db2cb8 mm, vmscan: make zone_reclaimable_pages more precise by Michal Hocko · 8 years ago
  21. d7206a7 mm/madvise: update comment on sys_madvise() by Naoya Horiguchi · 8 years ago
  22. cecf257 mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1 by Vladimir Davydov · 8 years ago
  23. 703fc13 xen_balloon: support memory auto onlining policy by Vitaly Kuznetsov · 8 years ago
  24. 31bc385 memory-hotplug: add automatic onlining policy for the newly added memory by Vitaly Kuznetsov · 8 years ago
  25. 9cb65bc mm/memory.c: make apply_to_page_range() more robust by Mika Penttilä · 8 years ago
  26. 4355c01 mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbind by Liang Chen · 8 years ago
  27. 0b94f17 mm/memory-failure.c: remove useless "undef"s by Wang Xiaoqiang · 8 years ago
  28. 23a003b mm/madvise: pass return code of memory_failure() to userspace by Naoya Horiguchi · 8 years ago
  29. 5b3810e mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory() by Vlastimil Babka · 8 years ago
  30. 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 8 years ago
  31. 8823b1d mm/page_poison.c: enable PAGE_POISONING as a separate option by Laura Abbott · 8 years ago
  32. ff8e811 mm, debug: move bad flags printing to bad_page() by Vlastimil Babka · 8 years ago
  33. 4e46211 mm, page_owner: dump page owner info from dump_page() by Vlastimil Babka · 8 years ago
  34. 7cd12b4 mm, page_owner: track and print last migrate reason by Vlastimil Babka · 8 years ago
  35. d435edc mm, page_owner: copy page owner info during migration by Vlastimil Babka · 8 years ago
  36. 7dd80b8 mm, page_owner: convert page_owner_inited to static key by Vlastimil Babka · 8 years ago
  37. 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 8 years ago
  38. a0795cd mm, oom: print symbolic gfp_flags in oom warning by Vlastimil Babka · 8 years ago
  39. c5c990e mm, page_alloc: print symbolic gfp_flags on allocation failure by Vlastimil Babka · 8 years ago
  40. b8eceeb mm, debug: replace dump_flags() with the new printk formats by Vlastimil Babka · 8 years ago
  41. edf14cd mm, printk: introduce new format string for flags by Vlastimil Babka · 8 years ago
  42. 420adbe9 mm, tracing: unify mm flags handling in tracepoints and printk by Vlastimil Babka · 8 years ago
  43. 14e0a21 tools, perf: make gfp_compact_table up to date by Vlastimil Babka · 8 years ago
  44. 1f7866b mm, tracing: make show_gfp_flags() up to date by Vlastimil Babka · 8 years ago
  45. 20f6e03 tracepoints: move trace_print_flags definitions to tracepoint-defs.h by Vlastimil Babka · 8 years ago
  46. ebded02 mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read by Mel Gorman · 8 years ago
  47. 32b6352 mm: filemap: remove redundant code in do_read_cache_page by Mel Gorman · 8 years ago
  48. 07061aa mm: fix two typos in comments for to_vmem_altmap() by Andreas Ziegler · 8 years ago
  49. ea6eabb mm/debug_pagealloc: ask users for default setting of debug_pagealloc by Christian Borntraeger · 8 years ago
  50. d59b108 mm/page-writeback: fix dirty_ratelimit calculation by Andrey Ryabinin · 8 years ago
  51. b72d0ff mm/page_alloc.c: rework code layout in memmap_init_zone() by Andrew Morton · 8 years ago
  52. 342332e mm/page_alloc.c: introduce kernelcore=mirror option by Taku Izumi · 8 years ago
  53. d91749c mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node() by Taku Izumi · 8 years ago
  54. 02c4363 fs/mpage.c:mpage_readpages(): use lru_to_page() helper by Andrew Morton · 8 years ago
  55. d86bd1b mm/slub: support left redzone by Joonsoo Kim · 8 years ago
  56. 149daaf slub: relax CMPXCHG consistency restrictions by Laura Abbott · 8 years ago
  57. becfda6 slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS by Laura Abbott · 8 years ago
  58. 804aa13 slub: fix/clean free_debug_processing return paths by Laura Abbott · 8 years ago
  59. 282acb4 slub: drop lock at the end of free_debug_processing by Laura Abbott · 8 years ago
  60. f68f8dd mm/slab: re-implement pfmemalloc support by Joonsoo Kim · 8 years ago
  61. 70f7506 mm/slab: avoid returning values by reference by Joonsoo Kim · 8 years ago
  62. b03a017b mm/slab: introduce new slab management type, OBJFREELIST_SLAB by Joonsoo Kim · 8 years ago
  63. 10b2e9e mm/slab: factor out debugging initialization in cache_init_objs() by Joonsoo Kim · 8 years ago
  64. d841023 mm/slab: factor out slab list fixup code by Joonsoo Kim · 8 years ago
  65. 3217fd9 mm/slab: make criteria for off slab determination robust and simple by Joonsoo Kim · 8 years ago
  66. f3a3c32 mm/slab: do not change cache size if debug pagealloc isn't possible by Joonsoo Kim · 8 years ago
  67. 158e319 mm/slab: clean up cache type determination by Joonsoo Kim · 8 years ago
  68. 832a15d mm/slab: align cache size first before determination of OFF_SLAB candidate by Joonsoo Kim · 8 years ago
  69. 2e6b360 mm/slab: put the freelist at the end of slab page by Joonsoo Kim · 8 years ago
  70. 249247b mm/slab: remove object status buffer for DEBUG_SLAB_LEAK by Joonsoo Kim · 8 years ago
  71. d31676d mm/slab: alternative implementation for DEBUG_SLAB_LEAK by Joonsoo Kim · 8 years ago
  72. 40b4413 mm/slab: clean up DEBUG_PAGEALLOC processing code by Joonsoo Kim · 8 years ago
  73. 4032327 mm/slab: use more appropriate condition check for debug_pagealloc by Joonsoo Kim · 8 years ago
  74. a307ebd mm/slab: activate debug_pagealloc in SLAB when it is actually enabled by Joonsoo Kim · 8 years ago
  75. 260b61d mm/slab: remove the checks for slab implementation bug by Joonsoo Kim · 8 years ago
  76. 6fb9243 mm/slab: remove useless structure define by Joonsoo Kim · 8 years ago
  77. 12c61fe mm/slab: fix stale code comment by Joonsoo Kim · 8 years ago
  78. 9f706d6 mm: fix some spelling by Jesper Dangaard Brouer · 8 years ago
  79. ca25719 mm: new API kfree_bulk() for SLAB+SLUB allocators by Jesper Dangaard Brouer · 8 years ago
  80. e6cdb58 slab: implement bulk free in SLAB allocator by Jesper Dangaard Brouer · 8 years ago
  81. 7b0501d slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk by Jesper Dangaard Brouer · 8 years ago
  82. 2a777ea slab: implement bulk alloc in SLAB allocator by Jesper Dangaard Brouer · 8 years ago
  83. d5e3ed6 slab: use slab_post_alloc_hook in SLAB allocator shared with SLUB by Jesper Dangaard Brouer · 8 years ago
  84. 0142eae mm: kmemcheck skip object if slab allocation failed by Jesper Dangaard Brouer · 8 years ago
  85. 011ecea slab: use slab_pre_alloc_hook in SLAB allocator shared with SLUB by Jesper Dangaard Brouer · 8 years ago
  86. fab9963 mm: fault-inject take over bootstrap kmem_cache check by Jesper Dangaard Brouer · 8 years ago
  87. 11c7aec mm/slab: move SLUB alloc hooks to common mm/slab.h by Jesper Dangaard Brouer · 8 years ago
  88. 376bf12 slub: clean up code for kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 8 years ago
  89. dec63a4 paride: make 'verbose' parameter an 'int' again by Arnd Bergmann · 8 years ago
  90. 0d9c51a block: partition: add partition specific uevent callbacks for partition info by San Mehat · 8 years ago
  91. 8d67d3c ocfs2/dlm: fix a variable overflow problem in dlmdomain.c by Jun Piao · 8 years ago
  92. 814ce69 ocfs2: fix a tiny race that leads file system read-only by Jiufei Xue · 8 years ago
  93. d277f33 ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_REF state by xuejiufei · 8 years ago
  94. 8c03439 ocfs2/dlm: clear DROPPING_REF flag when the master goes down by xuejiufei · 8 years ago
  95. 842b90b ocfs2/dlm: return in progress if master can not clear the refmap bit right now by xuejiufei · 8 years ago
  96. 60d663c ocfs2/dlm: add DEREF_DONE message by xuejiufei · 8 years ago
  97. 39b29af ocfs2/dlm: fix a typo in dlmcommon.h by Joseph Qi · 8 years ago
  98. bfd97a0 ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump() by jiangyiwen · 8 years ago
  99. 4d548f6 ocfs2/cluster: replace the interrupt safe spinlocks with common ones by jiangyiwen · 8 years ago
  100. e928f35 blackfin: define dummy pgprot_writecombine for !MMU by Sudip Mukherjee · 8 years ago