summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drbd: use generic io stats accounting functions to simplify io stat accountingGu Zheng2014-11-241-18/+4
* md/bcache: use generic io stats accounting functions to simplify io stat acco...Gu Zheng2014-11-241-17/+6
* Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe2014-11-244-23/+52
|\
| * blk: introduce generic io stat accounting help functionGu Zheng2014-11-242-0/+33
| * blk-mq: handle the single queue case in blk_mq_hctx_next_cpuChristoph Hellwig2014-11-241-21/+10
| * genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe2014-11-191-2/+9
* | NVMe: Update module version major numberKeith Busch2014-11-211-1/+1
* | NVMe: fail pci initialization if the device doesn't have any BARsJens Axboe2014-11-201-0/+3
* | NVMe: add ->exit_hctx() hookJens Axboe2014-11-201-0/+9
* | NVMe: make setup work for devices that don't do INTxJens Axboe2014-11-191-0/+19
* | Merge branch 'master' into for-3.19/driversJens Axboe2014-11-181339-9571/+22704
|\ \
| * | Linux 3.18-rc5v3.18-rc5Linus Torvalds2014-11-161-1/+1
| * | Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-1614-20/+68
| |\ \
| | * | ARM: at91/dt: Fix sama5d3x typosPeter Rosin2014-11-166-6/+6
| | * | Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-11-166-9/+29
| | |\ \
| | | * | pinctrl: dra: dt-bindings: Fix output pull up/downRoger Quadros2014-11-101-2/+2
| | | * | MAINTAINERS: Update entry for omap related .dts files to cover new SoCsNishanth Menon2014-11-101-0/+3
| | | * | MAINTAINERS: add more files under OMAP SUPPORTFelipe Balbi2014-11-101-0/+17
| | | * | ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | | * | ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | | * | ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | | * | ARM: dts: am335x-evm: Fix 5th NAND partition's nameRoger Quadros2014-11-061-1/+1
| | * | | Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-11-162-5/+33
| | |\ \ \
| | | * | | ARM: orion: Fix for certain sequence of request_irq can cause irq stormEvgeniy Dushistov2014-11-011-4/+32
| | | * | | ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn2014-11-011-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-11-166-20/+43
| |\ \ \ \ \
| | * | | | | sparc64: Fix constraints on swab helpers.David S. Miller2014-11-161-6/+6
| | * | | | | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2014-11-073-11/+30
| | * | | | | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-071-0/+4
| | * | | | | sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller2014-11-011-3/+3
| * | | | | | Merge tag 'md/3.18-fix' of git://neil.brown.name/mdLinus Torvalds2014-11-161-0/+4
| |\ \ \ \ \ \
| | * | | | | | md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZENNeilBrown2014-11-171-0/+4
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-168-37/+60
| |\ \ \ \ \ \ \
| | * | | | | | | bnx2fc: fix tgt spinlock lockingMaurizio Lombardi2014-11-102-11/+10
| | * | | | | | | megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu2014-11-101-1/+1
| | * | | | | | | cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-102-16/+17
| | * | | | | | | cxgbi: add maintainer for cxgb3i/cxgb4iAnish Bhatt2014-11-101-0/+14
| | * | | | | | | scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com2014-11-101-0/+7
| | * | | | | | | scsi: call device handler for failed TUR commandChristoph Hellwig2014-11-101-8/+8
| | * | | | | | | scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-101-1/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-1611-26/+94
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-11-102-11/+15
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov2014-11-101-10/+14
| | | * | | | | | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov2014-11-051-1/+1
| | * | | | | | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-103-4/+15
| | |/ / / / / / /
| | * | | | | | | x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao2014-11-016-9/+57
| | * | | | | | | x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov2014-11-011-2/+7
| * | | | | | | | x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds2014-11-161-3/+2
| * | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-152-4/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch2014-11-131-0/+1