Current Team Memberships

Show patches with: none      |   720 patches
« 1 2 ... 5 6 7 8 »
Patch Series S/W/F Date Submitter Delegate State
[1/6] arm/arm64: KVM: Rename irq_state to irq_pending --- 2014-07-10 Christoffer Dall Superseded
[RFC,6/6] arm/arm64: KVM: vgic: Clarify and correct vgic documentation --- 2014-06-14 Christoffer Dall Superseded
[RFC,5/6] arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0 --- 2014-06-14 Christoffer Dall Superseded
[RFC,4/6] arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn --- 2014-06-14 Christoffer Dall New
[RFC,3/6] arm/arm64: KVM: vgic: Clear queued flags on unqueue --- 2014-06-14 Christoffer Dall New
[RFC,2/6] arm/arm64: KVM: Rename irq_active to irq_queued --- 2014-06-14 Christoffer Dall New
[RFC,1/6] arm/arm64: KVM: Rename irq_state to irq_pending --- 2014-06-14 Christoffer Dall New
[v3] arm/arm64: KVM: Fix and refactor unmap_range --- 2014-06-04 Christoffer Dall New
[v2] arm/arm64: KVM: Fix and refactor unmap_range --- 2014-05-28 Christoffer Dall New
[v3] target-arm: Fix segfault on startup when KVM enabled --- 2014-05-27 Christoffer Dall Accepted
[v2] arm: Bugfix: Fix cpu_reset() / vcpu_init() order --- 2014-05-27 Christoffer Dall Superseded
arm: Bugfix: Fix cpu_reset() / vcpu_init() order --- 2014-05-27 Christoffer Dall Superseded
arm: Fix compile warning for psci --- 2014-05-27 Christoffer Dall Accepted
arm/arm64: KVM: Fix and refactor unmap_range --- 2014-05-26 Christoffer Dall New
BUG: commit 50a2c6e breaks KVM/ARM (reset/init vcpu order) --- 2014-05-26 Christoffer Dall Superseded
[16/16] arm64: KVM: Enable minimalistic support for Cortex-A53 --- 2014-05-25 Christoffer Dall Accepted
[15/16] ARM: Check if a CPU has gone offline --- 2014-05-25 Christoffer Dall Accepted
[14/16] Documentation: devicetree: Add new binding for PSCIv0.2 --- 2014-05-25 Christoffer Dall Accepted
[13/16] PSCI: Add initial support for PSCIv0.2 functions --- 2014-05-25 Christoffer Dall Accepted
[12/16] ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space --- 2014-05-25 Christoffer Dall Accepted
[11/16] ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND --- 2014-05-25 Christoffer Dall Accepted
[10/16] ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2 --- 2014-05-25 Christoffer Dall Accepted
[09/16] ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions --- 2014-05-25 Christoffer Dall Accepted
[08/16] ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO --- 2014-05-25 Christoffer Dall Accepted
[07/16] ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET --- 2014-05-25 Christoffer Dall Accepted
[06/16] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header --- 2014-05-25 Christoffer Dall Accepted
[05/16] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible --- 2014-05-25 Christoffer Dall Accepted
[04/16] KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature --- 2014-05-25 Christoffer Dall Accepted
[03/16] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation --- 2014-05-25 Christoffer Dall Accepted
[02/16] ARM/ARM64: KVM: Add common header for PSCI related defines --- 2014-05-25 Christoffer Dall Accepted
[01/16] KVM: Add capability to advertise PSCI v0.2 support --- 2014-05-25 Christoffer Dall Accepted
[GIT,PULL] KVM/ARM and PSCI v0.2 Changes for 3.16 --- 2014-05-25 Christoffer Dall New
[5/5] KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address. --- 2014-04-30 Christoffer Dall Accepted
[4/5] KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses --- 2014-04-30 Christoffer Dall Accepted
[3/5] KVM: ARM: vgic: Fix sgi dispatch problem --- 2014-04-30 Christoffer Dall Accepted
[2/5] arm: KVM: fix possible misalignment of PGDs and bounce page --- 2014-04-30 Christoffer Dall Accepted
[1/5] ARM: KVM: disable KVM in Kconfig on big-endian systems --- 2014-04-30 Christoffer Dall Accepted
[GIT,PULL] KVM/ARM Fixes for 3.15-rc4 --- 2014-04-30 Christoffer Dall New
hw/intc/arm_gic: Fix GIC_SET_LEVEL --- 2014-02-22 Christoffer Dall Superseded
[v7] hw: arm_gic_kvm: Add KVM VGIC save/restore logic --- 2014-02-18 Christoffer Dall Superseded
[v6,4/4] arm: vgic device control api support --- 2014-02-18 Christoffer Dall Superseded
[v6,3/4] kvm: Common device control API functions --- 2014-02-18 Christoffer Dall Superseded
[v6,2/4] kvm: Introduce kvm_arch_irqchip_create --- 2014-02-18 Christoffer Dall Superseded
[v6,1/4] linux-headers: Update from v3.14-rc3 --- 2014-02-18 Christoffer Dall Superseded
[v6,6/6] hw: arm_gic_kvm: Add KVM VGIC save/restore logic --- 2014-02-02 Christoffer Dall Superseded
[v6,5/6] arm_gic: Add GICC_APRn state to the GICState --- 2014-02-02 Christoffer Dall Superseded
[v6,4/6] vmstate: Add uint32 2D-array support --- 2014-02-02 Christoffer Dall Superseded
[v6,3/6] arm_gic: Support setting/getting binary point reg --- 2014-02-02 Christoffer Dall Superseded
[v6,2/6] hw: arm_gic: Keep track of SGI sources --- 2014-02-02 Christoffer Dall Superseded
[v6,1/6] arm_gic: Fix GIC pending behavior --- 2014-02-02 Christoffer Dall Superseded
arm64: KVM: Add VGIC device control for arm64 --- 2014-02-02 Christoffer Dall Accepted
[v2] ARM: mm: Fix stage-2 device memory attributes --- 2014-01-28 Christoffer Dall Accepted
[v5,8/8] hw: arm_gic_kvm: Add KVM VGIC save/restore logic --- 2014-01-28 Christoffer Dall Superseded
[v5,7/8] arm_gic: Add GICC_APRn state to the GICState --- 2014-01-28 Christoffer Dall Superseded
[v5,6/8] vmstate: Add uint32 2D-array support --- 2014-01-28 Christoffer Dall Superseded
[v5,5/8] arm_gic: Support setting/getting binary point reg --- 2014-01-28 Christoffer Dall Superseded
[v5,4/8] hw: arm_gic: Keep track of SGI sources --- 2014-01-28 Christoffer Dall New
[v5,3/8] arm_gic: Fix GIC pending behavior --- 2014-01-28 Christoffer Dall New
[v5,2/8] arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes --- 2014-01-28 Christoffer Dall Superseded
[v5,1/8] arm_gic: Introduce define for GIC_NR_SGIS --- 2014-01-28 Christoffer Dall Superseded
[v4,4/4] arm: vgic device control api support --- 2014-01-28 Christoffer Dall Superseded
[v4,3/4] kvm: Common device control API functions --- 2014-01-28 Christoffer Dall Superseded
[v4,2/4] kvm: Introduce kvm_arch_irqchip_create --- 2014-01-28 Christoffer Dall Superseded
[v4,1/4] linux-headers: Update from Linus' master ba635f8 --- 2014-01-28 Christoffer Dall New
[v3] KVM: Specify byte order for KVM_EXIT_MMIO --- 2014-01-28 Christoffer Dall New
[v2] KVM: Specify byte order for KVM_EXIT_MMIO --- 2014-01-24 Christoffer Dall New
[5/5] KVM: ARM: Remove duplicate include --- 2014-01-08 Christoffer Dall Accepted
[4/5] arm/arm64: KVM: relax the requirements of VMA alignment for THP --- 2014-01-08 Christoffer Dall Accepted
[3/5] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive --- 2014-01-08 Christoffer Dall Accepted
[2/5] KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctl --- 2014-01-08 Christoffer Dall Accepted
[1/5] arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings --- 2014-01-08 Christoffer Dall Accepted
[GIT,PULL] KVM/ARM Updates for 3.14 --- 2014-01-08 Christoffer Dall New
[v2] ARM: mm: Fix stage-2 device memory attributes --- 2014-01-04 Christoffer Dall New
ARM: mm: Fix stage-2 device memory attributes --- 2014-01-04 Christoffer Dall New
[RFC,v4,8/8] hw: arm_gic_kvm: Add KVM VGIC save/restore logic --- 2013-12-21 Christoffer Dall New
[RFC,v4,7/8] arm_gic: Add GICC_APRn state to the GICState --- 2013-12-21 Christoffer Dall New
[RFC,v4,6/8] vmstate: Add uint32 2D-array support --- 2013-12-21 Christoffer Dall Superseded
[RFC,v4,5/8] arm_gic: Support setting/getting binary point reg --- 2013-12-21 Christoffer Dall Superseded
[RFC,v4,4/8] hw: arm_gic: Keep track of SGI sources --- 2013-12-21 Christoffer Dall New
[RFC,v4,3/8] arm_gic: Fix GIC pending behavior --- 2013-12-21 Christoffer Dall New
[RFC,v4,2/8] hw: arm_gic: Introduce gic_set_priority function --- 2013-12-21 Christoffer Dall Accepted
[RFC,v4,1/8] arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER --- 2013-12-21 Christoffer Dall Accepted
[RFC] KVM: arm/arm64: Clarify KVM_ARM_VCPU_INIT api --- 2013-12-18 Christoffer Dall New
[v2] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive --- 2013-12-18 Christoffer Dall Superseded
[v5,10/10] KVM: arm-vgic: Support CPU interface reg access --- 2013-12-17 Christoffer Dall Accepted
[v5,09/10] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers --- 2013-12-17 Christoffer Dall Accepted
[v5,08/10] KVM: arm-vgic: Support unqueueing of LRs to the dist --- 2013-12-17 Christoffer Dall Accepted
[v5,07/10] KVM: arm-vgic: Add vgic reg access from dev attr --- 2013-12-17 Christoffer Dall Accepted
[v5,06/10] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put --- 2013-12-17 Christoffer Dall Accepted
[v5,05/10] KVM: arm-vgic: Make vgic mmio functions more generic --- 2013-12-17 Christoffer Dall Accepted
[v5,04/10] irqchip: arm-gic: Define additional MMIO offsets and masks --- 2013-12-17 Christoffer Dall Accepted
[v5,03/10] KVM: arm-vgic: Set base addr through device API --- 2013-12-17 Christoffer Dall Accepted
[v5,02/10] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC --- 2013-12-17 Christoffer Dall Accepted
[v5,01/10] ARM: KVM: Allow creating the VGIC after VCPUs --- 2013-12-17 Christoffer Dall Accepted
[10/10] KVM: arm-vgic: Support CPU interface reg access --- 2013-12-12 Christoffer Dall Superseded
[09/10] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers --- 2013-12-12 Christoffer Dall Superseded
[08/10] KVM: arm-vgic: Support unqueueing of LRs to the dist --- 2013-12-12 Christoffer Dall New
[07/10] KVM: arm-vgic: Add vgic reg access from dev attr --- 2013-12-12 Christoffer Dall Superseded
[06/10] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put --- 2013-12-12 Christoffer Dall Superseded
[05/10] KVM: arm-vgic: Make vgic mmio functions more generic --- 2013-12-12 Christoffer Dall Superseded
« 1 2 ... 5 6 7 8 »

Bundling

Create bundle: