1. 85ec68e Merge "msm: kgsl: Add NULL check for next_event hook" by Linux Build Service Account · 12 years ago
  2. 6047832 Merge "msm: kgsl: Add a ftrace event for active_cnt" by Linux Build Service Account · 12 years ago
  3. 1d513c0 Merge "msm: kgsl: Add fault count to snapshot debugfs" by Linux Build Service Account · 12 years ago
  4. 92138f4 msm: kgsl: Add NULL check for next_event hook by Hareesh Gundu · 12 years ago
  5. a42dba6 msm: kgsl: Add a ftrace event for active_cnt by Jordan Crouse · 12 years ago
  6. 78ece41 msm: kgsl: Remove earlysuspend code by Stephen Boyd · 12 years ago
  7. 39e1cd5 msm: kgsl: always check ft and hw gates in kgsl_active_count_get by Jeremy Gebben · 12 years ago
  8. 5cad83f msm: kgsl: Don't go to slumber if active_count is non zero by Jordan Crouse · 12 years ago
  9. aee8358 Merge "msm: kgsl: Don't access context memory after it's freed" by Linux Build Service Account · 12 years ago
  10. 003c4cb Merge "msm: kgsl: Use CPU path to program pagetable when active count is 0" by Linux Build Service Account · 12 years ago
  11. 95e4fa8 Merge "msm: kgsl: Don't hold process list global mutex in process private create" by Linux Build Service Account · 12 years ago
  12. 5186998 Merge "msm: kgsl: Fix checking of validity of process private pointer" by Linux Build Service Account · 12 years ago
  13. 8614b74 Merge "msm: kgsl: Restrict GPU virtual address when using CFF" by Linux Build Service Account · 12 years ago
  14. 6d01423 Merge "msm: kgsl: Use the correct flag when checking for cpu map" by Linux Build Service Account · 12 years ago
  15. 6c4fe2a Merge "msm: kgsl: prevent race between mmap() and free on timestamp" by Linux Build Service Account · 12 years ago
  16. 2d9b900 msm: kgsl: Don't access context memory after it's freed by Lynus Vaz · 12 years ago
  17. 18b2e19 msm: kgsl: Use CPU path to program pagetable when active count is 0 by Shubhraprakash Das · 12 years ago
  18. 4dc55fd msm: kgsl: Don't hold process list global mutex in process private create by Shubhraprakash Das · 12 years ago
  19. adbd3dd msm: kgsl: Fix checking of validity of process private pointer by Shubhraprakash Das · 12 years ago
  20. cb71371 msm: kgsl: Restrict GPU virtual address when using CFF by Shubhraprakash Das · 12 years ago
  21. c588d66 msm: kgsl: Use the correct flag when checking for cpu map by Shubhraprakash Das · 12 years ago
  22. 711fbd4 Merge "msm: kgsl: handle double free on timestamp" by Linux Build Service Account · 12 years ago
  23. 6568a34 Merge "msm: kgsl: Do not return an error on NULL gpu address" by Linux Build Service Account · 12 years ago
  24. 2fa5842 Merge "msm: kgsl: Fix early exit condition in ringbuffer drain" by Linux Build Service Account · 12 years ago
  25. c81a78a Merge "msm: kgsl: If adreno start fails then restore state of device" by Linux Build Service Account · 12 years ago
  26. 5eeb839 Merge "msm: kgsl: Fix searching of memory object" by Linux Build Service Account · 12 years ago
  27. b7e694e Merge "msm: kgsl: Skip cff dump for certain functions when its disabled" by Linux Build Service Account · 12 years ago
  28. 5ef2791 msm: kgsl: prevent race between mmap() and free on timestamp by Jeremy Gebben · 12 years ago
  29. e0d0ad5 Merge "iommu: msm: Fix a bug in mutex unlock" by Linux Build Service Account · 12 years ago
  30. 1d2a197 Merge "msm: kgsl: add guard page support for imported memory" by Linux Build Service Account · 12 years ago
  31. 59675f4 iommu: msm: Fix a bug in mutex unlock by Vinay Kalia · 12 years ago
  32. 1144aa2 Merge "iommu: msm: Use scattergather list as reference for lookup" by Linux Build Service Account · 12 years ago
  33. 411a8c9 iommu: msm: Use scattergather list as reference for lookup by Laura Abbott · 12 years ago
  34. 5ec5cb5 Merge "msm: kgsl: Print out page fault memory usage info" by Linux Build Service Account · 12 years ago
  35. f0fbaba Merge "msm: kgsl: fix kgsl_mem_entry refcounting" by Linux Build Service Account · 12 years ago
  36. b2488b6 Merge "msm: kgsl: reduce iommu pagefault logging" by Linux Build Service Account · 12 years ago
  37. 65601bf Merge "msm: kgsl: Remove extra call to sync_fence_put()" by Linux Build Service Account · 12 years ago
  38. 4a52ded msm: kgsl: Add fault count to snapshot debugfs by Carter Cooper · 12 years ago
  39. 215e2fe msm: kgsl: add guard page support for imported memory by Jeremy Gebben · 12 years ago
  40. dc474a9 msm: kgsl: Do not return an error on NULL gpu address by Shubhraprakash Das · 12 years ago
  41. 8d3737e msm: kgsl: Fix early exit condition in ringbuffer drain by Shubhraprakash Das · 12 years ago
  42. 724eee7 msm: kgsl: If adreno start fails then restore state of device by Shubhraprakash Das · 12 years ago
  43. ac1e95f msm: kgsl: Fix searching of memory object by Shubhraprakash Das · 12 years ago
  44. 28c5b96 msm: kgsl: Skip cff dump for certain functions when its disabled by Shubhraprakash Das · 12 years ago
  45. 7607b94 msm: kgsl: handle double free on timestamp by Jeremy Gebben · 12 years ago
  46. d05bb9d msm: kgsl: fix kgsl_mem_entry refcounting by Jeremy Gebben · 12 years ago
  47. 8e205d4 msm: kgsl: Print out page fault memory usage info by Alex Wong · 12 years ago
  48. fd73af4 Merge "gpu: ion: Move msm heaps in makefile to msm definitions" by Linux Build Service Account · 12 years ago
  49. be22d8c Merge "msm: kgsl: Check long IB only for valid context" by Linux Build Service Account · 12 years ago
  50. dbc8a0d Merge "arm/dt: Convert QSECOM heap to CMA" by Linux Build Service Account · 12 years ago
  51. c135c57 gpu: ion: Move msm heaps in makefile to msm definitions by Laura Abbott · 12 years ago
  52. 41b1297 Merge "gpu: ion: Fixup merge conflicts and old code" by Linux Build Service Account · 12 years ago
  53. 02ac52b Merge "gpu: ion: Match some of the upstream debugfs infrastructure" by Linux Build Service Account · 12 years ago
  54. 313bac6 Merge "msm: kgsl: Send the right IB size to adreno_find_ctxtmem" by Linux Build Service Account · 12 years ago
  55. 50dc68e msm: kgsl: reduce iommu pagefault logging by Jeremy Gebben · 12 years ago
  56. 9df8264 msm: kgsl: Check long IB only for valid context by Tarun Karra · 12 years ago
  57. 429e82b arm/dt: Convert QSECOM heap to CMA by Laura Abbott · 12 years ago
  58. eb1ba34 msm: kgsl: Remove extra call to sync_fence_put() by Alex Wong · 12 years ago
  59. ced71d3 Merge "gpu: ion: Remove useless system heap functions" by Linux Build Service Account · 12 years ago
  60. 42a7afc Merge "gpu: ion: Switch to generic map_user function for contig heap" by Linux Build Service Account · 12 years ago
  61. f66a892 Merge "gpu: ion: Get rid of system heap bytes allocated" by Linux Build Service Account · 12 years ago
  62. 7442462 Merge "msm: Fix mem leak when using per-process pages" by Linux Build Service Account · 12 years ago
  63. 97ca467 Merge "msm: kgsl: Report cff dump virtual address range correctly" by Linux Build Service Account · 12 years ago
  64. d1e4ac7 Merge "msm: kgsl: Fix the offset of FSYNR1" by Linux Build Service Account · 12 years ago
  65. 8c191c0 Merge "msm: kgsl: Turn on timestamp based IOMMU clocking for IOMMU-v1" by Linux Build Service Account · 12 years ago
  66. ffa22b8 msm: Fix mem leak when using per-process pages by Olav Haugan · 12 years ago
  67. 14d4aff msm: kgsl: Do not store timestamp for null context in pagefault handler by Tarun Karra · 12 years ago
  68. b629a82 gpu: ion: Fixup merge conflicts and old code by Laura Abbott · 12 years ago
  69. 5046c95 gpu: ion: Match some of the upstream debugfs infrastructure by Laura Abbott · 12 years ago
  70. afcdf2f gpu: ion: Remove useless system heap functions by Laura Abbott · 12 years ago
  71. d59c223 gpu: ion: Switch to generic map_user function for contig heap by Laura Abbott · 12 years ago
  72. 464adeb gpu: ion: Get rid of system heap bytes allocated by Laura Abbott · 12 years ago
  73. d1448bb Merge "gpu: ion: fix kfree/list_del order" by Linux Build Service Account · 12 years ago
  74. f952788 msm: kgsl: Send the right IB size to adreno_find_ctxtmem by Jordan Crouse · 12 years ago
  75. 04da955 Merge "gpu: ion: Add Tracepoints to iommu/system heap" by Linux Build Service Account · 12 years ago
  76. 454ef1f msm: kgsl: Report cff dump virtual address range correctly by Shubhraprakash Das · 12 years ago
  77. d4c7e19 Merge "msm: kgsl: Use increasing delays to transition to NAP" by Linux Build Service Account · 12 years ago
  78. 35f2fed msm: kgsl: Fix the offset of FSYNR1 by Shubhraprakash Das · 12 years ago
  79. 609faf0 msm: kgsl: Turn on timestamp based IOMMU clocking for IOMMU-v1 by Shubhraprakash Das · 12 years ago
  80. 96f41ab msm: kgsl: Use increasing delays to transition to NAP by Lucille Sylvester · 12 years ago
  81. 3d308e0 Merge "msm: kgsl: support busy stats based policy in tz" by Linux Build Service Account · 12 years ago
  82. 1596305 Merge "msm: kgsl: Check the return value of msm_get_iommu_domain" by Linux Build Service Account · 12 years ago
  83. 90de0e5 Merge "msm: kgsl: Avoid an array overrun in the perfcounter API" by Linux Build Service Account · 12 years ago
  84. 7953c6d Merge "msm: kgsl: Avoid dereferencing NULL pointers" by Linux Build Service Account · 12 years ago
  85. a05d932 Merge "msm: kgsl: Only allow two counters for VBIF performance counters" by Linux Build Service Account · 12 years ago
  86. 1190538 Merge "msm: kgsl: add new clock for 8610" by Linux Build Service Account · 12 years ago
  87. b3c4197 Merge "msm: kgsl: Mark context bad for long IB" by Linux Build Service Account · 12 years ago
  88. 3ebdce4 Merge "msm: kgsl: Use IOMMU access_ops for uniform access to lock functions" by Linux Build Service Account · 12 years ago
  89. 804f640 Merge "msm: kgsl: Add in-stream support for IOMMU-v1" by Linux Build Service Account · 12 years ago
  90. 21f62bd gpu: ion: Add Tracepoints to iommu/system heap by Adrian Alexei · 12 years ago
  91. db5563b msm: kgsl: support busy stats based policy in tz by Suman Tatiraju · 12 years ago
  92. 219b6a0 msm: kgsl: Check the return value of msm_get_iommu_domain by Jordan Crouse · 12 years ago
  93. 8b09aa9 msm: kgsl: Avoid an array overrun in the perfcounter API by Jordan Crouse · 12 years ago
  94. 2059333 msm: kgsl: Avoid dereferencing NULL pointers by Jordan Crouse · 12 years ago
  95. 7fbbddc msm: kgsl: Only allow two counters for VBIF performance counters by Jordan Crouse · 12 years ago
  96. d2b109b Merge "msm: kgsl: better handling of virtual address fragmentation" by Linux Build Service Account · 12 years ago
  97. 5d0c998 Merge "msm: kgsl: Export some kgsl-core functions to EXPORT_SYMBOLS" by Linux Build Service Account · 12 years ago
  98. 5b9cfdf Merge "msm: kgsl: Don't do intensive memory recovery when allocating big pages" by Linux Build Service Account · 12 years ago
  99. 6e67c48 Merge "msm: kgsl: improve active_cnt and ACTIVE state management" by Linux Build Service Account · 12 years ago
  100. bcb61ee msm: kgsl: Mark context bad for long IB by Tarun Karra · 12 years ago