summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs-writeback: unplug before cond_resched in writeback_sb_inodesChris Mason2015-09-191-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
| * | | | genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-165-20/+19
| * | | | genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-164-8/+9
| * | | | genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu2015-09-164-6/+18
| * | | | irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner2015-09-161-8/+6
| * | | | irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner2015-09-161-25/+9
| * | | | genirq: Provide IRQD_FORWARDED_TO_VCPU status flagThomas Gleixner2015-09-161-0/+16
| * | | | genirq: Simplify irq_data_to_desc()Thomas Gleixner2015-09-161-5/+1
| * | | | genirq: Remove __irq_set_handler_locked()Thomas Gleixner2015-09-161-10/+0
| * | | | pinctrl/pistachio: Use irq_set_handler_lockedThomas Gleixner2015-09-161-2/+2
| * | | | gpio: vf610: Use irq_set_handler_lockedThomas Gleixner2015-09-161-2/+2
| * | | | powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
OpenPOWER on IntegriCloud