1. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  2. 0106ef5 PM / domains: fix lockdep issue for all subdomains by Marek Szyprowski · 9 years ago
  3. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  4. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  5. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 9 years ago
  6. 0d4a619 dma-mapping: make the generic coherent dma mmap implementation optional by Christoph Hellwig · 9 years ago
  7. 848e239 drivers/base/cpu.c: use __cpu_*_mask directly by Rasmus Villemoes · 9 years ago
  8. 6efd3f8 Merge branch 'pm-core' by Rafael J. Wysocki · 9 years ago
  9. 12768c1 Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  10. 260ae3f mm: skip memory block registration for ZONE_DEVICE by Dan Williams · 9 years ago
  11. d51fe1f regmap: pass buffer size to regmap_raw_read() in regcache_hw_init() by Maciej S. Szmigiero · 9 years ago
  12. cb5490a drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64 by John Allen · 9 years ago
  13. cc292b0 drivers/base/memory.c: rename remove_memory_block() to remove_memory_section() by Seth Jennings · 9 years ago
  14. 56c6b5d drivers/base/memory.c: clean up section counting by Seth Jennings · 9 years ago
  15. 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  16. c3ce79d Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  17. e795e5f Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  18. 581dbc8 Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  19. 3d116a6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 3ded910 driver core: Avoid NULL pointer dereferences in device_is_bound() by Rafael J. Wysocki · 9 years ago
  21. 9326806 Merge branch 'pm-domains' by Rafael J. Wysocki · 9 years ago
  22. 7f4a370 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  23. 92266e1 Merge branches 'pm-pci' and 'pm-core' by Rafael J. Wysocki · 9 years ago
  24. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 9 years ago
  25. 9896528 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  26. 2d30bb0 platform: Do not detach from PM domains on shutdown by Rafael J. Wysocki · 9 years ago
  27. aa8e54b PM / sleep: Go direct_complete if driver has no callbacks by Tomeu Vizoso · 9 years ago
  28. 989561d PM / Domains: add setter for dev.pm_domain by Tomeu Vizoso · 9 years ago
  29. 6b9cb42 device core: add device_is_bound() by Tomeu Vizoso · 9 years ago
  30. c4e4d63 Merge branch 'acpi-soc' into pm-core by Rafael J. Wysocki · 9 years ago
  31. d35818a PM / clk: don't leave clocks enabled when driver not bound by Andy Shevchenko · 9 years ago
  32. 715780a firmware: actually return NULL on failed request_firmware_nowait() by Brian Norris · 9 years ago
  33. 4b83555 driver-core: platform: Add platform_irq_count() by Stephen Boyd · 9 years ago
  34. 5ff24d6 PM / OPP: Use snprintf() instead of sprintf() by Viresh Kumar · 9 years ago
  35. 6cb07ab Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and 'regmap/topic/seq' into regmap-next by Mark Brown · 9 years ago
  36. a8d9934 Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-type' into regmap-next by Mark Brown · 9 years ago
  37. 8798975 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 9 years ago
  38. 6cca671 Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 9 years ago
  39. 8da61f2 regmap: debugfs: Use seq_file for the access map by Mark Brown · 9 years ago
  40. 7a78479 regmap: irq: add support for configuration of trigger type by Laxman Dewangan · 9 years ago
  41. c6f4811 Merge branch 'pm-opp' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  42. d9de19b PM / OPP: Set cpu_dev->id in cpumask first by Pi-Cheng Chen · 9 years ago
  43. 4295733 PM / core: fix typo in documentation by Manuel Pégourié-Gonnard · 9 years ago
  44. f6740c1 device property: avoid allocations of 0 length by Andy Shevchenko · 9 years ago
  45. 0fb5902 device property: the secondary fwnode needs to depend on the primary by Heikki Krogerus · 9 years ago
  46. aff5e06 irq/platform-MSI: Increase the maximum MSIs the MSI framework can support by MaJun · 9 years ago
  47. fd8d8e6 PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties by Bartlomiej Zolnierkiewicz · 9 years ago
  48. 9ad55cd Merge back earlier cpufreq material for v4.5. by Rafael J. Wysocki · 9 years ago
  49. e219aaf Merge back earlier 'pm-domains' material for v4.5. by Rafael J. Wysocki · 9 years ago
  50. a436b6a PM / runtime: Add new helper for conditional usage count incrementation by Rafael J. Wysocki · 9 years ago
  51. 552c494 platform-msi: Allow creation of a MSI-based stacked irq domain by Marc Zyngier · 9 years ago
  52. 72f57f2 platform-msi: Factor out allocation/free of private data by Marc Zyngier · 9 years ago
  53. ab6484e platform-msi: Allow MSIs to be allocated in chunks by Marc Zyngier · 9 years ago
  54. fcac023 regmap: use IS_ALIGNED instead of % to improve the performance by Xiubo Li · 9 years ago
  55. f1b9fc5 Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  56. 167f706 regmap: cache: Move the num_reg_defaults check as early as possible by Xiubo Li · 9 years ago
  57. 8cfe2fd regmap: cache: Add warning info for the cache check by Xiubo Li · 9 years ago
  58. 782035e regmap: missing case statement by Dan Carpenter · 9 years ago
  59. 01c377b regmap: shift wrapping bugs in 64 bit code by Dan Carpenter · 9 years ago
  60. 26bbe7e drivers/base/memory.c: prohibit offlining of memory blocks with missing sections by Seth Jennings · 9 years ago
  61. 68435c0 Merge branch 'pm-opp' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  62. 01fb4d3 PM / OPP: Parse 'opp-<prop>-<name>' bindings by Viresh Kumar · 9 years ago
  63. 7de36b0 PM / OPP: Parse 'opp-supported-hw' binding by Viresh Kumar · 9 years ago
  64. 24c96dc PM / Domains: export symbols to add/remove devices from genpd by Maruthi Bayyavarapu · 9 years ago
  65. ffe1285 PM / Domains: Allow runtime PM callbacks to be re-used during system PM by Ulf Hansson · 9 years ago
  66. 8b7663d regmap: cache: Add 64-bit mode support by Xiubo Li · 9 years ago
  67. 2fd6902 regmap: cache: To suppress the noise of checkpatch by Xiubo Li · 9 years ago
  68. 19c0478 regmap: fix the warning about unused variable by Xiubo Li · 9 years ago
  69. 14b6257 device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification by Andy Shevchenko · 9 years ago
  70. afcc00b regmap: add 64-bit mode support by Xiubo Li · 9 years ago
  71. 75fb0aa regmap: mmio: Add regmap_mmio_get_min_stride by Xiubo Li · 9 years ago
  72. 9d98fa7 regmap: mmio: remove the useless code by Xiubo Li · 9 years ago
  73. 55f89a8 driver core: Do not overwrite secondary fwnode with NULL if it is set by Mika Westerberg · 9 years ago
  74. 00bbc1d driver core: platform: Add support for built-in device properties by Mika Westerberg · 9 years ago
  75. 13141e1 device property: Take a copy of the property set by Mika Westerberg · 9 years ago
  76. 362c0b3 device property: Fallback to secondary fwnode if primary misses the property by Andy Shevchenko · 9 years ago
  77. 1d656fb device property: improve readability of macros by Andy Shevchenko · 9 years ago
  78. 66586ba device property: keep single value inplace by Andy Shevchenko · 9 years ago
  79. 318a1971 device property: refactor built-in properties support by Andy Shevchenko · 9 years ago
  80. 61f5e29 device property: rename helper functions by Andy Shevchenko · 9 years ago
  81. e3f9e29 device property: always check for fwnode type by Andy Shevchenko · 9 years ago
  82. d89d7ff Merge branches 'pm-sleep' and 'pm-runtime' into pm-core by Rafael J. Wysocki · 9 years ago
  83. ce657b1 component: add support for releasing match data by Russell King · 9 years ago
  84. ffc30b7 component: track components via array rather than list by Russell King · 10 years ago
  85. 29f1c7f component: move check for unbound master into try_to_bring_up_masters() by Russell King · 10 years ago
  86. fae9e2e component: remove old add_components method by Russell King · 10 years ago
  87. d441fe2 Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  88. 265e2cf PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach() by Eric Anholt · 9 years ago
  89. 712caed PM / Domains: Validate cases of a non-bound driver in genpd governor by Ulf Hansson · 9 years ago
  90. 5de85b9 PM / runtime: Re-init runtime PM states at probe error and driver unbind by Ulf Hansson · 9 years ago
  91. 013c074 PM / sleep: prohibit devices probing during suspend/hibernation by Strashko, Grygorii · 9 years ago
  92. dc4e7b1 PM / OPP: Add missing doc comments by Viresh Kumar · 9 years ago
  93. deaa514 PM / OPP: Add debugfs support by Viresh Kumar · 9 years ago
  94. 549e08a regmap: replace kmalloc with kmalloc_array by lixiubo · 9 years ago
  95. eeda1bd regmap: replace kzalloc with kcalloc by lixiubo · 9 years ago
  96. 0aba0ab8 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  97. 6f9b36c PM / wakeirq: check that wake IRQ is valid before accepting it by Dmitry Torokhov · 9 years ago
  98. 6399aea regmap: rbtree: When adding a reg do a bsearch for target node by Nikesh Oswal · 9 years ago
  99. 29bb45f regmap-mmio: Use native endianness for read/write by Simon Arlott · 9 years ago
  100. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago