1. ac34dcd mm/page_isolation: fix typo: "paes" -> "pages" by Yisheng Xie · 8 years ago
  2. e3a2713 mm/page_isolation: clean up confused code by Joonsoo Kim · 8 years ago
  3. 46f24fd mm/page_alloc: introduce post allocation processing on page allocator by Joonsoo Kim · 8 years ago
  4. 83358ec mm/page_owner: initialize page owner without holding the zone lock by Joonsoo Kim · 8 years ago
  5. b9eb631 mm/memory_hotplug: add comment to some functions related to memory hotplug by Joonsoo Kim · 8 years ago
  6. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  7. ec3b688 mm/page_isolation.c: fix the function comments by Neil Zhang · 8 years ago
  8. 6f25a14 mm: fix invalid node in alloc_migrate_target() by Xishi Qiu · 8 years ago
  9. 6f8d2b8 mm/page_isolation: do some cleanup in "undo_isolate_page_range" by Wang Xiaoqiang · 8 years ago
  10. fec174d mm/page_isolation: use macro to judge the alignment by Naoya Horiguchi · 8 years ago
  11. 0f0848e mm/page_isolation.c: add new tracepoint, test_pages_isolated by Joonsoo Kim · 8 years ago
  12. fea85cf mm/page_isolation.c: return last tested pfn rather than failure indicator by Joonsoo Kim · 8 years ago
  13. c5b4e1b mm, page_isolation: make set/unset_migratetype_isolate() file-local by Naoya Horiguchi · 9 years ago
  14. aa016d1 mm, page_isolation: remove bogus tests for isolated pages by Vlastimil Babka · 9 years ago
  15. 1ae7013 CMA: page_isolation: check buddy before accessing it by Hui Zhu · 9 years ago
  16. cfa8694 mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate by Laura Abbott · 9 years ago
  17. ec25af8 mm, page_isolation: drain single zone pcplists by Vlastimil Babka · 9 years ago
  18. 93481ff mm: introduce single zone pcplists drain by Vlastimil Babka · 9 years ago
  19. 3c60509 mm/page_alloc: restrict max order of merging on isolated pageblock by Joonsoo Kim · 9 years ago
  20. ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 9 years ago
  21. c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
  22. 85dbe70 page_isolation: Fix a comment typo in test_pages_isolated() by Tang Chen · 11 years ago
  23. a458431 mm: fix zone_watermark_ok_safe() accounting of isolated pages by Bartlomiej Zolnierkiewicz · 11 years ago
  24. b023f46 memory-hotplug: skip HWPoisoned page when offlining pages by Wen Congyang · 11 years ago
  25. 723a064 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() by Minchan Kim · 12 years ago
  26. 435b405 memory-hotplug: fix pages missed by race rather than failing by Minchan Kim · 12 years ago
  27. 41d575a memory-hotplug: bug fix race between isolation and allocation by Minchan Kim · 12 years ago
  28. b12c4ad mm: page_alloc: use get_freepage_migratetype() instead of page_private() by Minchan Kim · 12 years ago
  29. d1ce749 cma: count free CMA pages by Bartlomiej Zolnierkiewicz · 12 years ago
  30. 2139cbe cma: fix counting of isolated pages by Bartlomiej Zolnierkiewicz · 12 years ago
  31. 702d1a6 memory-hotplug: fix kswapd looping forever problem by Minchan Kim · 12 years ago
  32. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  33. 0815f3d mm: page_isolation: MIGRATE_CMA isolation functions added by Michal Nazarewicz · 12 years ago
  34. f6a3607 mm: page_isolation: codeclean fix comment and rm unneeded val init by Bob Liu · 14 years ago
  35. a70dcb9 memory hotplug: fix page_zone() calculation in test_pages_isolated() by Gerald Schaefer · 15 years ago
  36. 6c1b7f6 memory hotplug: missing zone->lock in test_pages_isolated() by Gerald Schaefer · 16 years ago
  37. 0ed97ee Remove '#include <stddef.h>' from mm/page_isolation.c by David Woodhouse · 16 years ago
  38. dbc0e4c memory hotremove: unset migrate type "ISOLATE" after removal by KAMEZAWA Hiroyuki · 16 years ago
  39. a5d76b5 memory unplug: page isolation by KAMEZAWA Hiroyuki · 17 years ago