summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds13-279/+2309
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-7/+137
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds14-65/+430
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds35-293/+582
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds25-1131/+1494
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-6/+20
2015-04-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds6-174/+83
2015-04-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-105/+578
2015-04-22Merge MTD fixes from 4.0 into -nextBrian Norris1-0/+1
2015-04-22Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-37/+58
2015-04-22dmaengine: hsu: don't prompt for hsu_core partVinod Koul1-1/+1
2015-04-22Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+144
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds20-332/+2626
2015-04-22Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds10-66/+164
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-6/+7
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-2468/+8
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-1/+36
2015-04-22rbd: rbd_wq comment is obsoleteIlya Dryomov1-1/+1
2015-04-22watchdog: stmp3xxx_rtc_wdt: fix broken email addressWolfram Sang1-2/+2
2015-04-22watchdog: pnx4008_wdt: fix broken email addressWolfram Sang1-1/+1
2015-04-22watchdog: octeon: use fixed length string for register namesAaro Koskinen1-1/+1
2015-04-22watchdog: octeon: fix some trivial coding style issuesAaro Koskinen1-6/+10
2015-04-22watchdog: octeon: convert to WATCHDOG_CORE APIAaro Koskinen2-147/+39
2015-04-22watchdog: cadence: Remove Kconfig dependency on ARCHMichal Simek1-1/+0
2015-04-22watchdog: qcom: use timer devicetree bindingMathieu Olivari1-6/+15
2015-04-22watchdog: bcm281xx: Remove use of seq_printf return valueJoe Perches1-11/+16
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+8
2015-04-21Merge branch 'parisc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-19/+20
2015-04-22md/raid5: don't do chunk aligned read on degraded array.Eric Mei1-3/+12
2015-04-22md/raid5: allow the stripe_cache to grow and shrink.NeilBrown2-8/+71
2015-04-22md/raid5: change ->inactive_blocked to a bit-flag.NeilBrown2-8/+14
2015-04-22md/raid5: move max_nr_stripes management into grow_one_stripe and drop_one_st...NeilBrown1-33/+24
2015-04-22md/raid5: pass gfp_t arg to grow_one_stripe()NeilBrown1-7/+7
2015-04-22md/raid5: introduce configuration option rmw_levelMarkus Stockhausen2-0/+45
2015-04-22md/raid5: activate raid6 rmw featureMarkus Stockhausen2-27/+96
2015-04-22raid5: handle expansion/resync case with stripe batchingshli@kernel.org2-8/+21
2015-04-22raid5: handle io error of batch listshli@kernel.org2-0/+49
2015-04-22RAID5: batch adjacent full stripe writeshli@kernel.org2-25/+336
2015-04-22raid5: track overwrite disk countshli@kernel.org2-1/+17
2015-04-22raid5: add a new flag to track if a stripe can be batchedshli@kernel.org2-3/+10
2015-04-22raid5: use flex_array for scribble datashli@kernel.org2-38/+57
2015-04-22md raid0: access mddev->queue (request queue member) conditionally because it...Heinz Mauelshagen1-21/+27
2015-04-22md: allow resync to go faster when there is competing IO.NeilBrown1-2/+9
2015-04-22md: remove 'go_faster' option from ->sync_request()NeilBrown5-21/+6
2015-04-22md: don't require sync_min to be a multiple of chunk_size.NeilBrown1-11/+2
2015-04-22Merge branch 'cluster' into for-nextNeilBrown9-82/+1525
2015-04-22md-cluster: re-add capabilitiesGoldwyn Rodrigues5-13/+71
2015-04-22md: re-add a failed diskGoldwyn Rodrigues1-20/+37
2015-04-22md-cluster: remove capabilitiesGoldwyn Rodrigues3-1/+37
2015-04-22md: Export and rename find_rdev_nr_rcuGoldwyn Rodrigues2-4/+6