1. dc75371 mm/cma.c: export functions to be called from DLKM driver by Asish Bhattacharya · 4 years, 6 months ago
  2. 466787a Merge android-4.9.188 (d4fff2d) into msm-4.9 by jianzhou · 4 years, 7 months ago
  3. 31d65a6 Merge android-4.9.183 (a80a7ab) into msm-4.9 by jianzhou · 4 years, 9 months ago
  4. ad20411 mm/cma.c: fail if fixed declaration can't be honored by Doug Berger · 4 years, 10 months ago
  5. 8f75945 mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 5 years ago
  6. 685434d Merge android-4.9.168 (286f971) into msm-4.9 by jianzhou · 5 years ago
  7. dcd85a7 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 5 years ago
  8. 852548e mm: cma: retry only on EBUSY by Vinayak Menon · 6 years ago
  9. b35a558 mm: cma: Increase retries if less blocks available by Shiraz Hashim · 6 years ago
  10. c1d6892 Merge android-4.9-o.79 (db04eb4) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  11. 714c19e cma: fix calculation of aligned offset by Doug Berger · 7 years ago
  12. 452f675 Merge "cma: Store a name in the cma structure" by Linux Build Service Account · 7 years ago
  13. 77dbb1d cma: Store a name in the cma structure by Laura Abbott · 7 years ago
  14. a0d60fa mm: cma: Register with show_mem notification framework by Prakash Gupta · 7 years ago
  15. efb354d mm: cma: print allocation failure reason and bitmap status by Jaewon Kim · 7 years ago
  16. 5193402 mm: cma: sleep between retries in cma_alloc by Liam Mark · 9 years ago
  17. a24e023 drivers: dma-contiguous: remove cma regions from kmemleak scan by Shiraz Hashim · 8 years ago
  18. 9645c9e mm: cma: add trace events for CMA alloc perf testing by Liam Mark · 8 years ago
  19. 6b36ba5 mm/cma.c: check the max limit for cma allocation by Shiraz Hashim · 7 years ago
  20. 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
  21. badbda5 mm/cma: silence warnings due to max() usage by Stephen Rothwell · 8 years ago
  22. 3acaea6 mm/cma.c: suppress warning by Andrew Morton · 8 years ago
  23. 67a2e213 mm: cma: fix incorrect type conversion for size during dma allocation by Rohit Vaswani · 9 years ago
  24. fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 9 years ago
  25. 0f96ae2 mm/cma.c: fix typos in comments by Shailendra Verma · 9 years ago
  26. 99e8ea6 mm: cma: add trace events for CMA allocations and freeings by Stefan Strogin · 9 years ago
  27. ac17382 mm: cma: constify and use correct signness in mm/cma.c by Sasha Levin · 9 years ago
  28. 26b02a1 mm: cma: allocation trigger by Sasha Levin · 9 years ago
  29. 28b24c1 mm: cma: debugfs interface by Sasha Levin · 9 years ago
  30. 850fc43 mm: cma: fix CMA aligned offset calculation by Danesh Petigara · 9 years ago
  31. 94737a8 mm: cma: fix totalcma_pages to include DT defined CMA regions by George G. Davis · 9 years ago
  32. e48322a mm: cma: split cma-reserved in dmesg log by Pintu Kumar · 9 years ago
  33. 620951e mm/cma: make kmemleak ignore CMA regions by Thierry Reding · 9 years ago
  34. b5be83e mm: cma: align to physical address, not CMA region position by Gregory Fong · 9 years ago
  35. 6b101e2 mm/CMA: fix boot regression due to physical address of high_memory by Joonsoo Kim · 9 years ago
  36. 56fa4f6 mm: cma: Use %pa to print physical addresses by Laurent Pinchart · 10 years ago
  37. 16195dd mm: cma: Ensure that reservations never cross the low/high mem boundary by Laurent Pinchart · 10 years ago
  38. 800a85d mm: cma: Always consider a 0 base address reservation as dynamic by Laurent Pinchart · 10 years ago
  39. f022d8c mm: cma: Don't crash on allocation if CMA area can't be activated by Laurent Pinchart · 10 years ago
  40. de9e14e drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 10 years ago
  41. 68faed6 mm/cma: fix cma bitmap aligned mask computing by Weijie Yang · 10 years ago
  42. f7426b9 mm: cma: adjust address limit to avoid hitting low/high memory boundary by Marek Szyprowski · 10 years ago
  43. 0de9d2e mm, CMA: clean-up log message by Joonsoo Kim · 10 years ago
  44. c1f733a mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
  45. b7155e7 mm, CMA: clean-up CMA allocation error path by Joonsoo Kim · 10 years ago
  46. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago