summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* lib: introduce crc_t10dif_update()Akinobu Mita2015-05-301-0/+1
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-261-3/+15
|\
| * iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-251-0/+14
| * iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-251-3/+1
* | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-265-85/+14
|\ \
| * \ Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-2320-24/+77
| |\ \
| | * | SUNRPC: Introduce missing well-known netidsChuck Lever2015-03-312-6/+7
| * | | NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-231-68/+0
| * | | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-231-11/+0
| * | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-231-9/+9
| * | | NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-231-0/+4
| * | | NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust2015-03-271-0/+1
| * | | NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust2015-03-271-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-2/+29
|\ \ \ \
| * | | | 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
* | | | | 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-261-1/+14
| * | | | | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-261-4/+4
* | | | | | 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-246-46/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'topic/sh' into for-linusVinod Koul2015-04-213-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: 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-242-0/+4
|\ \ \ \ \ \ \
| * | | | | | | md/raid5: activate raid6 rmw featureMarkus Stockhausen2015-04-221-0/+3
| * | | | | | | md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen2015-04-221-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-141-0/+2
| * | | | | | | | of: Add helper function to check MMIO register endiannessKevin Cernekee2015-04-141-0/+6
| * | | | | | | | of: Add dummy of_irq_to_resource_table() for IRQ_OF=nGeert Uytterhoeven2015-04-141-2/+7
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-244-1/+54
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo2015-03-261-0/+6
| * | | | | | | | | irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-262-0/+41
| * | | | | | | | | ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo2015-03-261-0/+1
| * | | | | | | | | ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2015-03-261-1/+6
* | | | | | | | | | Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-04-241-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | uapi: Remove kernel internal declarationAndreas Gruenbacher2015-04-211-0/+7
* | | | | | | | | | | Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-241-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-03-251-0/+6
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds2015-04-222-19/+40
|\ \ \ \ \ \ \ \ \ \ \