| Age | Commit message (Expand) | Author |
| 2017-07-06 | mm, memory_hotplug: drop CONFIG_MOVABLE_NODE | Michal Hocko |
| 2017-07-06 | mm: vmstat: move slab statistics from zone to node counters | Johannes Weiner |
| 2017-07-06 | mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone | Michal Hocko |
| 2017-07-06 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko |
| 2017-07-06 | mm, memory_hotplug: consider offline memblocks removable | Michal Hocko |
| 2017-07-06 | mm, memory_hotplug: split up register_one_node() | Michal Hocko |
| 2017-07-06 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko |
| 2017-07-06 | mm: drop page_initialized check from get_nid_for_pfn | Michal Hocko |
| 2017-07-06 | mm, sparsemem: break out of loops early | Dave Hansen |
| 2017-07-04 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
| 2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
| 2017-07-04 | PM / Domains: provide pm_genpd_poweroff_noirq() stub | Arnd Bergmann |
| 2017-07-04 | Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd ... | Rafael J. Wysocki |
| 2017-07-04 | Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
| 2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2017-07-03 | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
| 2017-07-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2017-07-03 | Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '... | Mark Brown |
| 2017-07-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
| 2017-07-03 | Merge branches 'pm-domains', 'pm-avs' and 'powercap' | Rafael J. Wysocki |
| 2017-07-03 | Merge branches 'pm-core', 'pm-opp' and 'pm-qos' | Rafael J. Wysocki |
| 2017-07-03 | platform: Accept const properties | Jan Kiszka |
| 2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin |
| 2017-06-29 | PM / Domains: Fix missing default_power_down_ok comment | Krzysztof Kozlowski |
| 2017-06-29 | PM / Domains: Fix unsafe iteration over modified list of domains | Krzysztof Kozlowski |
| 2017-06-29 | PM / Domains: Fix unsafe iteration over modified list of domain providers | Krzysztof Kozlowski |
| 2017-06-29 | PM / Domains: Fix unsafe iteration over modified list of device links | Krzysztof Kozlowski |
| 2017-06-29 | PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device | Krzysztof Kozlowski |
| 2017-06-29 | PM / Domains: Call driver's noirq callbacks | Mikko Perttunen |
| 2017-06-28 | regmap: irq: add chip option mask_writeonly | Michael Grzeschik |
| 2017-06-28 | drivers: dma-coherent: Introduce default DMA pool | Vladimir Murzin |
| 2017-06-28 | drivers: dma-coherent: Account dma_pfn_offset when used with device tree | Vladimir Murzin |
| 2017-06-28 | dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs | Christoph Hellwig |
| 2017-06-28 | dma-mapping: remove dmam_free_noncoherent | Christoph Hellwig |
| 2017-06-28 | PM / QoS: constify *_attribute_group. | Arvind Yadav |
| 2017-06-28 | PM / sysfs: Constify attribute groups | Krzysztof Kozlowski |
| 2017-06-28 | PM: Constify info string used in messages | Krzysztof Kozlowski |
| 2017-06-28 | PM: Constify returned PM event name | Krzysztof Kozlowski |
| 2017-06-28 | PM / Domains: Constify genpd pointer | Krzysztof Kozlowski |
| 2017-06-27 | PM / wakeirq: Convert to SRCU | Thomas Gleixner |
| 2017-06-24 | PM / OPP: Add dev_pm_opp_{set|put}_clkname() | Viresh Kumar |
| 2017-06-22 | irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access | Marc Zyngier |
| 2017-06-22 | PM / OPP: Don't create debugfs "supply-0" directory unnecessarily | Viresh Kumar |
| 2017-06-22 | PM / OPP: opp-microvolt is not optional if regulators are set | Viresh Kumar |
| 2017-06-22 | PM / OPP: Don't create copy of regulators unnecessarily | Viresh Kumar |
| 2017-06-22 | PM / OPP: Reorganize _generic_set_opp_regulator() | Viresh Kumar |
| 2017-06-22 | PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier() | Viresh Kumar |
| 2017-06-22 | device property: Add fwnode_graph_get_port_parent | Kieran Bingham |
| 2017-06-22 | device property: Add FW type agnostic fwnode_graph_get_remote_node | Sakari Ailus |
| 2017-06-22 | device property: Introduce fwnode_device_is_available() | Sakari Ailus |