1. a7be6e5 mm: drop useless local parameters of __register_one_node() by Dou Liyang · 7 years ago
  2. a7d4026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  3. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  4. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  5. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  6. f77af15 Add "shutdown" to "struct class". by Josh Zimmerman · 7 years ago
  7. f70029b mm, memory_hotplug: drop CONFIG_MOVABLE_NODE by Michal Hocko · 7 years ago
  8. 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
  9. c246a21 mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone by Michal Hocko · 7 years ago
  10. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 7 years ago
  11. 8b0662f mm, memory_hotplug: consider offline memblocks removable by Michal Hocko · 7 years ago
  12. 9037a99 mm, memory_hotplug: split up register_one_node() by Michal Hocko · 7 years ago
  13. 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 7 years ago
  14. bfe63d3 mm: drop page_initialized check from get_nid_for_pfn by Michal Hocko · 7 years ago
  15. c4e1be9 mm, sparsemem: break out of loops early by Dave Hansen · 7 years ago
  16. e854711 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  17. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  18. 36b8042 Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 7 years ago
  19. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  20. 362f672 Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  21. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. 2a40f94 Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and 'regmap/topic/lzo' into regmap-next by Mark Brown · 7 years ago
  23. 8f8e5c3 Merge branch 'acpi-pm' by Rafael J. Wysocki · 7 years ago
  24. 9a5f2c8 Merge branches 'pm-domains', 'pm-avs' and 'powercap' by Rafael J. Wysocki · 7 years ago
  25. fb0356c Merge branches 'pm-core', 'pm-opp' and 'pm-qos' by Rafael J. Wysocki · 7 years ago
  26. 277036f platform: Accept const properties by Jan Kiszka · 7 years ago
  27. 07c75d7 drivers: dma-mapping: allow dma_common_mmap() for NOMMU by Vladimir Murzin · 7 years ago
  28. 268cd2e PM / Domains: Fix missing default_power_down_ok comment by Krzysztof Kozlowski · 7 years ago
  29. a7e2d1b PM / Domains: Fix unsafe iteration over modified list of domains by Krzysztof Kozlowski · 7 years ago
  30. b556b15 PM / Domains: Fix unsafe iteration over modified list of domain providers by Krzysztof Kozlowski · 7 years ago
  31. c6e83ca PM / Domains: Fix unsafe iteration over modified list of device links by Krzysztof Kozlowski · 7 years ago
  32. 8b55e55 PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device by Krzysztof Kozlowski · 7 years ago
  33. 10da654 PM / Domains: Call driver's noirq callbacks by Mikko Perttunen · 7 years ago
  34. a71411d regmap: irq: add chip option mask_writeonly by Michael Grzeschik · 7 years ago
  35. 93228b4 drivers: dma-coherent: Introduce default DMA pool by Vladimir Murzin · 7 years ago
  36. c41f9ea drivers: dma-coherent: Account dma_pfn_offset when used with device tree by Vladimir Murzin · 7 years ago
  37. 63d36c9 dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs by Christoph Hellwig · 7 years ago
  38. 03b6438 dma-mapping: remove dmam_free_noncoherent by Christoph Hellwig · 7 years ago
  39. dbb1d8b PM / QoS: constify *_attribute_group. by Arvind Yadav · 7 years ago
  40. cbcba35 PM / sysfs: Constify attribute groups by Krzysztof Kozlowski · 7 years ago
  41. e3771fa PM: Constify info string used in messages by Krzysztof Kozlowski · 7 years ago
  42. 952856d PM: Constify returned PM event name by Krzysztof Kozlowski · 7 years ago
  43. d8600c8 PM / Domains: Constify genpd pointer by Krzysztof Kozlowski · 7 years ago
  44. ea0212f PM / wakeirq: Convert to SRCU by Thomas Gleixner · 7 years ago
  45. 829a4e8 PM / OPP: Add dev_pm_opp_{set|put}_clkname() by Viresh Kumar · 7 years ago
  46. 96f0d93 irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access by Marc Zyngier · 7 years ago
  47. 1fae788 PM / OPP: Don't create debugfs "supply-0" directory unnecessarily by Viresh Kumar · 7 years ago
  48. 688a48b PM / OPP: opp-microvolt is not optional if regulators are set by Viresh Kumar · 7 years ago
  49. 478256b PM / OPP: Don't create copy of regulators unnecessarily by Viresh Kumar · 7 years ago
  50. c74b32f PM / OPP: Reorganize _generic_set_opp_regulator() by Viresh Kumar · 7 years ago
  51. b4883ca PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier() by Viresh Kumar · 7 years ago
  52. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 7 years ago
  53. f39b24e Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 7 years ago
  54. 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 7 years ago
  55. 604d8958 PM / sleep: Print timing information if debug is enabled by Rafael J. Wysocki · 7 years ago
  56. 4084552 PM / Domains: Allow overriding the ->xlate() callback by Thierry Reding · 8 years ago
  57. ed032c1 driver core: fix automatic pinctrl management by Johan Hovold · 7 years ago
  58. 4e75e1d driver core: add helper to reuse a device-tree node by Johan Hovold · 7 years ago
  59. b46c733 driver-core: remove struct bus_type.dev_attrs by Greg Kroah-Hartman · 11 years ago
  60. 63c73b0 regmap: irq: allow to register one cell interrupt controllers by Vladimir Zapolskiy · 7 years ago
  61. ecbaa83 driver core: remove class_attrs from struct class by Greg Kroah-Hartman · 7 years ago
  62. fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  63. f458e61 regmap: Fix typo in IS_ENABLED() check by Mark Brown · 7 years ago
  64. f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 7 years ago
  65. c13be1d9 Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-1wire by Mark Brown · 7 years ago
  66. cc5d0db regmap: Add 1-Wire bus support by Alex A. Mihaylov · 7 years ago
  67. 34a730a regmap: make LZO cache optional by Jonas Gorski · 7 years ago
  68. 06a45a9 firmware: move umh try locks into the umh code by Luis R. Rodriguez · 7 years ago
  69. 8509adc firmware: move assign_firmware_buf() further up by Luis R. Rodriguez · 7 years ago
  70. 81f9507 firmware: add sanity check on shutdown/suspend by Luis R. Rodriguez · 7 years ago
  71. a669f04 firmware: always enable the reboot notifier by Luis R. Rodriguez · 7 years ago
  72. c4b7689 firmware: share fw fallback killing on reboot/suspend by Luis R. Rodriguez · 7 years ago
  73. 6383331 firmware: move kill_requests_without_uevent() up above by Luis R. Rodriguez · 7 years ago
  74. 4ca4f26 arm,arm64,drivers: add a prefix to drivers arch_topology interfaces by Juri Lelli · 7 years ago
  75. 615ffd6 arm,arm64,drivers: move externs in a new header file by Juri Lelli · 7 years ago
  76. c105aa3 arm,arm64,drivers: reduce scope of cap_parsing_failed by Juri Lelli · 7 years ago
  77. 2ef7a29 arm, arm64: factorize common cpu capacity default code by Juri Lelli · 7 years ago
  78. 1a3389f drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_common_contiguous_remap() by Catalin Marinas · 7 years ago
  79. f36776f kobject: support passing in variables for synthetic uevents by Peter Rajnoha · 7 years ago
  80. 62655397 driver core: platform: fix race condition with driver_override by Adrian Salido · 7 years ago
  81. 8cdde38 mm: Adjust system_state check by Thomas Gleixner · 7 years ago
  82. bb47e96 Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 7 years ago
  83. 60d4553 PM / wakeup: Fix up wakeup_source_report_event() by Rafael J. Wysocki · 7 years ago
  84. 2e4ab93 Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  85. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  86. 80449d8 Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 7 years ago
  87. 0160e00 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  88. 3ef2bc0 Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  89. c6a677c Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  90. eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 7 years ago
  91. 8a537ec PM / wakeup: Integrate mechanism to abort transitions in progress by Rafael J. Wysocki · 7 years ago
  92. 0be7517 Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  93. 3cb6653 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 5fab100 Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  95. 5a1bb63 drivers: acpi: Handle IOMMU lookup failure with deferred probing or error by Sricharan R · 8 years ago
  96. 7b07cbe iommu: of: Handle IOMMU lookup failure with deferred probing or error by Laurent Pinchart · 8 years ago
  97. 09515ef of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices by Sricharan R · 8 years ago
  98. 32d8b52 Merge tag 'renesas-sysc-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 8 years ago
  99. f318dd0 cma: Store a name in the cma structure by Laura Abbott · 8 years ago
  100. 35dbf4e driver core: don't initialize 'parent' in device_add() by Viresh Kumar · 8 years ago