1. b549e52 sync: Fix race condition between merge and signal by Ørjan Eide · 14 years ago
  2. e833aca Update copyright to The Linux Foundation by Duy Truong · 13 years ago
  3. 8a5bdaf PM: Prevent runtime suspend during system resume by Alan Stern · 14 years ago
  4. 0f667e8 Revert "base: sync: signal a sync pt when not adding to the active_list" by Iliyan Malchev · 14 years ago
  5. 111ae13 sync: Fix error paths by Rebecca Schultz Zavin · 14 years ago
  6. 8e0b325 sync: add tracepoint support by Ajay Dudani · 14 years ago
  7. bf7a56a sw_sync: convert to new value_str debug ops by Ajay Dudani · 14 years ago
  8. 41991aa sync: refactor sync debug printing by Ajay Dudani · 14 years ago
  9. f76d6d6 sync: use proper barriers when waiting indefinitely by Ajay Dudani · 14 years ago
  10. cc4ce56 sync: update new fence status with sync_fence_signal_pt by Ajay Dudani · 14 years ago
  11. ea12765 sync: dump sync state of fence errors by Ajay Dudani · 14 years ago
  12. 7a47627 sync: protect unlocked access to fence status by Erik Gilling · 14 years ago
  13. bd483da base: sync: signal a sync pt when not adding to the active_list by Jeff Boody · 14 years ago
  14. 31802ec sync: improve timeout dumps by Ajay Dudani · 14 years ago
  15. 93b10c9 sync: use correct signed type when handling SYNC_IOC_WAIT by Ajay Dudani · 14 years ago
  16. 442fff4 sync: dump sync state to console on timeout by Ajay Dudani · 14 years ago
  17. 4581158 sync: clean up compiler warnings by Ajay Dudani · 14 years ago
  18. 131ed18 sync: fix erase-o in sync_fence_wait by Ajay Dudani · 14 years ago
  19. df53a2ca sync: change wait timeout to mirror poll semantics by Ajay Dudani · 14 years ago
  20. 741cdde sync: add reference counting to timelines by Ajay Dudani · 14 years ago
  21. c4af266 sync: add internal refcounting to fences by Ajay Dudani · 14 years ago
  22. 9934319 sync: optimize fence merges by Ajay Dudani · 14 years ago
  23. 1ee7685 sync: reorder sync_fence_release by Ajay Dudani · 14 years ago
  24. 21d7afe Merge commit '406a0a8400fd2d1d5b68c993e191f4c05a8c23a9' into android-msm-mako-3.4-wip by Iliyan Malchev · 14 years ago
  25. 64440f7 Merge "common: add dma_mmap_from_coherent() function" into msm-3.4 by Linux Build Service Account · 14 years ago
  26. 9d268ac PM / Sleep: Prevent waiting forever on asynchronous suspend after abort by Devin Kim · 14 years ago
  27. a856ecf PM / Sleep: call early resume handlers when suspend_noirq fails by Colin Cross · 14 years ago
  28. b1ee3af common: add dma_mmap_from_coherent() function by Marek Szyprowski · 14 years ago
  29. 6c85661 Merge commit 'ae8381a32ba8b9fc8e803a59cd7ff3a38d58d082' into android-msm-mako-3.4-wip by Iliyan Malchev · 14 years ago
  30. e3be5ca drivers: power: fix suspend/resume lockup issue by Jaeseong GIM · 14 years ago
  31. dc6023b base: genlock: handle error while creating lock/handle inode by Jeff Boody · 14 years ago
  32. 55bb033 drivers: add Contiguous Memory Allocator by Marek Szyprowski · 14 years ago
  33. 507a9d3 base: genlock: add magic to protect attach from non-genlock file by Jeff Boody · 14 years ago
  34. d6f534f base: genlock: protect kref counting with spinlock by Jeff Boody · 14 years ago
  35. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  36. 49795fb sw_sync: export sw_sync API by Erik Gilling · 14 years ago
  37. 4fb837a sync: export sync API symbols by Erik Gilling · 14 years ago
  38. c80114f sync: allow async waits to be canceled by Erik Gilling · 14 years ago
  39. d4e8b71 dma-buf: mmap support by Daniel Vetter · 14 years ago
  40. a1eeaca sync: add poll support by Erik Gilling · 14 years ago
  41. 484101e sw_sync: add fill_driver_data support by Erik Gilling · 14 years ago
  42. 3913bff sync: add ioctl to get fence data by Erik Gilling · 14 years ago
  43. 2c959d7 sw_sync: add debug support by Erik Gilling · 14 years ago
  44. 981c8a9 sync: add debugfs support by Erik Gilling · 14 years ago
  45. ad433ba sync: add timestamps to sync_pts by Erik Gilling · 14 years ago
  46. 560b546 sw_sync: add cpu based sync driver by Erik Gilling · 14 years ago
  47. 010accf sync: Add synchronization framework by Erik Gilling · 14 years ago
  48. ec0b571 Merge commit 'v3.4-rc7' into android-3.4 by Colin Cross · 14 years ago
  49. 6560ffd regmap: fix possible memory corruption in regmap_bulk_read() by Laxman Dewangan · 14 years ago
  50. 6d9076f base: genlock: allow synchronization with a single gralloc handle by Jeff Boody · 14 years ago
  51. 09be5f3 iommu: Initialize domain->handler in iommu_domain_alloc() by KyongHo Cho · 15 years ago
  52. 48c02c9 iommu/core: let drivers know if an iommu fault handler isn't installed by Ohad Ben-Cohen · 15 years ago
  53. a4d334f iommu/core: export iommu_set_fault_handler() by Ohad Ben-Cohen · 15 years ago
  54. a1c6df3 iommu/core: Add fault reporting mechanism by Ohad Ben-Cohen · 15 years ago
  55. d41707f Merge "DMM: Fix for movable bytes near end of address space" into msm-3.0 by Linux Build Service Account · 14 years ago
  56. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 14 years ago
  57. 07f43dd PM / Driver core: leave runtime PM enabled during system shutdown by Alan Stern · 15 years ago
  58. 28976a8 DMM: Fix for movable bytes near end of address space by Hanumant Singh · 14 years ago
  59. d292ce7 PM: Limit race conditions between runtime PM and system sleep (v2) by Rafael J. Wysocki · 15 years ago
  60. 24e887c drivercore: Add driver probe deferral mechanism by Grant Likely · 14 years ago
  61. 3a4ffe9 drivers/base: fix compiler warning in SoC export driver - idr should be ida by Lee Jones · 14 years ago
  62. 33cb4f3 drivers/base: Remove unneeded spin_lock_init call for soc_lock by Axel Lin · 14 years ago
  63. 9109a22 drivers: power: Add watchdog timer to catch drivers which lockup during suspend. by Benoit Goby · 17 years ago
  64. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 14 years ago
  65. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  66. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 14 years ago
  67. c04c1b9 regmap: prevent division by zero in rbtree_show by Stephen Warren · 14 years ago
  68. 64ebe98 Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  69. e466de0 regmap: Export regcache_sync_region() by Mark Brown · 14 years ago
  70. 4b4e9e4 regmap: rbtree: Fix register default look-up in sync by Lars-Peter Clausen · 14 years ago
  71. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 14 years ago
  72. ed0bb8e Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 14 years ago
  73. a36cf84 firmware_class: Move request_firmware_nowait() to workqueues by Stephen Boyd · 14 years ago
  74. dddb554 firmware_class: Reorganize fw_create_instance() by Stephen Boyd · 14 years ago
  75. 9b78c1d firmware_class: Do not warn that system is not ready from async loads by Rafael J. Wysocki · 14 years ago
  76. 811fa40 firmware_class: Split _request_firmware() into three functions, v2 by Rafael J. Wysocki · 14 years ago
  77. fe2e39d firmware_class: Rework usermodehelper check by Rafael J. Wysocki · 14 years ago
  78. f2791d7 PM / Runtime: don't forget to wake up waitqueue on failure by Alan Stern · 14 years ago
  79. fc13020 dma-buf: add support for kernel cpu access by Daniel Vetter · 14 years ago
  80. 6b607e3 dma-buf: don't hold the mutex around map/unmap calls by Daniel Vetter · 14 years ago
  81. 55c1c4c dma-buf: pass flags into dma_buf_fd. by Dave Airlie · 14 years ago
  82. 33ea2dc dma-buf: add dma_data_direction to unmap dma_buf_op by Sumit Semwal · 14 years ago
  83. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  84. 0a329d2 bitops: remove for_each_set_bit_cont() by Akinobu Mita · 14 years ago
  85. 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 14 years ago
  86. b2094ef Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 14 years ago
  87. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  88. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  89. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  90. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  91. be669bc base: genlock: Use a signed long for the result from wait_timeout by Jordan Crouse · 14 years ago
  92. 2ed9201 dma-buf: Move code out of mutex-protected section in dma_buf_attach() by Laurent Pinchart · 14 years ago
  93. a9fbc3b dma-buf: Return error instead of using a goto statement when possible by Laurent Pinchart · 14 years ago
  94. d1aa06a dma-buf: Remove unneeded sanity checks by Laurent Pinchart · 14 years ago
  95. 5375764 dma-buf: Constify ops argument to dma_buf_export() by Laurent Pinchart · 14 years ago
  96. 98e8bda Merge branch 'pm-domains' by Rafael J. Wysocki · 14 years ago
  97. 18dd2ec PM / Domains: Check domain status during hibernation restore of devices by Rafael J. Wysocki · 14 years ago
  98. 62dc7c0 Merge branch 'pm-domains' by Rafael J. Wysocki · 14 years ago
  99. 59fb53e Merge branch 'pm-qos' by Rafael J. Wysocki · 14 years ago
  100. 1e78a0c PM / Domains: Introduce "always on" device flag by Rafael J. Wysocki · 14 years ago