summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch2015-08-191-6/+8
* arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch2015-08-192-10/+68
* KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier2015-08-124-15/+29
* KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interruptMarc Zyngier2015-08-122-33/+72
* KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_activeMarc Zyngier2015-08-122-0/+26
* KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guestMarc Zyngier2015-08-121-3/+86
* KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier2015-08-123-1/+235
* KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQsMarc Zyngier2015-08-121-1/+1
* KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier2015-08-124-5/+38
* KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfieldsMarc Zyngier2015-08-121-3/+7
* arm/arm64: KVM: Move vgic handling to a non-preemptible sectionMarc Zyngier2015-08-121-3/+15
* arm/arm64: KVM: Fix ordering of timer/GIC on guest entryMarc Zyngier2015-08-121-4/+3
* arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin2015-08-122-7/+0
* arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose2015-08-123-3/+12
* KVM: arm64: add trace points for guest_debug debugAlex Bennée2015-07-214-1/+179
* KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée2015-07-218-19/+89
* KVM: arm64: guest debug, HW assisted debug supportAlex Bennée2015-07-211-0/+2
* KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-219-47/+316
* KVM: arm64: re-factor hyp.S debug register codeAlex Bennée2015-07-211-379/+138
* KVM: arm64: guest debug, add support for single-stepAlex Bennée2015-07-214-5/+80
* KVM: arm64: guest debug, add SW break point supportAlex Bennée2015-07-214-2/+41
* KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-218-12/+108
* KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée2015-07-214-8/+34
* KVM: arm64: guest debug, define API headersAlex Bennée2015-07-211-0/+27
* KVM: add comments for kvm_debug_exit_arch structAlex Bennée2015-07-212-1/+6
* Linux 4.2-rc2v4.2-rc2Linus Torvalds2015-07-121-1/+1
* Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-124-6/+10
|\
| * freeing unlinked file indefinitely delayedAl Viro2015-07-121-2/+5
| * fix a braino in ovl_d_select_inode()Al Viro2015-07-121-0/+3
| * 9p: don't leave a half-initialized inode sitting aroundAl Viro2015-07-122-4/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-1227-123/+214
|\ \
| * | MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
| * | MIPS: c-r4k: Extend way_string arrayPaul Burton2015-07-101-1/+3
| * | MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2015-07-102-1/+12
| * | MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-102-17/+13
| * | MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-103-4/+55
| * | Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras2015-07-091-1/+1
OpenPOWER on IntegriCloud