1. e90bdb7 memory-hotplug: update memory block's state and notify userspace by Wen Congyang · 12 years ago
  2. a16cee1 memory-hotplug: preparation to notify memory block's state at memory hot remove by Wen Congyang · 12 years ago
  3. ce57e98 firmware: use 'kernel_read()' to read firmware into kernel buffer by Linus Torvalds · 12 years ago
  4. abb139e firmware: teach the kernel to load firmware files directly from the filesystem by Linus Torvalds · 12 years ago
  5. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. ca41cc9 Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  7. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  8. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  9. bdd43cb drivers: dma-contiguous: refactor dma_alloc_from_contiguous() by Michal Nazarewicz · 12 years ago
  10. 06d2fe1 Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  11. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  12. b914216 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  13. 8376869 Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code" by Rafael J. Wysocki · 12 years ago
  14. 057d51a Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  15. 071f582 Merge branch 'pm-runtime' by Rafael J. Wysocki · 12 years ago
  16. c26d411 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  17. 6f3c77b PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled, v2 by Kevin Hilman · 12 years ago
  18. 613dac3 Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' into regmap-next by Mark Brown · 12 years ago
  19. 91fa2cc userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID by Eric W. Biederman · 12 years ago
  20. 88d2613 PM: Prevent runtime suspend during system resume by Alan Stern · 12 years ago
  21. fc2fb3a PM QoS: Use spinlock in the per-device PM QoS constraints code by Jean Pihet · 12 years ago
  22. 997a031 PM / Sleep: use resume event when call dpm_resume_early by Feng Hong · 12 years ago
  23. fa373ab Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  24. d6a56ae Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  25. 079d364 Merge branch 'pm-domains' by Rafael J. Wysocki · 12 years ago
  26. 00e8b26 Merge branch 'pm-timers' by Rafael J. Wysocki · 12 years ago
  27. 666f355 device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit by Joe Perches · 12 years ago
  28. 05e4e5b dev: Add dev_vprintk_emit and dev_printk_emit by Joe Perches · 12 years ago
  29. 798efc6 dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack by Joe Perches · 12 years ago
  30. 8f949b9 Merge 3.6-rc7 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  31. cfe016b firmware loader: fix compile warning when CONFIG_PM=n by Ming Lei · 12 years ago
  32. b496dfb PM / OPP: Initialize OPP table from device tree by Shawn Guo · 12 years ago
  33. 8138073 regmap: no need primary handler for nested irq by Yunfan Zhang · 12 years ago
  34. ac39b3e firmware loader: let caching firmware piggyback on loading firmware by Ming Lei · 12 years ago
  35. ef40bb1 firmware loader: fix firmware -ENOENT situations by Ming Lei · 12 years ago
  36. 4955070 PM / wakeup: Use irqsave/irqrestore for events_lock by John Stultz · 12 years ago
  37. b3d3b9f PM / Domains: Fix compilation warning related to genpd_start_dev_no_timing() by Sachin Kamat · 12 years ago
  38. 1b8cb92 driver core: Check if r->name is valid in platform_get_resource_byname() by Peter Ujfalusi · 12 years ago
  39. 74a2799a PM / Domains: Operations related to cpuidle using domain names by Rafael J. Wysocki · 12 years ago
  40. 4011444 PM / Domains: Document cpuidle-related functions and change their names by Rafael J. Wysocki · 12 years ago
  41. 8bc0251 PM / Domains: Add power-on function using names to identify domains by Rafael J. Wysocki · 12 years ago
  42. fb7268b PM / Domains: Make it possible to use names when adding subdomains by Rafael J. Wysocki · 12 years ago
  43. b5abb08 PM / Domains: Make it possible to use domain names when adding devices by Rafael J. Wysocki · 12 years ago
  44. feb70af PM: Do not use the syscore flag for runtime PM by Rafael J. Wysocki · 12 years ago
  45. e2e3e4e5 PM / Domains: Do not measure start time for "irq safe" devices by Rafael J. Wysocki · 12 years ago
  46. dbf3741 PM / Domains: Move syscore flag from subsys data to struct device by Rafael J. Wysocki · 12 years ago
  47. 6fb28ba PM / Domains: Rename the always_on device flag to syscore by Rafael J. Wysocki · 12 years ago
  48. bed2b42 PM / Runtime: Allow helpers to be called by early platform drivers by Rafael J. Wysocki · 12 years ago
  49. e91c11b PM: Reorganize device PM initialization by Rafael J. Wysocki · 12 years ago
  50. 77f827d PM / Domains: Add power off/on function for system core suspend stage by Rafael J. Wysocki · 12 years ago
  51. 802d8b4 PM / Domains: Introduce simplified power on routine for system resume by Rafael J. Wysocki · 12 years ago
  52. 36ac914 regmap: irq: Add mask invert flag for enable register by Xiaofan Tian · 12 years ago
  53. 7ce9bf1 mm: cma: fix alignment requirements for contiguous regions by Marek Szyprowski · 12 years ago
  54. 9db48aa Merge 3.6-rc3 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  55. c3e2f79 Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  56. ebdc828 dyndbg: fix for SOH in logging messages by Markus Trippelsdorf · 12 years ago
  57. d9ec0fd Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  58. a938da0 PM / Sleep: Print name of wakeup source that aborts suspend by Todd Poynor · 12 years ago
  59. 55d7ec4 PM / Runtime: Check device PM QoS setting before "no callbacks" check by Rafael J. Wysocki · 12 years ago
  60. 58a34de PM / Runtime: Clear power.deferred_resume on success in rpm_suspend() by Rafael J. Wysocki · 12 years ago
  61. 7f321c2 PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set by Rafael J. Wysocki · 12 years ago
  62. c839179 Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  63. ab6dd8e firmware loader: fix build failure if FW_LOADER is m by Ming Lei · 12 years ago
  64. dfe3212 PM / Sleep: introduce dpm_for_each_dev by Ming Lei · 12 years ago
  65. c08f677 firmware loader: fix compile failure if !PM by Ming Lei · 12 years ago
  66. 07646d9 firmware loader: cache devices firmware during suspend/resume cycle by Ming Lei · 12 years ago
  67. ffe53f6 firmware loader: use small timeout for cache device firmware by Ming Lei · 12 years ago
  68. 37276a5 firmware: introduce device_cache/uncache_fw_images by Ming Lei · 12 years ago
  69. bddb1b9 driver core: devres: introduce devres_for_each_res by Ming Lei · 12 years ago
  70. f531f05a firmware loader: store firmware name into devres list by Ming Lei · 12 years ago
  71. 6f21a62 firmware loader: fix comments on request_firmware_nowait by Ming Lei · 12 years ago
  72. 0cfc1e1 firmware loader: fix device lifetime by Ming Lei · 12 years ago
  73. 2887b39 firmware loader: introduce cache_firmware and uncache_firmware by Ming Lei · 12 years ago
  74. 1f2b795 firmware loader: always let firmware_buf own the pages buffer by Ming Lei · 12 years ago
  75. 1244691 firmware loader: introduce firmware_buf by Ming Lei · 12 years ago
  76. 99c2aa7 firmware loader: fix creation failure of fw loader device by Ming Lei · 12 years ago
  77. 0c25a85 firmware loader: remove unnecessary wmb() by Ming Lei · 12 years ago
  78. 28eefa7 firmware loader: fix races during loading firmware by Ming Lei · 12 years ago
  79. 65710cb firmware loader: simplify pages ownership transfer by Ming Lei · 12 years ago
  80. 689ae23 platform: Add support for automatic device IDs by Jean Delvare · 12 years ago
  81. a525a3d driver core: free devres in device_release by Ming Lei · 12 years ago
  82. af7f215 drivers-core: make structured logging play nice with dynamic-debug by Jim Cromie · 12 years ago
  83. 7725495 PM: Make dev_pm_get_subsys_data() always return 0 on success by Rafael J. Wysocki · 12 years ago
  84. 0c00c50 regmap: irq: Enable devices for runtime PM while handling interrupts by Mark Brown · 12 years ago
  85. 40052ca regmap: irq: initialize all irqs to wake disabled by Stephen Warren · 12 years ago
  86. 685879f regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_base by Stephen Warren · 12 years ago
  87. ca14275 regmap: name irq_chip based on regmap_irq_chip's name by Stephen Warren · 12 years ago
  88. 7ac140e regmap: store irq_chip inside regmap_irq_chip_data by Stephen Warren · 12 years ago
  89. 0eb46ad regmap: irq: Only update mask bits when doing initial mask by Mark Brown · 12 years ago
  90. 1603262 regmap: fix some error messages to take account of irq_reg_stride by Stephen Warren · 12 years ago
  91. 4d87951 regmap: Don't lock in regmap_reinit_cache() by Dimitris Papastamos · 12 years ago
  92. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  93. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  94. 6f51f51 Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  95. d2b7428 common: dma-mapping: introduce dma_get_sgtable() function by Marek Szyprowski · 12 years ago
  96. 64ccc9c common: dma-mapping: add support for generic dma_mmap_* calls by Marek Szyprowski · 12 years ago
  97. 921a165 new helper: done_path_create() by Al Viro · 12 years ago
  98. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  99. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  100. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago