| Age | Commit message (Expand) | Author | Lines |
| 2017-07-17 | regmap: regmap-w1: Fix build troubles | minimumlaw@rambler.ru | -2/+2 |
| 2017-07-14 | Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | -3/+3 |
| 2017-07-14 | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | -0/+2 |
| 2017-07-14 | Merge branches 'pm-qos' and 'pm-devfreq' | Rafael J. Wysocki | -0/+2 |
| 2017-07-12 | PM / QoS: return -EINVAL for bogus strings | Dan Carpenter | -0/+2 |
| 2017-07-12 | device property: Introduce fwnode_call_bool_op() for ops that return bool | Sakari Ailus | -3/+3 |
| 2017-07-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | -7/+2 |
| 2017-07-10 | mm: drop useless local parameters of __register_one_node() | Dou Liyang | -7/+2 |
| 2017-07-10 | Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | -199/+149 |
| 2017-07-10 | Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | -2/+3 |
| 2017-07-10 | Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | -2/+3 |
| 2017-07-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | -1/+5 |
| 2017-07-07 | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | -1/+1 |
| 2017-07-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | -85/+70 |
| 2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | -51/+83 |
| 2017-07-07 | Add "shutdown" to "struct class". | Josh Zimmerman | -1/+5 |
| 2017-07-06 | mm, memory_hotplug: drop CONFIG_MOVABLE_NODE | Michal Hocko | -4/+0 |
| 2017-07-06 | mm: vmstat: move slab statistics from zone to node counters | Johannes Weiner | -5/+5 |
| 2017-07-06 | mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone | Michal Hocko | -1/+1 |
| 2017-07-06 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | -24/+28 |
| 2017-07-06 | mm, memory_hotplug: consider offline memblocks removable | Michal Hocko | -0/+4 |
| 2017-07-06 | mm, memory_hotplug: split up register_one_node() | Michal Hocko | -31/+20 |
| 2017-07-06 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | -14/+9 |
| 2017-07-06 | mm: drop page_initialized check from get_nid_for_pfn | Michal Hocko | -7/+0 |
| 2017-07-06 | mm, sparsemem: break out of loops early | Dave Hansen | -0/+4 |
| 2017-07-04 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | -4/+4 |
| 2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | -132/+256 |
| 2017-07-04 | PM / Domains: provide pm_genpd_poweroff_noirq() stub | Arnd Bergmann | -0/+1 |
| 2017-07-04 | Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd ... | Rafael J. Wysocki | -2/+2 |
| 2017-07-04 | Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | -19/+285 |
| 2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | -194/+491 |
| 2017-07-03 | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | -0/+19 |
| 2017-07-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -1/+1 |
| 2017-07-03 | Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '... | Mark Brown | -19/+285 |
| 2017-07-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki | -11/+17 |
| 2017-07-03 | Merge branches 'pm-domains', 'pm-avs' and 'powercap' | Rafael J. Wysocki | -31/+84 |
| 2017-07-03 | Merge branches 'pm-core', 'pm-opp' and 'pm-qos' | Rafael J. Wysocki | -90/+155 |
| 2017-07-03 | platform: Accept const properties | Jan Kiszka | -1/+1 |
| 2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin | -2/+2 |
| 2017-06-29 | PM / Domains: Fix missing default_power_down_ok comment | Krzysztof Kozlowski | -6/+6 |
| 2017-06-29 | PM / Domains: Fix unsafe iteration over modified list of domains | Krzysztof Kozlowski | -2/+2 |
| 2017-06-29 | PM / Domains: Fix unsafe iteration over modified list of domain providers | Krzysztof Kozlowski | -2/+2 |
| 2017-06-29 | PM / Domains: Fix unsafe iteration over modified list of device links | Krzysztof Kozlowski | -2/+2 |
| 2017-06-29 | PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device | Krzysztof Kozlowski | -2/+2 |
| 2017-06-29 | PM / Domains: Call driver's noirq callbacks | Mikko Perttunen | -9/+59 |
| 2017-06-28 | regmap: irq: add chip option mask_writeonly | Michael Grzeschik | -15/+25 |
| 2017-06-28 | drivers: dma-coherent: Introduce default DMA pool | Vladimir Murzin | -7/+52 |
| 2017-06-28 | drivers: dma-coherent: Account dma_pfn_offset when used with device tree | Vladimir Murzin | -2/+13 |
| 2017-06-28 | dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs | Christoph Hellwig | -20/+16 |
| 2017-06-28 | dma-mapping: remove dmam_free_noncoherent | Christoph Hellwig | -20/+0 |