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