1. d34f615 mm/zsmalloc: don't fail if can't create debugfs info by Dan Streetman · 8 years ago
  2. d0d8da2 zsmalloc: require GFP in zs_malloc() by Sergey Senozhatsky · 8 years ago
  3. 1ee4716 zsmalloc: remove unused pool param in obj_free by Minchan Kim · 8 years ago
  4. 251cbb9 zsmalloc: reorder function parameters by Minchan Kim · 8 years ago
  5. 830e4bc zsmalloc: clean up many BUG_ON by Minchan Kim · 8 years ago
  6. a420946 zsmalloc: use first_page rather than page by Minchan Kim · 8 years ago
  7. 44f43e9 zsmalloc: fix zs_can_compact() integer overflow by Sergey Senozhatsky · 8 years ago
  8. 1120ed5 mm/zsmalloc: add `freeable' column to pool stat by Sergey Senozhatsky · 8 years ago
  9. a82cbf0 zsmalloc: drop unused member 'mapping_area->huge' by YiPing Xu · 8 years ago
  10. c102f07 zsmalloc: fix migrate_zspage-zs_free race condition by Junil Lee · 8 years ago
  11. 7dfa461 zsmalloc: reorganize struct size_class to pack 4 bytes hole by Weijie Yang · 8 years ago
  12. 32e7ba1 zsmalloc: use page->private instead of page->first_page by Kirill A. Shutemov · 9 years ago
  13. 6fe5186 zsmalloc: reduce size_class memory usage by Sergey Senozhatsky · 9 years ago
  14. 6f0b227 mm/zsmalloc.c: remove useless line in obj_free() by Hui Zhu · 9 years ago
  15. 2c35169 zsmalloc: don't test shrinker_enabled in zs_shrinker_count() by Sergey Senozhatsky · 9 years ago
  16. 759b26b zsmalloc: use preempt.h for in_interrupt() by Sergey Senozhatsky · 9 years ago
  17. 12a7bfa zsmalloc: fix obj_to_head use page_private(page) as value but not pointer by Hui Zhu · 9 years ago
  18. 8f958c9 zsmalloc: add comments for ->inuse to zspage by Hui Zhu · 9 years ago
  19. 6f3526d mm: zsmalloc: constify struct zs_pool name by Sergey SENOZHATSKY · 9 years ago
  20. 7867277 mm: zpool: constify the zpool_ops by Krzysztof Kozlowski · 9 years ago
  21. cd10add zsmalloc: remove null check from destroy_handle_cache() by Sergey Senozhatsky · 9 years ago
  22. b3e237f zsmalloc: do not take class lock in zs_shrinker_count() by Sergey Senozhatsky · 9 years ago
  23. 6cbf16b zsmalloc: use class->pages_per_zspage by Minchan Kim · 9 years ago
  24. ad9d5e1 zsmalloc: consider ZS_ALMOST_FULL as migrate source by Minchan Kim · 9 years ago
  25. 58f1711 zsmalloc: partial page ordering within a fullness_list by Sergey Senozhatsky · 9 years ago
  26. ab9d306 zsmalloc: use shrinker to trigger auto-compaction by Sergey Senozhatsky · 9 years ago
  27. 860c707 zsmalloc: account the number of compacted pages by Sergey Senozhatsky · 9 years ago
  28. 7d3f393 zsmalloc/zram: introduce zs_pool_stats api by Sergey Senozhatsky · 9 years ago
  29. 0dc63d4 zsmalloc: cosmetic compaction code adjustments by Sergey Senozhatsky · 9 years ago
  30. 04f0590 zsmalloc: introduce zs_can_compact() function by Sergey Senozhatsky · 9 years ago
  31. 5724459 zsmalloc: always keep per-class stats by Sergey Senozhatsky · 9 years ago
  32. b430d1f zsmalloc: drop unused variable `nr_to_migrate' by Sergey Senozhatsky · 9 years ago
  33. 479305f zpool: remove zpool_evict() by Dan Streetman · 9 years ago
  34. 13a18a1 zsmalloc: remove obsolete ZSMALLOC_DEBUG by Marcin Jabrzyk · 9 years ago
  35. 02f7b41 zsmalloc: fix a null pointer dereference in destroy_handle_cache() by Sergey Senozhatsky · 9 years ago
  36. 160a117 zsmalloc: remove extra cond_resched() in __zs_compact by Sergey Senozhatsky · 9 years ago
  37. 81da9b1 zsmalloc: fix fatal corruption due to wrong size class selection by Heesub Shin · 9 years ago
  38. 839373e zsmalloc: remove unnecessary insertion/removal of zspage in compaction by Minchan Kim · 9 years ago
  39. 495819e zsmalloc: micro-optimize zs_object_copy() by Sergey Senozhatsky · 9 years ago
  40. 1ec7cfb zsmalloc: remove synchronize_rcu from zs_compact() by Sergey Senozhatsky · 9 years ago
  41. 888fa374 mm/zsmalloc.c: fix comment for get_pages_per_zspage by Yinghao Xie · 9 years ago
  42. d02be50 zsmalloc: zsmalloc documentation by Minchan Kim · 9 years ago
  43. 248ca1b zsmalloc: add fullness into stat by Minchan Kim · 9 years ago
  44. 7b60a68 zsmalloc: record handle in page->private for huge object by Minchan Kim · 9 years ago
  45. d3d07c9 zsmalloc: adjust ZS_ALMOST_FULL by Minchan Kim · 9 years ago
  46. 312fcae zsmalloc: support compaction by Minchan Kim · 9 years ago
  47. c780626 zsmalloc: factor out obj_[malloc|free] by Minchan Kim · 9 years ago
  48. 2e40e16 zsmalloc: decouple handle and object by Minchan Kim · 9 years ago
  49. 0f050d9 mm/zsmalloc: add statistics support by Ganesh Mahendran · 9 years ago
  50. 3eba0c6 mm/zpool: add name argument to create zpool by Ganesh Mahendran · 9 years ago
  51. 66cdef6 mm/zsmalloc: adjust order of functions by Ganesh Mahendran · 9 years ago
  52. 1813665 mm/zsmalloc: allocate exactly size of struct zs_pool by Ganesh Mahendran · 9 years ago
  53. df8b5bb mm/zsmalloc: avoid duplicate assignment of prev_class by Ganesh Mahendran · 9 years ago
  54. 40f9fb8 mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZE by Mahendran Ganesh · 9 years ago
  55. af4ee5e zsmalloc: correct fragile [kmap|kunmap]_atomic use by Minchan Kim · 9 years ago
  56. b1b00a5 zsmalloc: fix zs_init cpu notifier error handling by Sergey Senozhatsky · 9 years ago
  57. 9eec4cd zsmalloc: merge size_class to reduce fragmentation by Joonsoo Kim · 9 years ago
  58. 5538c56 zsmalloc: simplify init_zspage free obj linking by Dan Streetman · 10 years ago
  59. 6dd9737 mm/zsmalloc.c: correct comment for fullness group computation by Wang Sheng-Hui · 10 years ago
  60. 722cdc1 zsmalloc: change return value unit of zs_get_total_size_bytes by Minchan Kim · 10 years ago
  61. 13de893 zsmalloc: move pages_allocated to zs_pool by Minchan Kim · 10 years ago
  62. 137f8cf mm/zpool: use prefixed module loading by Kees Cook · 10 years ago
  63. c795779 mm/zpool: zbud/zsmalloc implement zpool by Dan Streetman · 10 years ago
  64. af8d417 mm/zpool: implement common zpool api to zbud/zsmalloc by Dan Streetman · 10 years ago
  65. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  66. 7eb5251 zsmalloc: fixup trivial zs size classes value in comments by Weijie Yang · 10 years ago
  67. 7c8e018 mm: replace __get_cpu_var uses with this_cpu_ptr by Christoph Lameter · 10 years ago
  68. f0e71fc zsmalloc: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  69. 31fc00b zsmalloc: add copyright by Minchan Kim · 10 years ago
  70. bcf1647 zsmalloc: move it under mm by Minchan Kim · 10 years ago[Renamed (98%) from drivers/staging/zsmalloc/zsmalloc-main.c]
  71. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  72. c3e3e88 zsmalloc: add more comment by Nitin Cupta · 10 years ago
  73. 1b945ae zsmalloc: add Kconfig for enabling page table method by Minchan Kim · 10 years ago
  74. 6729687 staging: zsmalloc: Ensure handle is never 0 on success by Olav Haugan · 11 years ago
  75. e842b97 staging: zsmalloc: access page->private by using page_private macro by Sunghan Suh · 11 years ago
  76. 396b7fd staging/zsmalloc: Fixed up incorrect formatted comments by Sara Bird · 11 years ago
  77. 93ad5ab Staging: Fixes string split across lines in zsmalloc zsmalloc-main by Marlies Ruck · 11 years ago
  78. 796ce5a staging/zsmalloc: don't use pgtable-mapping from modules by Arnd Bergmann · 11 years ago
  79. d95abbb staging: zsmalloc: Fix link error on ARM by Joerg Roedel · 11 years ago
  80. 22b751c mm: rename page struct field helpers by Mel Gorman · 11 years ago
  81. 0d145a5 staging: zsmalloc: remove unused pool name by Seth Jennings · 11 years ago
  82. 9915518 staging: zsmalloc: Fix TLB coherency and build problem by Minchan Kim · 11 years ago
  83. d662b8e staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE by Seth Jennings · 11 years ago
  84. 4bbc0bc staging: zsmalloc: comment zs_create_pool function by Davidlohr Bueso · 11 years ago
  85. 0959c63 zsmalloc: collapse internal .h into .c by Seth Jennings · 12 years ago
  86. f553646 staging: zsmalloc: add page table mapping method by Seth Jennings · 12 years ago
  87. c60369f staging: zsmalloc: prevent mappping in interrupt context by Seth Jennings · 12 years ago
  88. 6539a36 staging: zsmalloc: s/firstpage/page in new copy map funcs by Seth Jennings · 12 years ago
  89. b741851 staging: zsmalloc: add mapping modes by Seth Jennings · 12 years ago
  90. 166cfda staging: zsmalloc: add details to zs_map_object boiler plate by Seth Jennings · 12 years ago
  91. 1031233 staging: zsmalloc: add single-page object fastpath in unmap by Seth Jennings · 12 years ago
  92. 5f60190 staging: zsmalloc: remove x86 dependency by Seth Jennings · 12 years ago
  93. 069f101 staging: zsmalloc: Finish conversion to a separate module by Ben Hutchings · 12 years ago
  94. b4b700c staging: zsmalloc: fix uninit'ed variable warning by Seth Jennings · 12 years ago
  95. 2db51da staging: zsmalloc documentation by Nitin Gupta · 12 years ago
  96. c234434 staging: zsmalloc: zsmalloc: use unsigned long instead of void * by Minchan Kim · 12 years ago
  97. 00a61d8 staging: zsmalloc: add/fix function comment by Minchan Kim · 12 years ago
  98. 2e3b615 staging: zsmalloc: rename zspage_order with zspage_pages by Minchan Kim · 12 years ago
  99. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  100. a27545bf zsmalloc: use PageFlag macro instead of [set|test]_bit by Minchan Kim · 12 years ago