1. d30d819 PM: Drop CONFIG_PM_RUNTIME from the driver core by Rafael J. Wysocki · 10 years ago
  2. ef9cc99 Merge branch 'pm-clk' into pm-runtime by Rafael J. Wysocki · 10 years ago
  3. af26112 Merge back earlier 'pm-runtime' material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  4. 3168949 Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  5. 67732cd PM / Domains: Fix initial default state of the need_restore flag by Ulf Hansson · 10 years ago
  6. c16561e PM / Domains: Change prototype for the attach and detach callbacks by Ulf Hansson · 10 years ago
  7. cd3d9ea tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP by Johannes Berg · 10 years ago
  8. 9c60269 tiny: reverse logic for DISABLE_DEV_COREDUMP by Aristeu Rozanski · 10 years ago
  9. e4a60d1 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 10 years ago
  10. 471f770 PM / clock_ops: make __pm_clk_enable more generic by Strashko, Grygorii · 10 years ago
  11. 245bd6f PM / clock_ops: Add pm_clk_add_clk() by Geert Uytterhoeven · 10 years ago
  12. dbcd2d7 PM / Runtime: Rework RPM get callback routines by Andrzej Hajda · 10 years ago
  13. ab01f96 Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  14. 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
  15. 246ef76 PM / Sleep: fix async suspend_late/freeze_late error handling by Imre Deak · 10 years ago
  16. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  17. de9e14e drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 10 years ago
  18. 7bfa5ab drivers: dma-coherent: add initialization from device tree by Marek Szyprowski · 10 years ago
  19. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  20. f0d6d1f CMA: document cma=0 by Jean Delvare · 10 years ago
  21. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  22. 513510d common: dma-mapping: introduce common remapping functions by Laura Abbott · 10 years ago
  23. ed2f240 memory-hotplug: add sysfs valid_zones attribute by Zhang Zhen · 10 years ago
  24. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  25. bca51651 Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  26. 9f1a053 Merge branch 'pm-clk' by Rafael J. Wysocki · 10 years ago
  27. 49a09c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  28. 33ead53 driver/base/node: remove unnecessary kfree of node struct from unregister_one_node by Yasuaki Ishimatsu · 10 years ago
  29. a968bed PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME by Geert Uytterhoeven · 10 years ago
  30. f39cb17 PM / Domains: Rename cpu_data to cpuidle_data by Ulf Hansson · 10 years ago
  31. 09b5269 Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  32. 599bad3 driver core: Add BUS_NOTIFY_REMOVED_DEVICE event by Joerg Roedel · 10 years ago
  33. 2a8a8ce PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() by Rafael J. Wysocki · 10 years ago
  34. e4cb0c9 Merge branch 'pm-genirq' into acpi-pm by Rafael J. Wysocki · 10 years ago
  35. f48c767 PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h by Ulf Hansson · 10 years ago
  36. f5b313a Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 10 years ago
  37. 45942c3 Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-next by Mark Brown · 10 years ago
  38. 88507a2 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 10 years ago
  39. 18a64d8 Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus by Mark Brown · 10 years ago
  40. 25a9487 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 10 years ago
  41. 18c0301 regmap: Fix debugfs-file 'registers' mode by Markus Pargmann · 10 years ago
  42. 905563f Merge back earlier 'pm-sleep' material for v3.18. by Rafael J. Wysocki · 10 years ago
  43. d6b41cb regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  44. 2c98e0c regmap: debugfs: fix possbile NULL pointer dereference by Xiubo Li · 10 years ago
  45. 5336be8 regmap: fix NULL pointer dereference in _regmap_write/read by Pankaj Dubey · 10 years ago
  46. 263c589b PM / Domains: Remove legacy API for adding devices through DT by Ulf Hansson · 10 years ago
  47. d79b6fe PM / Domains: Add genpd attach/detach callbacks by Geert Uytterhoeven · 10 years ago
  48. bef59c5 devres: Improve devm_kasprintf()/kvasprintf() support by Geert Uytterhoeven · 10 years ago
  49. 471b095 firmware_class: make sure fw requests contain a name by Kees Cook · 10 years ago
  50. 4157533 driver core: Remove kerneldoc from local function by Thierry Reding · 10 years ago
  51. 287f9bd attribute_container: fix coding style issues by Tina Johnson · 10 years ago
  52. 24a7d36 attribute_container: fix whitespace errors by Tina Johnson · 10 years ago
  53. 655e5b7 drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit() by Ben Hutchings · 10 years ago
  54. 833c954 device coredump: add new device coredump class by Johannes Berg · 10 years ago
  55. 2bd5306 PM / Domains: add debugfs listing of struct generic_pm_domain-s by Maciej Matraszek · 10 years ago
  56. cb51841 drivercore / platform: Convert to dev_pm_domain_attach|detach() by Ulf Hansson · 10 years ago
  57. 46420dd PM / Domains: Add APIs to attach/detach a PM domain for a device by Ulf Hansson · 10 years ago
  58. aa42240 PM / Domains: Add generic OF-based PM domain look-up by Tomasz Figa · 10 years ago
  59. 12e10bb PM / domains: Spelling s/domian/domain/ by Geert Uytterhoeven · 10 years ago
  60. 6e64b6c regmap: fix NULL pointer dereference in regmap_get_val_endian by Pankaj Dubey · 10 years ago
  61. f29a432 regmap: cache: Do not fail silently from regcache_sync calls by Jarkko Nikula · 10 years ago
  62. 2324067 Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  63. 336fb81 regmap: change struct regmap's internal locks as union by Wang, Yalin · 10 years ago
  64. 0f574d4 PM / domains: Remove default_stop_ok() API by Ulf Hansson · 10 years ago
  65. 2fe71dc PM / domains: Add late_initcall to disable unused PM domains by Ulf Hansson · 10 years ago
  66. d971f0b PM / domains: Remove genpd_queue_power_off_work() API by Ulf Hansson · 10 years ago
  67. d47e646 PM / domains: Remove pm_genpd_syscore_switch() API by Ulf Hansson · 10 years ago
  68. 784b0d3 PM / domains: Remove redundant check for CONFIG_PM by Ulf Hansson · 10 years ago
  69. c5d79ec PM / domains: Remove dev_irq_safe from genpd config by Ulf Hansson · 10 years ago
  70. 1e0407c PM / domains: Remove system PM callbacks from gpd_dev_ops by Ulf Hansson · 10 years ago
  71. 67da6d4 PM / domains: Ignore callbacks for subsys generic_pm_domain_data by Ulf Hansson · 10 years ago
  72. 55e15c94 PM / domains: Remove the pm_genpd_add|remove_callbacks APIs by Ulf Hansson · 10 years ago
  73. 2b4f431 PM / sysfs: avoid shadowing variables by Johannes Berg · 10 years ago
  74. ffff7a12a regmap: Fix debugfs-file 'registers' mode by Markus Pargmann · 10 years ago
  75. 9ce7a25 genirq: Simplify wakeup mechanism by Thomas Gleixner · 10 years ago
  76. 068765b PM / sleep: Mechanism for aborting system suspends unconditionally by Rafael J. Wysocki · 10 years ago
  77. d3b0533 Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and 'regmap/fix/volatile' into regmap-linus by Mark Brown · 10 years ago
  78. 5c1ebe7 regmap: Don't attempt block writes when syncing cache on single_rw devices by Mark Brown · 10 years ago
  79. cf673fb regmap: Split regmap_get_endian() in two functions by Geert Uytterhoeven · 10 years ago
  80. 5844a8b regmap: Fix handling of volatile registers for format_write() chips by Mark Brown · 10 years ago
  81. 5e0cbe7 regmap: Fix regcache debugfs initialization by Lars-Peter Clausen · 10 years ago
  82. 45e1a27 regmap: of_regmap_get_endian() cleanup by Stephen Warren · 10 years ago
  83. ba1b53f regmap: Fix DT endianess parsing logic by Javier Martinez Canillas · 10 years ago
  84. 9ba1e45 regmap: Add explicit dependencies to catch "select" misuse by Geert Uytterhoeven · 10 years ago
  85. d647c19 regmap: add DT endianness binding support. by Xiubo Li · 10 years ago
  86. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  87. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  88. cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
  89. b69deb2 mm/mem-hotplug: replace simple_strtoull() with kstrtoull() by Zhang Zhen · 10 years ago
  90. c1f733a mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
  91. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  92. e0bdb37 DMA, CMA: support arbitrary bitmap granularity by Joonsoo Kim · 10 years ago
  93. a15bc0b DMA, CMA: support alignment constraint on CMA region by Joonsoo Kim · 10 years ago
  94. 3162bbd DMA, CMA: separate core CMA management codes from DMA APIs by Joonsoo Kim · 10 years ago
  95. 4f7c6b4 mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 by Tang Chen · 10 years ago
  96. 1f6a6cc mem-hotplug: avoid illegal state prefixed with legal state when changing state of memory_block by Tang Chen · 10 years ago
  97. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  98. 91c2ff7 Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  99. 53ee983 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  100. 29b88e2 Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago