aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-22dmaengine: dw: don't prompt for DW_DMAC_COREVinod Koul1-1/+1
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+8
2015-04-22ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()Chris Bainbridge1-1/+1
2015-04-21Merge branch 'parisc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus 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_stripeNeilBrown1-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 is not set when accessed from dm-raidHeinz 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
2015-04-22md: Export and rename kick_rdev_from_arrayGoldwyn Rodrigues2-8/+10
2015-04-22md-cluster: correct the num for comparisonGuoqing Jiang1-3/+3
2015-04-21net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha1-1/+1
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox3-19/+20
2015-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds16-40/+791
2015-04-21media: remove unused variable that causes a warningLinus Torvalds1-1/+0
2015-04-21Merge branch 'next' into for-linusDmitry Torokhov16-40/+791
2015-04-21Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds395-5376/+15411
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds91-1399/+3605
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds60-4440/+2203
2015-04-21Merge tag 'pinctrl-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-2/+8
2015-04-21Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds89-833/+10735
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linusMauro Carvalho Chehab3489-80391/+173981
2015-04-21staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal1-5/+5
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal13-46/+112
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab398-5379/+15414
2015-04-20altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken1-1/+0