1. 54f23eb memory hotplug: Correct page reservation checking by Nathan Fontenot · 13 years ago
  2. 61b94fe memory hotplug: Refuse to add unaligned memory regions by Anton Blanchard · 13 years ago
  3. 01dcc60 new helper to create platform devices with dma mask by Uwe Kleine-König · 13 years ago
  4. cbc4663 dynamic_debug: Add __dynamic_dev_dbg by Joe Perches · 13 years ago
  5. 0a26813 drivers_base: platform: use always ->name for uevent by Sebastian Andrzej Siewior · 13 years ago
  6. b4fd4ae Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  7. b5ddbf4 regmap: using module facilities requires module.h by Stephen Rothwell · 13 years ago
  8. 259a534 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  9. 17f2ae7 PM / Domains: Fix build for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 13 years ago
  10. b33f9cb regmap: Specify a module license by Stephen Warren · 13 years ago
  11. 02b2677 PM / Runtime: Allow _put_sync() from interrupts-disabled context by Kevin Hilman · 13 years ago
  12. fe202fd PM / Domains: Fix pm_genpd_poweron() by Rafael J. Wysocki · 13 years ago
  13. 9d108d2 devtmpfs: missing initialialization in never-hit case by Al Viro · 13 years ago
  14. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  15. fc92805 drivers/base/power/opp.c: fix dev_opp initial value by Jonghwan Choi · 13 years ago
  16. f0deb97 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  17. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  18. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  19. e13889b fix devtmpfs race by Al Viro · 13 years ago
  20. 40c5cc2 regmap: Fix bulk reads by Mark Brown · 13 years ago
  21. f5fc879 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  22. a676f08 regmap: Add SPI bus support by Mark Brown · 13 years ago
  23. 9943fa3 regmap: Add I2C bus support by Mark Brown · 13 years ago
  24. b83a313 regmap: Add generic non-memory mapped register access API by Mark Brown · 13 years ago
  25. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  26. 6d16d6d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  27. 5da4e68 devtmpfs: get rid of bogus mkdir in create_path() by Al Viro · 13 years ago
  28. 69753a0 switch devtmpfs to kern_path_create() by Al Viro · 13 years ago
  29. 2780f1f switch devtmpfs object creation/removal to separate kernel thread by Al Viro · 13 years ago
  30. 7ae033c Merge branch 'pm-runtime' into for-linus by Rafael J. Wysocki · 13 years ago
  31. ba1389d Merge branch 'pm-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  32. 1d8047a PM: Add "RTC" to PM trace time stamps to avoid confusion by Rafael J. Wysocki · 13 years ago
  33. 99f381d PM / OPP: Introduce function to free cpufreq table by Nishanth Menon · 13 years ago
  34. d280540 PM / Domains: Take .power_off() error code into account by Rafael J. Wysocki · 13 years ago
  35. 0bc5b2d ARM / shmobile: Use genpd_queue_power_off_work() by Rafael J. Wysocki · 13 years ago
  36. 5125bbf PM / Domains: Introduce function to power off all unused PM domains by Rafael J. Wysocki · 13 years ago
  37. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 13 years ago
  38. 56375fd PM / Domains: Queue up power off work only if it is not pending by Rafael J. Wysocki · 13 years ago
  39. 4ecd6e6 PM / Domains: Improve handling of wakeup devices during system suspend by Rafael J. Wysocki · 13 years ago
  40. 697a7f3 PM / Domains: Do not restore all devices on power off error by Rafael J. Wysocki · 13 years ago
  41. c6d22b3 PM / Domains: Allow callbacks to execute all runtime PM helpers by Rafael J. Wysocki · 13 years ago
  42. 17b75ec PM / Domains: Do not execute device callbacks under locks by Rafael J. Wysocki · 13 years ago
  43. b6c10c8 PM / Domains: Make failing pm_genpd_prepare() clean up properly by Rafael J. Wysocki · 13 years ago
  44. 6f00ff7 PM / Domains: Set device state to "active" during system resume by Rafael J. Wysocki · 13 years ago
  45. 8875962 PM: Reintroduce dropped call to check_wakeup_irqs by Colin Cross · 13 years ago
  46. 18b4f3f PM / Domains: Export pm_genpd_poweron() in header by Magnus Damm · 13 years ago
  47. 2cffff1 PM / Runtime: Consistent utilization of deferred_resume by ShuoX Liu · 13 years ago
  48. a77ce81 driver core: Add ability for arch code to setup pdev_archdata by Kumar Gala · 13 years ago
  49. b395fb3 Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into core/iommu by Ingo Molnar · 13 years ago
  50. 69c843b PM / Runtime: Prevent runtime_resume from racing with probe by Alan Stern · 13 years ago
  51. 62052ab PM / Runtime: Replace "run-time" with "runtime" in documentation by Rafael J. Wysocki · 13 years ago
  52. 1e2ef05 PM: Limit race conditions between runtime PM and system sleep (v2) by Rafael J. Wysocki · 13 years ago
  53. 632e270 PM / Runtime: Return special error code if runtime PM is disabled by Rafael J. Wysocki · 13 years ago
  54. 3d5c303 PM: Rename clock management functions by Rafael J. Wysocki · 13 years ago
  55. b7b9592 PM: Allow the clocks management code to be used during system suspend by Rafael J. Wysocki · 13 years ago
  56. d4f2d87 PM / Domains: Wakeup devices support for system sleep transitions by Rafael J. Wysocki · 13 years ago
  57. 596ba34 PM / Domains: System-wide transitions support for generic domains (v5) by Rafael J. Wysocki · 13 years ago
  58. 5248051 PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2) by Rafael J. Wysocki · 13 years ago
  59. e529192 PM: Introduce generic "noirq" callback routines for subsystems (v2) by Rafael J. Wysocki · 13 years ago
  60. f721889 PM / Domains: Support for generic I/O PM domains (v8) by Rafael J. Wysocki · 13 years ago
  61. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 13 years ago
  62. 573c977 driver core: add more help description for "path to uevent helper" by Márton Németh · 13 years ago
  63. 156faf9 driver-core: modify FIRMWARE_IN_KERNEL help message by matt mooney · 13 years ago
  64. 113647a driver-core: Kconfig grammar corrections in firmware configuration by matt mooney · 13 years ago
  65. c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  66. 4d1518f PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset by Rafael J. Wysocki · 13 years ago
  67. 6d0e0e8 PM: Fix async resume following suspend failure by Alan Stern · 13 years ago
  68. f76b168b PM: Rename dev_pm_info.in_suspend to is_prepared by Alan Stern · 13 years ago
  69. ab493a0 drivers: iommu: move to a dedicated folder by Ohad Ben-Cohen · 13 years ago
  70. 3b3eca3 PM / Runtime: Fix loops in pm_runtime_clk_notify() by Rafael J. Wysocki · 13 years ago
  71. bb2b43f drivers/base/platform.c: don't mark platform_device_register_resndata() as __init_or_module by Andrew Morton · 13 years ago
  72. fa25c50 mm: per-node vmstat: show proper vmstats by KOSAKI Motohiro · 13 years ago
  73. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  74. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  75. 6538df8 PM: Introduce generic prepare and complete callbacks for subsystems by Rafael J. Wysocki · 13 years ago
  76. 91e7c75 PM: Allow drivers to allocate memory from .prepare() callbacks safely by Rafael J. Wysocki · 13 years ago
  77. c650da2 PM: Remove CONFIG_PM_VERBOSE by Rafael J. Wysocki · 13 years ago
  78. 290c748 Merge branch 'power-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  79. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 13 years ago
  80. 13e3813 PM / Wakeup: Remove useless synchronize_rcu() call by Eric Dumazet · 13 years ago
  81. e762318 PM / Wakeup: Fix build warning related to the "wakeup" sysfs file by Rafael J. Wysocki · 13 years ago
  82. a144c6a PM: Print a warning if firmware is requested when tasks are frozen by Rafael J. Wysocki · 13 years ago
  83. e1866b3 PM / Runtime: Rework runtime PM handling during driver removal by Rafael J. Wysocki · 13 years ago
  84. 72874da PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 13 years ago
  85. 2064af91 PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops" by Kevin Hilman · 13 years ago
  86. a236c71 drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION" by Andrew Morton · 13 years ago
  87. 5409d2c memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION by Anton Blanchard · 13 years ago
  88. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 13 years ago
  89. 85eb8c8 PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) by Rafael J. Wysocki · 13 years ago
  90. 8b313a3 PM / Platform: Use generic runtime PM callbacks directly by Rafael J. Wysocki · 13 years ago
  91. 69c9dd1 PM: Export platform bus type's default PM callbacks by Rafael J. Wysocki · 13 years ago
  92. 4d27e9d PM: Make power domain callbacks take precedence over subsystem ones by Rafael J. Wysocki · 13 years ago
  93. 22110fa PM / Wakeup: Fix initialization of wakeup-related device sysfs files by Rafael J. Wysocki · 13 years ago
  94. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  95. 8572394 drivers:base:fix the coding format of memory.c by Wanlong Gao · 13 years ago
  96. c870508 driver core: let dev_set_drvdata return int instead of void as it can fail by Uwe Kleine-König · 13 years ago
  97. 4a03d6f driver core/platform_device_add_resources: free resource before overwriting by Uwe Kleine-König · 13 years ago
  98. cea8962 driver core/platform_device_add_resources: set resource to NULL if !res by Uwe Kleine-König · 13 years ago
  99. 251e031 driver core/platform_device_add_data: free platform data before overwriting by Uwe Kleine-König · 13 years ago
  100. 27a33f9 driver core/platform_device_add_data: set platform_data to NULL if !data by Uwe Kleine-König · 13 years ago