| Age | Commit message (Expand) | Author | Lines |
| 2016-09-05 | Merge 4.8-rc5 into driver-core-next | Greg Kroah-Hartman | -5/+5 |
| 2016-09-03 | Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus | Mark Brown | -10/+28 |
| 2016-09-03 | Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus | Mark Brown | -2/+5 |
| 2016-09-02 | device core: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | -9/+3 |
| 2016-08-31 | drivers/base dmam_declare_coherent_memory leaks | Vyacheslav V. Yurkov | -2/+5 |
| 2016-08-31 | platform: don't return 0 from platform_get_irq[_byname]() on error | Sergei Shtylyov | -2/+2 |
| 2016-08-31 | cpu: clean up register_cpu func | Alex Shi | -5/+6 |
| 2016-08-31 | dma-mapping: use vma_pages(). | Muhammad Falak R Wani | -1/+1 |
| 2016-08-31 | drivers: dma-coherent: use vma_pages(). | Muhammad Falak R Wani | -1/+1 |
| 2016-08-31 | attribute_container: Fix typo | Xiubo Li | -1/+1 |
| 2016-08-31 | base: soc: make it explicitly non-modular | Paul Gortmaker | -9/+0 |
| 2016-08-31 | drivers: base: dma-mapping: page align the size when unmap_kernel_range | Peng Fan | -1/+1 |
| 2016-08-31 | platform driver: fix use-after-free in platform_device_del() | Jerome Marchand | -2/+1 |
| 2016-08-31 | driver core: add test of driver remove calls during probe | Rob Herring | -0/+31 |
| 2016-08-31 | driver core: fix race between creating/querying glue dir and its cleanup | Ming Lei | -10/+29 |
| 2016-08-31 | PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle | Paul E. McKenney | -3/+3 |
| 2016-08-31 | PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle | Paul E. McKenney | -2/+2 |
| 2016-08-31 | driver core: Don't leak secondary fwnode on device removal | Lukas Wunner | -0/+1 |
| 2016-08-18 | regmap: drop cache if the bus transfer error | Elaine Zhang | -0/+2 |
| 2016-08-12 | PM / Domains: Always enable debugfs support if available | Jon Hunter | -2/+2 |
| 2016-08-09 | regmap: debugfs: Add support for dumping write only device registers | Cristian Birsan | -3/+13 |
| 2016-08-09 | regmap: Add a function to check if a regmap register is cached | Cristian Birsan | -0/+24 |
| 2016-08-05 | Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | -23/+26 |
| 2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | -3/+3 |
| 2016-08-05 | Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' | Rafael J. Wysocki | -23/+26 |
| 2016-08-04 | regmap: rbtree: Avoid overlapping nodes | Lars-Peter Clausen | -10/+28 |
| 2016-08-02 | firmware: support loading into a pre-allocated buffer | Stephen Boyd | -26/+99 |
| 2016-08-02 | firmware: provide infrastructure to make fw caching optional | Vikram Mulukutla | -2/+5 |
| 2016-08-02 | firmware: consolidate kmap/read/write logic | Stephen Boyd | -31/+26 |
| 2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick | -1/+1 |
| 2016-07-31 | Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | -0/+28 |
| 2016-07-29 | regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw | Maarten ter Huurne | -2/+3 |
| 2016-07-28 | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski | -2/+1 |
| 2016-07-28 | mm: move most file-based accounting to the node | Mel Gorman | -8/+8 |
| 2016-07-28 | mm: rename NR_ANON_PAGES to NR_ANON_MAPPED | Mel Gorman | -1/+1 |
| 2016-07-28 | mm: move page mapped accounting to the node | Mel Gorman | -2/+2 |
| 2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman | -9/+10 |
| 2016-07-28 | mm, vmstat: add infrastructure for per-node vmstats | Mel Gorman | -35/+41 |
| 2016-07-28 | PM / OPP: optimize dev_pm_opp_set_rate() performance a bit | Jisheng Zhang | -12/+19 |
| 2016-07-28 | PM-wakeup: Delete unnecessary checks before three function calls | Markus Elfring | -11/+7 |
| 2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | -15/+26 |
| 2016-07-26 | Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | -8/+40 |
| 2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | -250/+109 |
| 2016-07-26 | mm, rmap: account shmem thp pages | Kirill A. Shutemov | -4/+9 |
| 2016-07-26 | memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute | Reza Arbab | -11/+17 |
| 2016-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | -0/+13 |
| 2016-07-25 | Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci' | Rafael J. Wysocki | -250/+109 |
| 2016-07-24 | Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as... | Mark Brown | -0/+28 |
| 2016-07-15 | Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regm... | Mark Brown | -8/+40 |
| 2016-07-02 | PM / runtime: Asynchronous "idle" in pm_runtime_allow() | Rafael J. Wysocki | -1/+1 |