1. 7761c98 cma: Make locking finer grained by Laura Abbott · 10 years ago
  2. 5df4240 cma: Add support for memory limits by Laura Abbott · 11 years ago
  3. 5adb04c cma: Remove potential deadlock situation by Laura Abbott · 10 years ago
  4. 2dcd9e6 cma: Add API to get the start address of a CMA region by Laura Abbott · 11 years ago
  5. becda46 base: genlock: Zero a structure before sending it to user space by Jordan Crouse · 11 years ago
  6. 698f241 sync: signal pt before sync_timeline object gets destroyed by Prakash Kamliya · 11 years ago
  7. 7fbec62 sync: Limit logging to particular fence on timeout and error by Prakash Kamliya · 11 years ago
  8. f5e5aa8 firmware_class: Introduce the request_firmware_direct API by Vikram Mulukutla · 11 years ago
  9. e1c8073 base: genlock: Correct the lock file reference count. by Deepak Kumar · 11 years ago
  10. 9b6740c drivers/pinctrl: grab default handles from device core by Linus Walleij · 12 years ago
  11. 1672c64 driver core: fix possible missing of device probe by Sagar Dharia · 11 years ago
  12. 0dc91d3 Revert "Revert "cma: use MEMBLOCK_ALLOC_ANYWHERE for placing CMA regions"" by Laura Abbott · 11 years ago
  13. 7cf76c9 base: genlock: Add new functions to get the fd by Alex Wong · 11 years ago
  14. 74ab7c1 Revert "cma: use MEMBLOCK_ALLOC_ANYWHERE for placing CMA regions" by Laura Abbott · 11 years ago
  15. 6308fd5 cma: use MEMBLOCK_ALLOC_ANYWHERE for placing CMA regions by Laura Abbott · 11 years ago
  16. a50c8a8 PM / OPP: using kfree_rcu() to simplify the code by Wei Yongjun · 12 years ago
  17. c36e137 PM / OPP: predictable fail results for opp_find* functions, v2 by Nishanth Menon · 12 years ago
  18. 6c80492 PM / OPP: Export symbols for module usage. by Liam Girdwood · 12 years ago
  19. f5abfe3 PM / OPP: RCU reclaim by Vincent Guittot · 12 years ago
  20. 876a6b1 PM / OPP: Initialize OPP table from device tree by Shawn Guo · 12 years ago
  21. 670688a cma: Remove restriction on region names by Laura Abbott · 11 years ago
  22. 3b57110 Merge "PM / Sleep: Add user space interface for manipulating wakeup sources, v3" by Linux Build Service Account · 11 years ago
  23. 14496c5 Merge "PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources" by Linux Build Service Account · 11 years ago
  24. cdd4b77 Merge "PM / Sleep: Implement opportunistic sleep, v2" by Linux Build Service Account · 11 years ago
  25. df1a0a1 Merge "PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints" by Linux Build Service Account · 11 years ago
  26. 5bf643c Merge "PM / Sleep: Change wakeup source statistics to follow Android" by Linux Build Service Account · 11 years ago
  27. bd85259 Merge "PM / Sleep: Use wait queue to signal "no wakeup events in progress"" by Linux Build Service Account · 11 years ago
  28. e6b4dbc Merge "PM / Sleep: Look for wakeup events in later stages of device suspend" by Linux Build Service Account · 11 years ago
  29. fbadbb7 PM / Sleep: Add user space interface for manipulating wakeup sources, v3 by Rafael J. Wysocki · 12 years ago
  30. 8baadce PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources by Rafael J. Wysocki · 12 years ago
  31. 55b9836 PM / Sleep: Implement opportunistic sleep, v2 by Rafael J. Wysocki · 12 years ago
  32. 106498f PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints by Arve Hjønnevåg · 12 years ago
  33. bdead15 PM / Sleep: Change wakeup source statistics to follow Android by Rafael J. Wysocki · 12 years ago
  34. 1d6f518 PM / Sleep: Use wait queue to signal "no wakeup events in progress" by Rafael J. Wysocki · 12 years ago
  35. a3d852d PM / Sleep: Look for wakeup events in later stages of device suspend by Rafael J. Wysocki · 12 years ago
  36. 9fe98d3 driver core: Don't keep deferred list around by Stephen Boyd · 12 years ago
  37. 52c4dce cma: Add support for associating regions by name by Laura Abbott · 11 years ago
  38. a16ec58 cma: Fix up devicetree bindings by Laura Abbott · 11 years ago
  39. 9e821fb cma: Remove __init annotations from data structures by Laura Abbott · 11 years ago
  40. 4b861c6 drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 12 years ago
  41. db7909c drivers: dma-contiguous: clean source code and prepare for device tree by Marek Szyprowski · 12 years ago
  42. 81e1096 drivers: dma-contiguous: refactor dma_alloc_from_contiguous() by Michal Nazarewicz · 12 years ago
  43. 2ee0174 drivers: cma: represent physical addresses as phys_addr_t by Vitaly Andrianov · 12 years ago
  44. 1273137 mm: cma: fix alignment requirements for contiguous regions by Marek Szyprowski · 12 years ago
  45. 39bdd91 sync: fix timeout = 0 wait behavior by Jamie Gennis · 11 years ago
  46. 534f673 sync: don't log wait timeouts when timeout = 0 by Erik Gilling · 12 years ago
  47. a438491 sync: Fix race condition between merge and signal by Ørjan Eide · 12 years ago
  48. 3514177 Revert "base: sync: signal a sync pt when not adding to the active_list" by Naseer Ahmed · 12 years ago
  49. 13ff134 sw_sync: convert to new value_str debug ops by Ajay Dudani · 12 years ago
  50. 790f06d Update copyright to The Linux Foundation by Duy Truong · 12 years ago
  51. cc2d4bd ion: tracing: add ftrace events for ion allocations by Liam Mark · 12 years ago
  52. 06f7014 sync: add tracepoint support by Erik Gilling · 12 years ago
  53. 43d2228 sync: refactor sync debug printing by Erik Gilling · 12 years ago
  54. c23f381 sync: use proper barriers when waiting indefinitely by Erik Gilling · 12 years ago
  55. d8f38804 sync: update new fence status with sync_fence_signal_pt by Erik Gilling · 12 years ago
  56. 46322b3 sync: protect unlocked access to fence status by Erik Gilling · 12 years ago
  57. a2bc03a sync: dump sync state of fence errors by Erik Gilling · 12 years ago
  58. e312432 sync: improve timeout dumps by Erik Gilling · 12 years ago
  59. 6517f0d sync: use correct signed type when handling SYNC_IOC_WAIT by Erik Gilling · 12 years ago
  60. 7154e87 sync: dump sync state to console on timeout by Erik Gilling · 12 years ago
  61. 85bb525 sync: change wait timeout to mirror poll semantics by Erik Gilling · 12 years ago
  62. 3d76366 sync: Fix error paths by Rebecca Schultz Zavin · 12 years ago
  63. 8c9daff sync: add reference counting to timelines by Erik Gilling · 12 years ago
  64. 220411f sync: add internal refcounting to fences by Erik Gilling · 12 years ago
  65. 9d8ca8a sync: optimize fence merges by Erik Gilling · 12 years ago
  66. c6ed0cf sync: reorder sync_fence_release by Erik Gilling · 12 years ago
  67. 32f8e1c PM / Sleep: Prevent waiting forever on asynchronous suspend after abort by Mandeep Singh Baines · 12 years ago
  68. 7509223 PM: Prevent runtime suspend during system resume by Alan Stern · 12 years ago
  69. c9858b7 base: sync: signal a sync pt when not adding to the active_list by Jeff Boody · 12 years ago
  70. 64440f7 Merge "common: add dma_mmap_from_coherent() function" into msm-3.4 by Linux Build Service Account · 12 years ago
  71. a856ecf PM / Sleep: call early resume handlers when suspend_noirq fails by Colin Cross · 12 years ago
  72. b1ee3af common: add dma_mmap_from_coherent() function by Marek Szyprowski · 12 years ago
  73. dc6023b base: genlock: handle error while creating lock/handle inode by Jeff Boody · 12 years ago
  74. 55bb033 drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago
  75. 507a9d3 base: genlock: add magic to protect attach from non-genlock file by Jeff Boody · 12 years ago
  76. d6f534f base: genlock: protect kref counting with spinlock by Jeff Boody · 12 years ago
  77. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  78. 49795fb sw_sync: export sw_sync API by Erik Gilling · 12 years ago
  79. 4fb837a sync: export sync API symbols by Erik Gilling · 12 years ago
  80. c80114f sync: allow async waits to be canceled by Erik Gilling · 12 years ago
  81. d4e8b71 dma-buf: mmap support by Daniel Vetter · 12 years ago
  82. a1eeaca sync: add poll support by Erik Gilling · 12 years ago
  83. 484101e sw_sync: add fill_driver_data support by Erik Gilling · 12 years ago
  84. 3913bff sync: add ioctl to get fence data by Erik Gilling · 12 years ago
  85. 2c959d7 sw_sync: add debug support by Erik Gilling · 12 years ago
  86. 981c8a9 sync: add debugfs support by Erik Gilling · 12 years ago
  87. ad433ba sync: add timestamps to sync_pts by Erik Gilling · 12 years ago
  88. 560b546 sw_sync: add cpu based sync driver by Erik Gilling · 12 years ago
  89. 010accf sync: Add synchronization framework by Erik Gilling · 12 years ago
  90. ec0b571 Merge commit 'v3.4-rc7' into android-3.4 by Colin Cross · 12 years ago
  91. 6560ffd regmap: fix possible memory corruption in regmap_bulk_read() by Laxman Dewangan · 12 years ago
  92. 6d9076f base: genlock: allow synchronization with a single gralloc handle by Jeff Boody · 12 years ago
  93. 09be5f3 iommu: Initialize domain->handler in iommu_domain_alloc() by KyongHo Cho · 13 years ago
  94. 48c02c9 iommu/core: let drivers know if an iommu fault handler isn't installed by Ohad Ben-Cohen · 13 years ago
  95. a4d334f iommu/core: export iommu_set_fault_handler() by Ohad Ben-Cohen · 13 years ago
  96. a1c6df3 iommu/core: Add fault reporting mechanism by Ohad Ben-Cohen · 13 years ago
  97. d41707f Merge "DMM: Fix for movable bytes near end of address space" into msm-3.0 by Linux Build Service Account · 12 years ago
  98. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 12 years ago
  99. 07f43dd PM / Driver core: leave runtime PM enabled during system shutdown by Alan Stern · 13 years ago
  100. 28976a8 DMM: Fix for movable bytes near end of address space by Hanumant Singh · 12 years ago