summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-274-20/+47
|\
| * fix I_DIO_WAKEUP definitionEric Sandeen2015-04-241-1/+1
| * direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe2015-04-241-1/+28
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-153-18/+18
* | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-5/+18
|\ \
| * | mfd: cros_ec: Add char dev and virtual dev pointersJavier Martinez Canillas2015-02-271-1/+14
| * | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-271-4/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-261-0/+1
|\ \ \
| * | | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-211-0/+1
* | | | Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-241-1/+1
|\ \ \ \
| * | | | ALSA: asound.h - use SNDRV_CTL_ELEM_ID_NAME_MAXLENVinod Koul2015-04-181-1/+1
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-246-35/+78
|\ \ \ \ \
| * | | | | target: Version 2 of TCMU ABIAndy Grover2015-04-201-17/+27
| * | | | | target: Ensure sess_prot_type is saved across session restartNicholas Bellinger2015-04-161-0/+1
| * | | | | target: Remove the unused flag SCF_ACK_KREFBart Van Assche2015-04-141-1/+0
| * | | | | target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger2015-04-141-1/+1
| * | | | | target: simplify the target template registration APIChristoph Hellwig2015-04-143-11/+23
| * | | | | target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flagChristoph Hellwig2015-04-081-1/+0
| * | | | | iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-081-0/+2
| * | | | | target: Add protected fabric + unprotected device supportNicholas Bellinger2015-04-082-0/+9
| * | | | | iscsi-target: Drop legacy iscsi_target_tq.c logicNicholas Bellinger2015-03-261-4/+2
| * | | | | iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger2015-03-261-0/+7
| * | | | | target: Add target_show_dynamic_sessions attribute helperNicholas Bellinger2015-03-072-0/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-241-6/+28
|\ \ \ \ \
| * | | | | dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-6/+28
* | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-247-46/+55
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'topic/sh' into for-linusVinod Koul2015-04-203-10/+3
| |\ \ \ \ \ \
| | * | | | | | mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-051-10/+0
| | * | | | | | mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto2015-03-051-0/+2
| | * | | | | | dmaengine: shdma: use normal interface for passing slave idArnd Bergmann2015-02-231-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | dmaengine: vdma: Fix compilation warningsKedareswara rao Appana2015-04-171-0/+2
| * | | | | | dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controllerAlex Smith2015-04-011-0/+49
| * | | | | | dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam2015-03-181-0/+3
| * | | | | | dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana2015-03-171-0/+0
| * | | | | | dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-161-4/+0
| * | | | | | dmaengine: Remove net_dma_find_channelMaxime Ripard2015-03-051-1/+0
| * | | | | | dmaengine: Remove net_dma leftoversMaxime Ripard2015-03-051-23/+0
| * | | | | | dmaengine: Remove memset leftoversMaxime Ripard2015-03-041-8/+0
| |/ / / / /
* | | | | | Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds2015-04-244-0/+12
|\ \ \ \ \ \
| * | | | | | md/raid5: activate raid6 rmw featureMarkus Stockhausen2015-04-221-0/+3
| * | | | | | md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen2015-04-221-0/+1
| * | | | | | Merge branch 'cluster' into for-nextNeilBrown2015-04-222-0/+8
| |\ \ \ \ \ \
| | * | | | | | Add new disk to clustered arrayGoldwyn Rodrigues2015-02-232-0/+7
| | * | | | | | Return MD_SB_CLUSTERED if mddev is clusteredGoldwyn Rodrigues2015-02-231-0/+1
| | |/ / / / /
* | | | | | | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-243-2/+15
|\ \ \ \ \ \ \
| * | | | | | | of/fdt: Add endianness helper function for early init codeKevin Cernekee2015-04-151-0/+2
| * | | | | | | of: Add helper function to check MMIO register endiannessKevin Cernekee2015-04-151-0/+6
| * | | | | | | of: Add dummy of_irq_to_resource_table() for IRQ_OF=nGeert Uytterhoeven2015-04-151-2/+7
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-246-4/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo2015-03-261-0/+6