1. edd7769 Merge android-4.9.209(c830063) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  3. df5e2d3 mm/zsmalloc.c: fix the migrated zspage statistics. by Chanho Min · 4 years, 4 months ago
  4. 6fdca0f Merge android-4.9.191 (9ca8608) into msm-4.9 by jianzhou · 4 years, 6 months ago
  5. 9ca8608 Merge 4.9.191 into android-4.9 by Greg Kroah-Hartman · 4 years, 8 months ago
  6. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  7. 9ae4611 mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n by Andrew Morton · 4 years, 8 months ago
  8. 0e7e273 mm/zsmalloc.c: fix race condition in zs_destroy_pool by Henry Burns · 4 years, 8 months ago
  9. 2929516 mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely by Henry Burns · 4 years, 8 months ago
  10. 67c9adf Merge "mm/zsmalloc.c: change stat type parameter to int" by Linux Build Service Account · 5 years ago
  11. 0dbfde6 mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
  12. ced00e3 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
  13. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  14. 5ac6918 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
  15. d069e8c mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
  16. 69376be Merge android-4.9.125 (a925dfb) into msm-4.9 by Minming Qi · 6 years ago
  17. da33b2a UPSTREAM: zsmalloc: introduce zs_huge_class_size() by Sergey Senozhatsky · 6 years ago
  18. fda5cc7 zram: allow zram to allocate CMA pages by Vinayak Menon · 6 years ago
  19. 1618400 zsmalloc: calling zs_map_object() from irq is a bug by Sergey Senozhatsky · 6 years ago
  20. d19f745 zsmalloc: expand class bit by Minchan Kim · 7 years ago
  21. c3491ec zsmalloc: Delete an unnecessary check before the function call "iput" by Markus Elfring · 8 years ago
  22. 18fd06b mm/zsmalloc: use helper to clear page->flags bit by Ganesh Mahendran · 8 years ago
  23. 35b3445 mm/zsmalloc: add __init,__exit attribute by Ganesh Mahendran · 8 years ago
  24. fd85446 mm/zsmalloc: keep comments consistent with code by Ganesh Mahendran · 8 years ago
  25. 64d9046 mm/zsmalloc: avoid calculate max objects of zspage twice by Ganesh Mahendran · 8 years ago
  26. b4fd07a mm/zsmalloc: use class->objs_per_zspage to get num of max objects by Ganesh Mahendran · 8 years ago
  27. cf675ac mm/zsmalloc: take obj index back from find_alloced_obj by Ganesh Mahendran · 8 years ago
  28. 41b88e1 mm/zsmalloc: use obj_index to keep consistent with others by Ganesh Mahendran · 8 years ago
  29. dd4123f mm: fix build warnings in <linux/compaction.h> by Minchan Kim · 8 years ago
  30. 91537fe mm: add NR_ZSMALLOC to vmstat by Minchan Kim · 8 years ago
  31. 3b1d9ca zsmalloc: use OBJ_TAG_BIT for bit shifter by Minchan Kim · 8 years ago
  32. 48b4800 zsmalloc: page migration support by Minchan Kim · 8 years ago
  33. bfd093f zsmalloc: use freeobj for index by Minchan Kim · 8 years ago
  34. 4aa409c zsmalloc: separate free_zspage from putback_zspage by Minchan Kim · 8 years ago
  35. 3783689 zsmalloc: introduce zspage structure by Minchan Kim · 8 years ago
  36. bdb0af7 zsmalloc: factor page chain functionality out by Minchan Kim · 8 years ago
  37. 4f42047 zsmalloc: use accessor by Minchan Kim · 8 years ago
  38. 1b8320b zsmalloc: use bit_spin_lock by Minchan Kim · 8 years ago
  39. 1fc6e27 zsmalloc: keep max_object in size_class by Minchan Kim · 8 years ago
  40. 4abaac9 update "mm/zsmalloc: don't fail if can't create debugfs info" by Dan Streetman · 8 years ago
  41. d34f615 mm/zsmalloc: don't fail if can't create debugfs info by Dan Streetman · 8 years ago
  42. d0d8da2 zsmalloc: require GFP in zs_malloc() by Sergey Senozhatsky · 8 years ago
  43. 1ee4716 zsmalloc: remove unused pool param in obj_free by Minchan Kim · 8 years ago
  44. 251cbb9 zsmalloc: reorder function parameters by Minchan Kim · 8 years ago
  45. 830e4bc zsmalloc: clean up many BUG_ON by Minchan Kim · 8 years ago
  46. a420946 zsmalloc: use first_page rather than page by Minchan Kim · 8 years ago
  47. 44f43e9 zsmalloc: fix zs_can_compact() integer overflow by Sergey Senozhatsky · 8 years ago
  48. 1120ed5 mm/zsmalloc: add `freeable' column to pool stat by Sergey Senozhatsky · 8 years ago
  49. a82cbf0 zsmalloc: drop unused member 'mapping_area->huge' by YiPing Xu · 8 years ago
  50. c102f07 zsmalloc: fix migrate_zspage-zs_free race condition by Junil Lee · 8 years ago
  51. 7dfa461 zsmalloc: reorganize struct size_class to pack 4 bytes hole by Weijie Yang · 8 years ago
  52. 32e7ba1 zsmalloc: use page->private instead of page->first_page by Kirill A. Shutemov · 8 years ago
  53. 6fe5186 zsmalloc: reduce size_class memory usage by Sergey Senozhatsky · 8 years ago
  54. 6f0b227 mm/zsmalloc.c: remove useless line in obj_free() by Hui Zhu · 8 years ago
  55. 2c35169 zsmalloc: don't test shrinker_enabled in zs_shrinker_count() by Sergey Senozhatsky · 8 years ago
  56. 759b26b zsmalloc: use preempt.h for in_interrupt() by Sergey Senozhatsky · 8 years ago
  57. 12a7bfa zsmalloc: fix obj_to_head use page_private(page) as value but not pointer by Hui Zhu · 8 years ago
  58. 8f958c9 zsmalloc: add comments for ->inuse to zspage by Hui Zhu · 8 years ago
  59. 6f3526d mm: zsmalloc: constify struct zs_pool name by Sergey SENOZHATSKY · 8 years ago
  60. 7867277 mm: zpool: constify the zpool_ops by Krzysztof Kozlowski · 9 years ago
  61. cd10add zsmalloc: remove null check from destroy_handle_cache() by Sergey Senozhatsky · 9 years ago
  62. b3e237f zsmalloc: do not take class lock in zs_shrinker_count() by Sergey Senozhatsky · 9 years ago
  63. 6cbf16b zsmalloc: use class->pages_per_zspage by Minchan Kim · 9 years ago
  64. ad9d5e1 zsmalloc: consider ZS_ALMOST_FULL as migrate source by Minchan Kim · 9 years ago
  65. 58f1711 zsmalloc: partial page ordering within a fullness_list by Sergey Senozhatsky · 9 years ago
  66. ab9d306 zsmalloc: use shrinker to trigger auto-compaction by Sergey Senozhatsky · 9 years ago
  67. 860c707 zsmalloc: account the number of compacted pages by Sergey Senozhatsky · 9 years ago
  68. 7d3f393 zsmalloc/zram: introduce zs_pool_stats api by Sergey Senozhatsky · 9 years ago
  69. 0dc63d4 zsmalloc: cosmetic compaction code adjustments by Sergey Senozhatsky · 9 years ago
  70. 04f0590 zsmalloc: introduce zs_can_compact() function by Sergey Senozhatsky · 9 years ago
  71. 5724459 zsmalloc: always keep per-class stats by Sergey Senozhatsky · 9 years ago
  72. b430d1f zsmalloc: drop unused variable `nr_to_migrate' by Sergey Senozhatsky · 9 years ago
  73. 479305f zpool: remove zpool_evict() by Dan Streetman · 9 years ago
  74. 13a18a1 zsmalloc: remove obsolete ZSMALLOC_DEBUG by Marcin Jabrzyk · 9 years ago
  75. 02f7b41 zsmalloc: fix a null pointer dereference in destroy_handle_cache() by Sergey Senozhatsky · 9 years ago
  76. 160a117 zsmalloc: remove extra cond_resched() in __zs_compact by Sergey Senozhatsky · 9 years ago
  77. 81da9b1 zsmalloc: fix fatal corruption due to wrong size class selection by Heesub Shin · 9 years ago
  78. 839373e zsmalloc: remove unnecessary insertion/removal of zspage in compaction by Minchan Kim · 9 years ago
  79. 495819e zsmalloc: micro-optimize zs_object_copy() by Sergey Senozhatsky · 9 years ago
  80. 1ec7cfb zsmalloc: remove synchronize_rcu from zs_compact() by Sergey Senozhatsky · 9 years ago
  81. 888fa374 mm/zsmalloc.c: fix comment for get_pages_per_zspage by Yinghao Xie · 9 years ago
  82. d02be50 zsmalloc: zsmalloc documentation by Minchan Kim · 9 years ago
  83. 248ca1b zsmalloc: add fullness into stat by Minchan Kim · 9 years ago
  84. 7b60a68 zsmalloc: record handle in page->private for huge object by Minchan Kim · 9 years ago
  85. d3d07c9 zsmalloc: adjust ZS_ALMOST_FULL by Minchan Kim · 9 years ago
  86. 312fcae zsmalloc: support compaction by Minchan Kim · 9 years ago
  87. c780626 zsmalloc: factor out obj_[malloc|free] by Minchan Kim · 9 years ago
  88. 2e40e16 zsmalloc: decouple handle and object by Minchan Kim · 9 years ago
  89. 0f050d9 mm/zsmalloc: add statistics support by Ganesh Mahendran · 9 years ago
  90. 3eba0c6 mm/zpool: add name argument to create zpool by Ganesh Mahendran · 9 years ago
  91. 66cdef6 mm/zsmalloc: adjust order of functions by Ganesh Mahendran · 9 years ago
  92. 1813665 mm/zsmalloc: allocate exactly size of struct zs_pool by Ganesh Mahendran · 9 years ago
  93. df8b5bb mm/zsmalloc: avoid duplicate assignment of prev_class by Ganesh Mahendran · 9 years ago
  94. 40f9fb8 mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZE by Mahendran Ganesh · 9 years ago
  95. af4ee5e zsmalloc: correct fragile [kmap|kunmap]_atomic use by Minchan Kim · 9 years ago
  96. b1b00a5 zsmalloc: fix zs_init cpu notifier error handling by Sergey Senozhatsky · 9 years ago
  97. 9eec4cd zsmalloc: merge size_class to reduce fragmentation by Joonsoo Kim · 9 years ago
  98. 5538c56 zsmalloc: simplify init_zspage free obj linking by Dan Streetman · 10 years ago
  99. 6dd9737 mm/zsmalloc.c: correct comment for fullness group computation by Wang Sheng-Hui · 10 years ago
  100. 722cdc1 zsmalloc: change return value unit of zs_get_total_size_bytes by Minchan Kim · 10 years ago