summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drbd: Minor cleanupsAndreas Gruenbacher2014-11-101-1/+1
* NVMe: Convert to blk-mqMatias Bjørling2014-11-041-6/+9
* NVMe: Updates for 1.1 specKeith Busch2014-11-041-1/+26
* NVMe: Passthrough IOCTL for IO commandsKeith Busch2014-11-041-1/+4
* NVMe: Mismatched host/device page size supportKeith Busch2014-11-041-0/+2
* NVMe: Update list of status codesMatthew Wilcox2014-11-041-0/+14
* NVMe: Async event requestKeith Busch2014-11-041-0/+1
* blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe2014-10-291-0/+1
* blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-291-1/+7
* block: remove artifical max_hw_sectors capChristoph Hellwig2014-10-211-1/+0
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-10-204-14/+95
|\
| * vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-10-011-0/+1
| * jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_listJan Kara2014-09-181-1/+1
| * fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim2014-09-041-5/+42
| * ext4: track extent status tree shrinker delay staticticsZheng Liu2014-09-011-0/+31
| * ext4: improve extents status tree trace pointZheng Liu2014-09-011-8/+20
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-194-24/+18
|\ \
| * | next: openrisc: Fix buildGuenter Roeck2014-09-261-0/+1
| * | audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs2014-09-231-5/+9
| * | audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs2014-09-231-3/+2
| * | audit: fix build error when asm/syscall.h does not existEric Paris2014-09-231-1/+2
| * | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-3/+4
| * | ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+1
| * | syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs2014-09-231-1/+1
| * | audit: drop unused struct audit_rule definitionEric Paris2014-09-231-13/+0
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-192-3/+21
|\ \ \
| * | | i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-301-3/+0
| * | | i2c: designware: add support of platform data to set I2C modeTan, Raymond2014-09-291-0/+21
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-192-26/+41
|\ \ \ \
| * | | | IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-091-18/+14
| * | | | IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-091-8/+24
| * | | | IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-091-0/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-191-0/+2
|\ \ \ \
| * | | | tcp: fix build error if IPv6 is not enabledEric Dumazet2014-10-181-0/+2
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-188-121/+156
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul2014-10-152-3/+23
| |\ \ \ \ \
| | * | | | | dmaengine: remove FSLDMA_EXTERNAL_STARTVinod Koul2014-10-151-3/+0
| | * | | | | dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul2014-10-151-0/+13
| | * | | | | dmaengine: add dmaengine_prep_dma_sg() helperVinod Koul2014-10-151-0/+10
| * | | | | | dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko2014-10-151-0/+27
| * | | | | | dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko2014-10-152-23/+41
| * | | | | | dmaengine: dw: move private definitions to regs.hAndy Shevchenko2014-10-151-31/+0
| * | | | | | dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart2014-09-231-1/+3
| * | | | | | spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg2014-09-181-4/+5
| * | | | | | dmaengine: dw: convert dw_dma_slave to use explicit HS interfacesAndy Shevchenko2014-09-111-6/+4
| * | | | | | dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko2014-09-113-2/+2
| |/ / / / /
* | | | | | Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-10-182-1/+19
|\ \ \ \ \ \
| * | | | | | fonts: Add 6x10 fontMaarten ter Huurne2014-10-091-1/+3
| * | | | | | videomode: provide dummy inline functions for !CONFIG_OFTomi Valkeinen2014-10-071-0/+16
* | | | | | | Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-181-2/+10
|\ \ \ \ \ \ \