1. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  2. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  3. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  4. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  5. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  6. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  7. a6e6d86 Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  8. 7bc8c4c Merge remote-tracking branch 'regmap/topic/field' into regmap-next by Mark Brown · 11 years ago
  9. ad4f496 Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next by Mark Brown · 11 years ago
  10. 912af52 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 11 years ago
  11. feff98f Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 11 years ago
  12. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  13. 405a108 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  14. a204dbc Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  15. 786d725 reservation: cross-device reservation support, v4 by Maarten Lankhorst · 11 years ago
  16. 39a95f4 Merge branch 'pm-cpufreq-assorted' into pm-cpufreq by Rafael J. Wysocki · 11 years ago
  17. 6a2c123 firmware loader: fix another compile warning with PM_SLEEP unset by Ming Lei · 11 years ago
  18. 96d9d0b PM / QoS: Add dev_pm_qos_request tracepoints by Sahara · 11 years ago
  19. 90f89081 firmware loader: fix compile warning with PM_SLEEP set by Ming Lei · 11 years ago
  20. bb177fe PM / Sleep: Print last wakeup source on failed wakeup_count write by Julius Werner · 11 years ago
  21. 7068cb0 Merge branch 'driver-core-linus' into driver-core-next by Greg Kroah-Hartman · 11 years ago
  22. d6814a7 regmap: debugfs: Suppress cache for partial register files by Mark Brown · 11 years ago
  23. 8759793 firmware loader: fix use-after-free by double abort by Ming Lei · 11 years ago
  24. bb07b00 Merge 3.10-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  25. 14005ee drivers: pinctrl sleep and idle states in the core by Linus Walleij · 11 years ago
  26. 6725228 regmap: Add regmap_field APIs by Srinivas Kandagatla · 11 years ago
  27. 10dbc5e driver core: move to_platform_driver to platform_device.h by Rob Herring · 12 years ago
  28. 9350de06 PM / wakeup: Adjust messaging for wake events during suspend by Bernie Thompson · 11 years ago
  29. d6c8aa3 firmware loader: simplify holding module for request_firmware by Ming Lei · 11 years ago
  30. 93232e4 firmware loader: don't export cache_firmware and uncache_firmware by Ming Lei · 11 years ago
  31. 96b2c0f drivers/base: Use attribute groups to create sysfs memory files by Nathan Fontenot · 11 years ago
  32. 5b7cb7a firmware loader: fix compile warning by Ming Lei · 11 years ago
  33. ddf1f06 firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPER by Ming Lei · 11 years ago
  34. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 12 years ago
  35. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 12 years ago
  36. af5bc11 driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests before suspend by Ming Lei · 11 years ago
  37. e771d1a driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmware by Ming Lei · 11 years ago
  38. f8878dc Documentation: Tidy up some drivers/base/core.c kerneldoc content. by Robert P. J. Day · 11 years ago
  39. 9447057 platform_device: use a macro instead of platform_driver_register by Libo Chen · 11 years ago
  40. f494513 firmware: move EXPORT_SYMBOL annotations by Daniel Mack · 11 years ago
  41. fe30414 firmware: Avoid deadlock of usermodehelper lock at shutdown by Takashi Iwai · 12 years ago
  42. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  43. 998a4f2 Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus by Mark Brown · 11 years ago
  44. 59e618a Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus by Mark Brown · 11 years ago
  45. b92be6f regmap: core: Cache all registers by default when cache is enabled by Mark Brown · 11 years ago
  46. d856fce regmap: Implemented default cache sync operation by Maarten ter Huurne · 11 years ago
  47. ea50be5 Driver core / MM: Drop offline_memory_block() by Rafael J. Wysocki · 12 years ago
  48. b2c064b Driver core / memory: Simplify __memory_block_change_state() by Rafael J. Wysocki · 12 years ago
  49. f3284f9 regmap: rbtree: Fixed node range check on sync by Maarten ter Huurne · 11 years ago
  50. 1001b4d CPU: Fix sysfs cpu/online of offlined CPUs by Toshi Kani · 11 years ago
  51. 4993632 Merge 3.10-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  52. 92ab1aa regmap: Make regmap-mmio usable from atomic contexts by Lars-Peter Clausen · 11 years ago
  53. c7153d0 Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  54. f20c783 regmap: regcache: Fixup locking for custom lock callbacks by Lars-Peter Clausen · 11 years ago
  55. 81485f5 regmap: regcache: Fixup locking for custom lock callbacks by Lars-Peter Clausen · 12 years ago
  56. 1c4e2d7 cpu: make sure that cpu/online file created before KOBJ_ADD is emitted by Igor Mammedov · 12 years ago
  57. c055da9 cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu() by Igor Mammedov · 12 years ago
  58. a4e2400 base/core.c: improve comment of the function device_find_child() by Federico Vaga · 12 years ago
  59. 9752197 driver core: print sysfs attribute name when warning about bogus permissions by dyoung@redhat.com · 12 years ago
  60. 1c04fc3 driver core: export subsys_virtual_register by Greg Kroah-Hartman · 12 years ago
  61. 213fa5d regmap: debugfs: Fix return from regmap_debugfs_get_dump_start by Srinivas Kandagatla · 12 years ago
  62. f9e464a regmap: debugfs: Don't mark lockdep as broken due to debugfs write by Mark Brown · 12 years ago
  63. 68e850d regmap: debugfs: Check return value of regmap_write() by Dimitris Papastamos · 12 years ago
  64. 7278af5 regmap: rbtree: Use range information to allocate nodes by Mark Brown · 12 years ago
  65. 0186645 regmap: rbtree: Factor out node allocation by Mark Brown · 12 years ago
  66. 154881e regmap: Make regmap_check_range_table() a public API by Mark Brown · 12 years ago
  67. 697e85b regmap: Add support for discarding parts of the register cache by Mark Brown · 12 years ago
  68. 4960e05 Driver core: Introduce offline/online callbacks for memory blocks by Rafael J. Wysocki · 12 years ago
  69. ac212b6 ACPI / processor: Use common hotplug infrastructure by Rafael J. Wysocki · 12 years ago
  70. 0902a90 Driver core: Use generic offline/online for CPU offline/online by Rafael J. Wysocki · 12 years ago
  71. 4f3549d Driver core: Add offline/online device operations by Rafael J. Wysocki · 12 years ago
  72. d5e1670 PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data() by Shuah Khan · 12 years ago
  73. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  74. b89e356 dma-buf: Add debugfs support by Sumit Semwal · 12 years ago
  75. 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 12 years ago
  76. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  77. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  78. 7315438 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  79. 7b05384 Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  80. 3464046 numa, cpu hotplug: change links of CPU and node when changing node number by onlining CPU by Yasuaki Ishimatsu · 12 years ago
  81. 6056d61 mm: Remove unused parameter of pages_correctly_reserved() by Tang Chen · 12 years ago
  82. 4edd7ce mm, hotplug: avoid compiling memory hotremove functions when disabled by David Rientjes · 12 years ago
  83. 6e259e7 drivers/base/node.c: switch to register_hotmemory_notifier() by Andrew Morton · 12 years ago
  84. 355c63e Merge branch 'pm-assorted' by Rafael J. Wysocki · 12 years ago
  85. 0acaab5 Merge branch 'pm-runtime' by Rafael J. Wysocki · 12 years ago
  86. 38a8179 Merge remote-tracking branch 'regmap/topic/range' into regmap-next by Mark Brown · 12 years ago
  87. 7f47db4 Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 12 years ago
  88. 5b3b448 Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 12 years ago
  89. b508c80 Merge remote-tracking branch 'regmap/topic/async' into regmap-next by Mark Brown · 12 years ago
  90. 5a08d15 regmap: don't corrupt work buffer in _regmap_raw_write() by Stephen Warren · 12 years ago
  91. 60f7110 Merge tag 'v3.9-rc7' into regmap-cache by Mark Brown · 12 years ago
  92. 0d1d392 Merge 3.9-rc7 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  93. 8416703 PM / Runtime: Improve prepare handling at system suspend for genpd by Ulf Hansson · 12 years ago
  94. db28dfa PM / Runtime: Asyncronous idle|suspend parent devices at removal by Ulf Hansson · 12 years ago
  95. af93933 PM / Runtime: Asyncronous idle|suspend devices at system resume by Ulf Hansson · 12 years ago
  96. fa180eb PM / Runtime: Idle devices asynchronously after probe|release by Ulf Hansson · 12 years ago
  97. 4e4098a driver core: handle user namespaces properly with the uid/gid devtmpfs change by Greg Kroah-Hartman · 12 years ago
  98. d81c8d1 driver core: devtmpfs: fix compile failure with CONFIG_UIDGID_STRICT_TYPE_CHECKS by Ming Lei · 12 years ago
  99. c3a3042 devtmpfs: add base.h include by Greg Kroah-Hartman · 12 years ago
  100. 51a246a regmap: Back out work buffer fix by Mark Brown · 12 years ago