summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki
2015-11-02Merge branch 'pm-domains'Rafael J. Wysocki
2015-11-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki
2015-11-02Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'Rafael J. Wysocki
2015-11-02Merge branch 'acpi-processor'Rafael J. Wysocki
2015-11-02Merge branch 'acpica'Rafael J. Wysocki
2015-11-01stmmac: Correctly report PTP capabilities.Phil Reid
2015-11-01net: hisilicon: Remove .owner assignment from platform_driverhuangdaode
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot
2015-11-01net: bcmgenet: Software reset EPHY after power onFlorian Fainelli
2015-11-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-11-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-01net: smsc911x: Fix crash if loopback test failsPavel Fedin
2015-11-01fec: Use gpio_set_value_cansleep()Fabio Estevam
2015-11-01gpio: fix up SPI submenuLinus Walleij
2015-11-01gpio: drop surplus I2C dependenciesLinus Walleij
2015-11-01gpio: drop surplus X86 dependenciesLinus Walleij
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-10-31Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-01MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RWSong Liu
2015-11-01MD: set journal disk ->raid_diskShaohua Li
2015-11-01MD: kick out journal disk if it's not freshSong Liu
2015-11-01raid5-cache: start raid5 readonly if journal is missingShaohua Li
2015-11-01MD: add new bit to indicate raid array with journalSong Liu
2015-11-01raid5-cache: IO error handlingShaohua Li
2015-11-01raid5: journal disk can't be removedShaohua Li
2015-11-01raid5-cache: add trim support for logShaohua Li
2015-11-01MD: fix info output for journal diskShaohua Li
2015-11-01raid5-cache: use bio chainingChristoph Hellwig
2015-11-01raid5-cache: small log->seq cleanupChristoph Hellwig
2015-11-01raid5-cache: new helper: r5_reserve_log_entryChristoph Hellwig
2015-11-01raid5-cache: inline r5l_alloc_io_unit into r5l_new_metaChristoph Hellwig
2015-11-01raid5-cache: take rdev->data_offset into account early onChristoph Hellwig
2015-11-01raid5-cache: refactor bio allocationChristoph Hellwig
2015-11-01raid5-cache: clean up r5l_get_metaChristoph Hellwig
2015-11-01raid5-cache: simplify state machine when caches flushes are not neededChristoph Hellwig
2015-11-01raid5-cache: factor out a helper to run all stripes for an I/O unitChristoph Hellwig
2015-11-01raid5-cache: rename flushed_ios to finished_iosChristoph Hellwig
2015-11-01raid5-cache: free I/O units earlierChristoph Hellwig
2015-11-01raid5-cache: move reclaim stop to quiesceShaohua Li
2015-11-01md: show journal for journal disk in disk state sysfsShaohua Li
2015-11-01skip match_mddev_units check for special rolesSong Liu
2015-11-01raid5-cache: don't delay stripe captured in logShaohua Li
2015-11-01raid5-cache: check stripe finish out of orderShaohua Li
2015-11-01md: skip resync for raid array with journalShaohua Li
2015-11-01raid5-cache: optimize FLUSH IO with log enabledShaohua Li
2015-11-01raid5-cache: move functionality out of __r5l_set_io_unit_stateChristoph Hellwig