1. a8829ec Merge remote-tracking branch 'origin/tmp-a25f094' into msm-4.8 by Divya Sharma · 8 years ago
  2. cf2b191 Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  3. 6f75c3f PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails by Brian Norris · 8 years ago
  4. e6d4a92 Merge remote-tracking branch 'origin/tmp-a909d3e' into 1105 by Channagoud Kadabi · 8 years ago
  5. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  6. bdacd1b driver core: fix smatch warning on dev->bus check by Rob Herring · 8 years ago
  7. c5f0627 driver core: skip removal test for non-removable drivers by Rob Herring · 8 years ago
  8. 248ff02 driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger by Laura Abbott · 8 years ago
  9. 47f3657 wakeup: Add the guard condition for len in pm_get_active_wakeup_sources by Ruchi Kandoi · 9 years ago
  10. 2e5079f wakeup: Add last wake up source logging for suspend abort reason. by Ruchi Kandoi · 9 years ago
  11. c425eda power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  12. d66ba15 memory-hotplug: fix store_mem_state() return value by Reza Arbab · 8 years ago
  13. d268dbe Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  14. 808c2b0 Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  15. f785fb2 Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next by Mark Brown · 8 years ago
  16. 9929780 Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  17. 999dcbe Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 72d3992 Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  19. e35db92 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs' by Rafael J. Wysocki · 8 years ago
  20. 2dc3c72 Merge branch 'pm-domains' by Rafael J. Wysocki · 8 years ago
  21. 52ff5ad Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  22. dd01c75 drivers: dma-coherent: Move spinlock in dma_alloc_from_coherent() by Bastian Hecht · 8 years ago
  23. 9ca5d4f drivers: dma-coherent: Fix DMA coherent size for less than page by George G. Davis · 8 years ago
  24. 57c996f Merge remote-tracking branch '4.4/tmp-08895a8' into msm-4.8 by Kyle Yan · 8 years ago
  25. 60ca5e0 driver-core: platform: Catch errors from calls to irq_get_irq_data by Guenter Roeck · 8 years ago
  26. a4ee454 PM / OPP: Don't support OPP if it provides supported-hw but platform does not by Dave Gerlach · 8 years ago
  27. eefdee0 PM / Domains: Rename pm_genpd_sync_poweron|poweroff() by Ulf Hansson · 8 years ago
  28. adb560b PM / Domains: Don't measure latency of ->power_on|off() during system PM by Ulf Hansson · 8 years ago
  29. 294f47f PM / Domains: Remove redundant system PM callbacks by Ulf Hansson · 8 years ago
  30. 85168d5 PM / Domains: Simplify detaching a device from its genpd by Ulf Hansson · 8 years ago
  31. 78bbf15 Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  32. 0565f49 Merge tag 'v4.8-rc6' into devel by Linus Walleij · 8 years ago
  33. f0aa1ce regmap: fix deadlock on _regmap_raw_write() error path by Nikita Yushchenko · 8 years ago
  34. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  35. 726ab24 Merge remote-tracking branch 'origin/tmp-3be7988' into msm-4.8 by Kyle Yan · 8 years ago
  36. 4df27c9 PM / OPP: avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  37. 609bed6 PM / Domains: Allow holes in genpd_data.domains array by Tomeu Vizoso · 8 years ago
  38. 5556244 regmap: Add missing little endian functions by Tony Lindgren · 8 years ago
  39. f50e38c regmap: Allow longer flag masks for read and write by Tony Lindgren · 8 years ago
  40. 7789357 PM / runtime: Use _rcuidle for runtime suspend tracepoints by Paul E. McKenney · 8 years ago
  41. 28f4b04 genirq/msi: Add cpumask allocation to alloc_msi_entry by Thomas Gleixner · 8 years ago
  42. eb4ec68 driver: base: pinctrl: return error from pinctrl_bind_pins() by Deepak · 8 years ago
  43. 1792655 PM / Domains: Add support for removing nested PM domains by provider by Jon Hunter · 8 years ago
  44. 3fe5771 PM / Domains: Add support for removing PM domains by Jon Hunter · 8 years ago
  45. de0aa06d PM / Domains: Store the provider in the PM domain structure by Jon Hunter · 8 years ago
  46. 19efa5f PM / Domains: Prepare for adding support to remove PM domains by Jon Hunter · 8 years ago
  47. 0159ec6 PM / Domains: Verify the PM domain is present when adding a provider by Jon Hunter · 8 years ago
  48. 892ebdcc PM / Domains: Don't expose xlate and provider helper functions by Jon Hunter · 8 years ago
  49. f58d4e5 PM / Domains: Don't expose generic_pm_domain structure to clients by Jon Hunter · 8 years ago
  50. ec69572 PM / Domains: Add new helper functions for device-tree by Jon Hunter · 8 years ago
  51. 1811861 Merge remote-tracking branch 'kdev_quic/tmp-9395452' into Test4.8-rc6 by Bruce Levy · 8 years ago
  52. 68088ae Merge remote-tracking branch 'msm-4.4/tmp-c693593' into msm-4.8 by Trilok Soni · 8 years ago
  53. ec9a03d Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  54. 2f5bb02 Merge 4.8-rc5 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  55. 787ad90 Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus by Mark Brown · 8 years ago
  56. f735aa2 Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus by Mark Brown · 8 years ago
  57. 2c507e4 device core: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  58. 775115c drivers/base dmam_declare_coherent_memory leaks by Vyacheslav V. Yurkov · 8 years ago
  59. e330b9a platform: don't return 0 from platform_get_irq[_byname]() on error by Sergei Shtylyov · 8 years ago
  60. 59fffa3 cpu: clean up register_cpu func by Alex Shi · 8 years ago
  61. 95da00e dma-mapping: use vma_pages(). by Muhammad Falak R Wani · 8 years ago
  62. e688f14 drivers: dma-coherent: use vma_pages(). by Muhammad Falak R Wani · 8 years ago
  63. 03aca7b attribute_container: Fix typo by Xiubo Li · 8 years ago
  64. 426bc8e base: soc: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  65. 8571410 drivers: base: dma-mapping: page align the size when unmap_kernel_range by Peng Fan · 8 years ago
  66. c90aab9 platform driver: fix use-after-free in platform_device_del() by Jerome Marchand · 8 years ago
  67. bea5b15 driver core: add test of driver remove calls during probe by Rob Herring · 8 years ago
  68. cebf8fd driver core: fix race between creating/querying glue dir and its cleanup by Ming Lei · 8 years ago
  69. d7737ce PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle by Paul E. McKenney · 8 years ago
  70. d44c950 PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle by Paul E. McKenney · 8 years ago
  71. 478573c driver core: Don't leak secondary fwnode on device removal by Lukas Wunner · 8 years ago
  72. 3eaf6e6 mm/memblock: disable local irqs while late memblock changes by Shiraz Hashim · 8 years ago
  73. ba72478 drivers: dma-removed: Don't free prohibited memmap entries by Shiraz Hashim · 8 years ago
  74. e152570 mm/memblock: fix a race between search and remove by Shiraz Hashim · 9 years ago
  75. b5520a5 drivers: dma-removed: introduce no-map-fixup by Patrick Daly · 8 years ago
  76. 3025b45 drivers: dma-removed: use memset_io for ioremap region by Shiraz Hashim · 9 years ago
  77. 28de437 drivers: dma-removed: fix data type to hold base address by Shiraz Hashim · 9 years ago
  78. dd9cc4c drivers: dma-removed: align size first by Shiraz Hashim · 9 years ago
  79. f971607 drivers: Add dma removed ops by Laura Abbott · 10 years ago
  80. aa70900 common: dma-mapping: make dma_common_contiguous_remap more robust by Liam Mark · 9 years ago
  81. 060e2df dma-mapping: Add dma_remap functions by Laura Abbott · 10 years ago
  82. 815806e regmap: drop cache if the bus transfer error by Elaine Zhang · 8 years ago
  83. 4671010 QoS: Modify data structures and function arguments for scalability. by Praveen Chidambaram · 10 years ago
  84. 8b0510b PM / Domains: Always enable debugfs support if available by Jon Hunter · 8 years ago
  85. 359a2f1 regmap: debugfs: Add support for dumping write only device registers by Cristian Birsan · 8 years ago
  86. 1ea975c regmap: Add a function to check if a regmap register is cached by Cristian Birsan · 8 years ago
  87. 42875f9 wakeup: Add the guard condition for len in pm_get_active_wakeup_sources by Ruchi Kandoi · 9 years ago
  88. 722c9f9 wakeup: Add last wake up source logging for suspend abort reason. by Ruchi Kandoi · 9 years ago
  89. ddd401e power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  90. 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  91. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  92. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  93. 1bc8da4 regmap: rbtree: Avoid overlapping nodes by Lars-Peter Clausen · 8 years ago
  94. a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
  95. 0e742e9 firmware: provide infrastructure to make fw caching optional by Vikram Mulukutla · 8 years ago
  96. 9ccf981 firmware: consolidate kmap/read/write logic by Stephen Boyd · 8 years ago
  97. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  98. c9b95e5 Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  99. b2c7f5d regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw by Maarten ter Huurne · 8 years ago
  100. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago