1. 86776fc Merge remote-tracking branch 'regmap/topic/ack' into regmap-next by Mark Brown · 11 years ago
  2. 08da201 firmware_class: Fix the file size check by Ben Hutchings · 11 years ago
  3. 174be70 driver-core: Fix use-after-free triggered by bus_unregister() by Bart Van Assche · 11 years ago
  4. 98233b2 firmware loader: Add sparse annotation by Bart Van Assche · 11 years ago
  5. f429836 regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps by Stephen Boyd · 11 years ago
  6. 34f6533 Merge tag 'v3.13-rc4' into regmap-core by Mark Brown · 11 years ago
  7. caa73ea ACPI / hotplug / driver core: Handle containers in a special way by Rafael J. Wysocki · 11 years ago
  8. 5bd2010 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  9. 717e5d4 PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM by Ulf Hansson · 11 years ago
  10. fbde7c6 devtmpfs: Calling delete_path() only when necessary by Axel Lin · 11 years ago
  11. 0feb03a drivers: fix typo in DEVTMPFS_MOUNT Kconfig help text by Emilio López · 11 years ago
  12. ecfbf6f Driver core: Fix device_add_attrs() error code path by Rafael J. Wysocki · 11 years ago
  13. 3b58ee1 regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps by Stephen Boyd · 11 years ago
  14. d323343 regmap: irq: Allow using zero value for ack_base by Alexander Shiyan · 11 years ago
  15. 13ccb93 Merge branch 'driver-core-linus' into driver-core-next by Tejun Heo · 11 years ago
  16. bbc780f driver core: fix device_create() error path by David Herrmann · 11 years ago
  17. 68aeeaa firmware: Suppress fallback warnings when CONFIG_FW_LOADER_USER_HELPER=n by Takashi Iwai · 11 years ago
  18. 14c4bae firmware: Use bit flags instead of boolean combos by Takashi Iwai · 11 years ago
  19. bba3a87 firmware: Introduce request_firmware_direct() by Takashi Iwai · 11 years ago
  20. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  21. 5a87182 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 11 years ago
  22. 652787a Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into regmap-linus by Mark Brown · 11 years ago
  23. a46b6e7 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 11 years ago
  24. 6b8e090 regmap: use IS_ERR() to check clk_get() results by Stephen Warren · 11 years ago
  25. bd60e38 regmap: Fix 'ret' would return an uninitialized value by Cai Zhiyong · 11 years ago
  26. 73f080f regmap: make sure we unlock on failure in regmap_bulk_write by Courtney Cavin · 11 years ago
  27. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  28. 77aa265 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  29. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  30. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  31. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  32. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  33. aa1b9f1 PM / Runtime: Fix error path for prepare by Ulf Hansson · 11 years ago
  34. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  35. 4fc9ed3 Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  36. 0093380 regmap: trivial comment fix (copy'n'paste error) by Gerhard Sittig · 11 years ago
  37. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  38. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  39. 679d998 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  40. baab52d PM / runtime: Use pm_runtime_put_sync() in __device_release_driver() by Rafael J. Wysocki · 11 years ago
  41. 04bc9ac Merge remote-tracking branch 'regmap/topic/spmi' into regmap-next by Mark Brown · 11 years ago
  42. 18f513d Merge remote-tracking branch 'regmap/topic/multi' into regmap-next by Mark Brown · 11 years ago
  43. 6cf3d82 Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 11 years ago
  44. f2783f0 Merge remote-tracking branch 'regmap/topic/field' into regmap-next by Mark Brown · 11 years ago
  45. bee54e3 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 11 years ago
  46. 5eff79f Merge remote-tracking branch 'regmap/topic/async' into regmap-next by Mark Brown · 11 years ago
  47. 70c1c86 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 11 years ago
  48. a01779f regmap: add SPMI support by Josh Cartwright · 11 years ago
  49. 93658cb Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  50. 6e0ca95 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  51. 6e2d9b6 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  52. 5c2aae8 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  53. e4db1c7 PM / OPP: rename header to linux/pm_opp.h by Nishanth Menon · 11 years ago
  54. 47d43ba PM / OPP: rename data structures to dev_pm equivalents by Nishanth Menon · 11 years ago
  55. 5d4879c PM / OPP: rename functions to dev_pm_opp* by Nishanth Menon · 11 years ago
  56. 6fffcfa devres: restore zeroing behavior of devres_alloc() by Kevin Hilman · 11 years ago
  57. a52eaeb regmap: debugfs: Fix a boot time crash with early regmap init by Tero Kristo · 11 years ago
  58. 4bd7145 regmap: irq: clear status when disable irq by Yi Zhang · 11 years ago
  59. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  60. 70fea60 PM / Sleep: Detect device suspend/resume lockup and log event by Benoit Goby · 11 years ago
  61. a37f863 driver core: Release device_hotplug_lock when store_mem_state returns EINVAL by Yasuaki Ishimatsu · 11 years ago
  62. 69df753 drivers/base/core.c: output device renaming messages with dev_dbg(). by ethan.zhao · 11 years ago
  63. 64c862a8 devres: add kernel standard devm_k.alloc functions by Joe Perches · 11 years ago
  64. d66e6db PM / Runtime: Respect autosuspend when idle triggers suspend by Ulf Hansson · 11 years ago
  65. 04c50cc regmap: Only send a single buffer for async I/O if writing one register by Mark Brown · 11 years ago
  66. cd1b9dd regmap: spi: Handle async writes of only one buffer by Mark Brown · 11 years ago
  67. e33fabd regmap: new API regmap_multi_reg_write() definition by Anthony Olech · 11 years ago
  68. 7367880 treewide: fix "usefull" typo by Michael Opdenacker · 11 years ago
  69. 7ccda98 Merge remote-tracking branch 'regmap/fix/core' into regmap-async by Mark Brown · 11 years ago
  70. affbe88 regmap: Use async I/O during cache sync by Mark Brown · 11 years ago
  71. 1a25f26 regmap: Use async I/O for patch application by Mark Brown · 11 years ago
  72. 4174a7a regmap: Fix regmap_bulk_write single-rw mutex deadlock by Anthony Olech · 11 years ago
  73. 915f441 regmap: Provide asynchronous write and update bits operations by Mark Brown · 11 years ago
  74. 0a81980 regmap: Simplify the initiation of async I/O by Mark Brown · 11 years ago
  75. 651e013 regmap: Don't generate gather writes for single register raw writes by Mark Brown · 11 years ago
  76. 7e09a97 regmap: Cache async work structures by Mark Brown · 11 years ago
  77. a6b01de driver core: remove dev_bin_attrs from struct class by Greg Kroah-Hartman · 11 years ago
  78. bcc8edb driver core: remove dev_attrs from struct class by Greg Kroah-Hartman · 11 years ago
  79. 6dedcca hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() by Toshi Kani · 11 years ago
  80. 88502b9 Merge 3.12-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  81. e18945b driver-core: remove struct bus_type.drv_attrs by Greg Kroah-Hartman · 11 years ago
  82. b4e4613 driver-core: remove struct bus_type.bus_attrs by Greg Kroah-Hartman · 11 years ago
  83. 3f9120b driver core: prevent deferred probe with platform_driver_probe by Johan Hovold · 11 years ago
  84. 3e358ac firmware: Be a bit more verbose about direct firmware loading failure by Neil Horman · 11 years ago
  85. 4b30ee5 sysfs: remove ktype->namespace() invocations in symlink code by Tejun Heo · 11 years ago
  86. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  87. f123db8 driver core : Fix use after free of dev->parent in device_shutdown by Benson Leung · 11 years ago
  88. 574b851 hotplug / x86: Add hotplug lock to missing places by Toshi Kani · 11 years ago
  89. a010237 regmap: Add regmap_fields APIs by Kuninori Morimoto · 11 years ago
  90. fdf2002 regmap: add regmap_field_update_bits() by Kuninori Morimoto · 11 years ago
  91. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  92. 19e8697 dma-buf: Expose buffer size to userspace (v2) by Christopher James Halse Rogers · 11 years ago
  93. 9022e24 dma-buf: Check return value of anon_inode_getfile by Tuomas Tynkkynen · 11 years ago
  94. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  95. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  96. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  97. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  98. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  99. 8243b7f Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  100. 365c9ee Merge remote-tracking branch 'regmap/topic/sparse' into regmap-next by Mark Brown · 11 years ago