Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   180 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,RFC,29/49] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,28/49] ARM: new VGIC: Add GICv2 MMIO handling framework New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,27/49] ARM: new VGIC: Add MMIO handling framework New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,26/49] ARM: new VGIC: Implement vgic_vcpu_pending_irq New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,25/49] ARM: new VGIC: Add GICv2 world switch backend New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,23/49] ARM: new VGIC: Add IRQ sorting New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,22/49] ARM: new VGIC: Implement virtual IRQ injection New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,21/49] ARM: new VGIC: Add acccessor to new struct vgic_irq instance New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,20/49] ARM: new VGIC: Add data structure definitions New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,18/49] ARM: evtchn: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,17/49] ARM: timer: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,16/49] ARM: GIC: allow reading pending state of a hardware IRQ New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,15/49] ARM: GIC: Allow tweaking the active state of an IRQ New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,13/49] ARM: VGIC: Add hypervisor base address to vgic_v2_setup_hw() New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,12/49] ARM: VGIC: introduce gic_get_nr_lrs() New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,11/49] ARM: VGIC: reorder prototypes in vgic.h New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,08/49] ARM: VGIC: move max_vcpus VGIC limit to struct arch_domain New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,02/49] ARM: vGICv3: drop GUEST_GICV3_RDIST_REGIONS symbol New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,v5,8/8] ARM: make nr_irqs a constant ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,7/8] ARM: VGIC: rework gicv[23]_update_lr to not use pending_irq ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,6/8] ARM: VGIC: factor out vgic_get_hw_irq_desc() ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,5/8] ARM: VGIC: factor out vgic_connect_hw_irq() ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,4/8] ARM: VGIC: rework events_need_delivery() ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,3/8] ARM: VGIC: split up gic_dump_info() to cover virtual part separately ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,2/8] ARM: VGIC: split gic.c to observe hardware/virtual GIC separation ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,1/8] ARM: VGIC: drop unneeded gic_restore_pending_irqs() ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,4/7] ARM: GICv3: use hardware GICv3 redistributor regions for Dom0 ARM: vGICv3: clean up optional DT properties --- 2018-01-24 Andre Przywara New
[Xen-devel,3/7] ARM: GICv3: emit optional DT property only when necessary ARM: vGICv3: clean up optional DT properties --- 2018-01-24 Andre Przywara New
[Xen-devel,v2,04/10] ARM: VGIC: streamline gic_restore_pending_irqs() ARM: VGIC/GIC separation cleanups --- 2017-12-07 Andre Przywara New
[Xen-devel,v2,03/10] ARM: VGIC: move gic_remove_irq_from_queues() ARM: VGIC/GIC separation cleanups --- 2017-12-07 Andre Przywara New
[Xen-devel,v2,02/10] ARM: vGIC: fix nr_irq definition ARM: VGIC/GIC separation cleanups --- 2017-12-07 Andre Przywara New
[Xen-devel,v2,01/10] ARM: remove unneeded gic.h inclusions ARM: VGIC/GIC separation cleanups --- 2017-12-07 Andre Przywara New
[Xen-devel,v3,2/2] arm/xen: vpl011: Fix SBSA UART interrupt assertion Fix SBSA UART emulation --- 2017-10-24 Andre Przywara New
[Xen-devel,v3,1/2] arm/xen: vpl011: Fix the slow early console SBSA UART output Fix SBSA UART emulation --- 2017-10-24 Andre Przywara New
ARM: refine compiler target architecture --- 2013-12-17 Andre Przywara New
[v4] ARM/KVM: save and restore generic timer registers --- 2013-12-10 Andre Przywara New
[v3,1/6] arm: rename xen/arch/arm/psci.c into vpsci.c --- 2013-12-05 Andre Przywara New
[v2,6/6] arm64: enable PSCI secondary CPU bringup --- 2013-12-02 Andre Przywara New
[v2,5/6] arm32: enable PSCI secondary CPU bringup --- 2013-12-02 Andre Przywara New
[v2,4/6] arm: add a function to invoke the PSCI handler --- 2013-12-02 Andre Przywara New
[v2,3/6] arm: parse PSCI node from the host device-tree --- 2013-12-02 Andre Przywara New
[v2,2/6] arm: move GIC SGI kicking into separate function --- 2013-12-02 Andre Przywara New
[v2,1/6] arm: rename xen/arch/arm/psci.c into vpsci.c --- 2013-12-02 Andre Przywara New
ARM/VExpress: fix timer address for TC2 and other VExpress models --- 2013-11-26 Andre Przywara New
[4/4] arm64: defer CPU initialization on ARM64 if PSCI is present --- 2013-11-25 Andre Przywara New
[3/4] arm: dont give up on EAGAIN if PSCI is defined --- 2013-11-25 Andre Przywara New
[2/4] arm: add a function to invoke the PSCI handler and use it --- 2013-11-25 Andre Przywara New
[1/4] arm: parse PSCI node from the host device-tree --- 2013-11-25 Andre Przywara New
[5/5] ARM: Arndale: include generic exynos5250-dt.h in arndale.h --- 2013-09-25 Andre Przywara New
[4/5] ARM: snow: move defines for Chromebook embedded controller --- 2013-09-25 Andre Przywara New
[3/5] ARM: Exynos5250: move feature defines out of generic config file --- 2013-09-25 Andre Przywara New
[2/5] ARM: Exynos5250: remove redundant defines in exynos5250-dt.h --- 2013-09-25 Andre Przywara New
[1/5] ARM: Exynos5250: rename obsoleted CONFIG_PMIC defines --- 2013-09-25 Andre Przywara New
[v3] ARM/KVM: save and restore generic timer registers --- 2013-08-27 Andre Przywara New
ARM: fix const declaration of platform struct --- 2013-08-22 Andre Przywara New
[v3] ARM: parse separate DT properties for different commandlines --- 2013-08-20 Andre Przywara New
[1/2] DMA: fix AMBA PL08x driver issue with 64bit DMA address type --- 2013-08-14 Andre Przywara New
ARM: add Calxeda Midway platform --- 2013-08-13 Andre Przywara New
PL011: don't force baud rate of 38400 bps --- 2013-08-13 Andre Przywara New
PL011: fix reverse logic for interrupt mask register --- 2013-08-13 Andre Przywara New
[v4,8/8] ARM: VExpress: enable ARMv7 virt support for VExpress A15 --- 2013-08-09 Andre Przywara New
[v4,7/8] ARM: extend non-secure switch to also go into HYP mode --- 2013-08-09 Andre Przywara New
[v4,6/8] ARM: add SMP support for non-secure switch --- 2013-08-09 Andre Przywara New
[v4,4/8] ARM: add C function to switch to non-secure state --- 2013-08-09 Andre Przywara New
[v3,7/7] ARM: VExpress: enable ARMv7 virt support for VExpress A15 --- 2013-07-09 Andre Przywara New
[v3,6/7] ARM: extend non-secure switch to also go into HYP mode --- 2013-07-09 Andre Przywara New
[v3,5/7] ARM: add SMP support for non-secure switch --- 2013-07-09 Andre Przywara New
[v3,4/7] ARM: switch to non-secure state during bootm execution --- 2013-07-09 Andre Przywara New
[v2,7/7] ARM: VExpress: enable ARMv7 virt support for VExpress A15 --- 2013-06-13 Andre Przywara New
[v2,6/7] ARM: extend non-secure switch to also go into HYP mode --- 2013-06-13 Andre Przywara New
[v2,5/7] ARM: add SMP support for non-secure switch --- 2013-06-13 Andre Przywara New
[v2,4/7] ARM: switch to non-secure state during bootm execution --- 2013-06-13 Andre Przywara New
[v2,3/7] ARM: add assembly routine to switch to non-secure state --- 2013-06-13 Andre Przywara New
[v2,2/7] ARM: add secure monitor handler to switch to non-secure state --- 2013-06-13 Andre Przywara New
[v2,1/7] ARM: prepare armv7.h to be included from assembly source --- 2013-06-13 Andre Przywara New
[v2] ARM/KVM: save and restore generic timer registers --- 2013-06-11 Andre Przywara New
[v3] ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl --- 2013-05-13 Andre Przywara New
[v2] ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl --- 2013-05-08 Andre Przywara New
ARM: KVM: prevent NULL pointer dereference with KVM ioctl --- 2013-05-07 Andre Przywara New
fdt: update embedded header file from upstream to fix compilation --- 2013-05-07 Andre Przywara New
« 1 2 »

Bundling

Create bundle: