summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-208-57/+129
|\
| * block: fix bounce_end_ioMing Lei2015-09-171-1/+3
| * block: blk-merge: fast-clone bio when splitting rw biosMing Lei2015-09-171-15/+4
| * block: blkg_destroy_all() should clear q->root_blkg and ->root_rl.blkgTejun Heo2015-09-111-0/+3
| * block: Copy a user iovec if it includes gapsSagi Grimberg2015-09-111-2/+24
| * block: Refuse adding appending a gapped integrity page to a bioSagi Grimberg2015-09-111-0/+5
| * block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg2015-09-113-0/+39
| * block: Check for gaps on front and back mergesJens Axboe2015-09-032-13/+26
| * null_blk: fix wrong capacity when bs is not 512 bytesMatias Bjørling2015-09-031-2/+1
| * null_blk: fix memory leak on cleanupMatias Bjørling2015-09-031-16/+17
| * block: fix bogus compiler warnings in blk-merge.cJens Axboe2015-09-031-8/+7
* | fs-writeback: unplug before cond_resched in writeback_sb_inodesChris Mason2015-09-201-1/+16
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-09-189-8/+31
|\ \
| * | virtio/s390: handle failures of READ_VQ_CONF ccwPierre Morel2015-09-161-1/+9
| * | tools/virtio: propagate V=X to kernel buildMichael S. Tsirkin2015-09-161-1/+1
| * | vhost: move features to coreMichael S. Tsirkin2015-09-164-6/+8
| * | tools/virtio: fix build after 4.2 changesMichael S. Tsirkin2015-09-093-0/+13
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-1830-165/+199
|\ \ \
| * | | sched: access local runqueue directly in single_task_runningDominik Dingel2015-09-181-4/+11
| * | | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-1713-81/+30
| |\ \ \
| | * | | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-176-40/+6
| | * | | arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon2015-09-174-29/+5
| | * | | arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+4
| | * | | arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+3
| | * | | arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-161-1/+1
| | * | | arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka2015-09-161-2/+4
| | * | | arm64: KVM: Fix user access for debug registersMarc Zyngier2015-09-161-4/+4
| | * | | KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon2015-09-141-1/+3
| * | | | KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne2015-09-161-1/+1
| * | | | KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li2015-09-161-0/+2
| * | | | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-1612-0/+12
| * | | | kvm: fix zero length mmio searchingJason Wang2015-09-151-2/+17
| * | | | kvm: fix double free for fast mmio eventfdJason Wang2015-09-151-18/+25
| * | | | kvm: factor out core eventfd assign/deassign logicJason Wang2015-09-151-35/+50
| * | | | kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfdJason Wang2015-09-151-2/+2
| * | | | KVM: make the declaration of functions within 80 charactersWei Yang2015-09-141-2/+2
| * | | | Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2015-09-144-23/+49
| |\| | |
| | * | | arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis2015-09-041-4/+8
| | * | | arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland2015-09-041-3/+7
| | * | | arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0Christoffer Dall2015-09-041-0/+8
| | * | | arm/arm64: KVM: vgic: Move active state handling to flush_hwstateChristoffer Dall2015-09-041-16/+26
| * | | | KVM: fix polling for guest halt continued even if disable itWanpeng Li2015-09-141-1/+2
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-18217-573/+482
|\ \ \ \ \
| * | | | | arm64: Remove ununsed set_irq_flagsRob Herring2015-09-161-5/+0
| * | | | | ARM: Remove ununsed set_irq_flagsRob Herring2015-09-162-26/+0
| * | | | | sh: Kill off set_irq_flags usageRob Herring2015-09-161-9/+1
| * | | | | irqchip: Kill off set_irq_flags usageRob Herring2015-09-1617-37/+18
| * | | | | gpu/drm: Kill off set_irq_flags usageRob Herring2015-09-162-3/+1
| * | | | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16188-340/+281
| * | | | | genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-164-7/+7