Current Team Memberships

Show patches with: none      |   2776 patches
« 1 2 ... 3 4 527 28 »
Patch Series S/W/F Date Submitter Delegate State
[v3,23/27] xen/dts: Clean up the exported API for device tree --- 2013-09-10 Julien Grall Superseded
[v3,24/27] xen/dts: device_get_reg: cells are 32-bit big endian value --- 2013-09-10 Julien Grall Superseded
[v3,25/27] xen/dts: replace get_val by dt_next_cell --- 2013-09-10 Julien Grall Superseded
[v3,26/27] xen/arm: Check if the device is available before using it --- 2013-09-10 Julien Grall Superseded
[v3,27/27] ARM: parse separate DT properties for different commandlines --- 2013-09-10 Julien Grall Superseded
[v2,1/6] xen/arm: use cpumask_t to describe cpu mask in gic_route_dt_irq --- 2013-09-11 Julien Grall Superseded
[v2,2/6] xen/arm: Initialize correctly IRQ routing --- 2013-09-11 Julien Grall Superseded
[v2,3/6] xen/arm: gic: Use the correct CPU ID --- 2013-09-11 Julien Grall Superseded
[v2,4/6] xen/arm: Fix assert in send_SGI_one --- 2013-09-11 Julien Grall Superseded
[v2,5/6] xen/arm: Dissociate logical and hardware CPU ID --- 2013-09-11 Julien Grall Superseded
[v2,6/6] xen/arm: Use the hardware ID to boot correctly secondary cpus --- 2013-09-11 Julien Grall Superseded
[v4,01/27] xen/dts: Constify device_tree_flattened --- 2013-09-13 Julien Grall Accepted
[v4,02/27] xen/dts: Prefix device tree macro by dt_ --- 2013-09-13 Julien Grall Accepted
[v4,03/27] xen/dts: Don't add a fake property "name" in the device tree --- 2013-09-13 Julien Grall Accepted
[v4,04/27] xen/dts: Add new helpers to use the device tree --- 2013-09-13 Julien Grall Accepted
[v4,05/27] xen: Use the right string comparison function in device tree --- 2013-09-13 Julien Grall Accepted
[v4,06/27] xen/dts: Remove device_get_reg call in process_cpu_node --- 2013-09-13 Julien Grall Accepted
[v4,07/27] xen/dts: Check "reg" property length in process_multiboot_node --- 2013-09-13 Julien Grall Accepted
[v4,08/27] xen/dts: Check the CPU ID is not greater than NR_CPUS --- 2013-09-13 Julien Grall Accepted
[v4,09/27] xen/video: hdlcd: Convert the driver to the new device tree API --- 2013-09-13 Julien Grall Accepted
[v4,10/27] xen/video: hdlcd: Use early_printk instead of printk --- 2013-09-13 Julien Grall Accepted
[v4,11/27] xen/arm: Use dt_device_match to avoid multiple if conditions --- 2013-09-13 Julien Grall Accepted
[v4,12/27] xen/dts: dt_find_interrupt_controller: accept multiple compatible strings --- 2013-09-13 Julien Grall Accepted
[v4,13/27] xen/arm: Build DOM0 FDT by browsing the device tree structure --- 2013-09-13 Julien Grall Accepted
[v4,14/27] xen/arm: Don't map disabled device in DOM0 --- 2013-09-13 Julien Grall Accepted
[v4,15/27] xen/arm: Create a fake PSCI node in dom0 device tree --- 2013-09-13 Julien Grall Accepted
[v4,16/27] xen/arm: Create a fake cpus node in dom0 device tree --- 2013-09-13 Julien Grall Accepted
[v4,17/27] xen/arm: Create a fake GIC node in dom0 device tree --- 2013-09-13 Julien Grall Accepted
[v4,18/27] xen/arm: Create a fake timer node in dom0 device tree --- 2013-09-13 Julien Grall Accepted
[v4,19/27] xen/arm: Add new platform specific callback device_is_blacklist --- 2013-09-13 Julien Grall Accepted
[v4,20/27] xen/arm: Remove devices used by Xen from dom0 device tree --- 2013-09-13 Julien Grall Accepted
[v4,21/27] xen/arm: vexpress: Blacklist a list of board specific devices --- 2013-09-13 Julien Grall Accepted
[v4,22/27] xen/arm: exynos5: Blacklist MCT device --- 2013-09-13 Julien Grall Accepted
[v4,23/27] xen/dts: Clean up the exported API for device tree --- 2013-09-13 Julien Grall Accepted
[v4,24/27] xen/dts: device_get_reg: cells are 32-bit big endian value --- 2013-09-13 Julien Grall Accepted
[v4,25/27] xen/dts: replace get_val by dt_next_cell --- 2013-09-13 Julien Grall Accepted
[v4,26/27] xen/arm: Check if the device is available before using it --- 2013-09-13 Julien Grall Accepted
[v4,27/27] ARM: parse separate DT properties for different commandlines --- 2013-09-13 Julien Grall Accepted
[1/2] xen/arm: Add support to load initrd in dom0 --- 2013-09-16 Julien Grall Superseded
[2/2] xen/dts: Support Linux initrd DT bindings --- 2013-09-16 Julien Grall Superseded
[v3,1/6] xen/arm: use cpumask_t to describe cpu mask in gic_route_dt_irq --- 2013-09-18 Julien Grall Superseded
[v3,2/6] xen/arm: Initialize correctly IRQ routing --- 2013-09-18 Julien Grall Superseded
[v3,3/6] xen/arm: gic: Use the correct CPU ID --- 2013-09-18 Julien Grall Superseded
[v3,4/6] xen/arm: Fix assert in send_SGI_one --- 2013-09-18 Julien Grall Superseded
[v3,5/6] xen/arm: Dissociate logical and hardware CPU ID --- 2013-09-18 Julien Grall Superseded
[v3,6/6] xen/arm: Use the hardware ID to boot correctly secondary cpus --- 2013-09-18 Julien Grall Superseded
[v3,3/6] xen/arm: gic: Use the correct CPU ID --- 2013-09-20 Julien Grall Superseded
xen/arm: Don't dump stack when the VCPU is offline --- 2013-09-25 Julien Grall Accepted
[v5,1/7] xen/arm: Introduce init_info structure --- 2013-09-26 Julien Grall Accepted
[v5,2/7] xen/arm: use cpumask_t to describe cpu mask in gic_route_dt_irq --- 2013-09-26 Julien Grall Accepted
[v5,3/7] xen/arm: Initialize correctly IRQ routing --- 2013-09-26 Julien Grall Accepted
[v5,4/7] xen/arm: gic: Use the correct CPU ID --- 2013-09-26 Julien Grall Accepted
[v5,5/7] xen/arm: Fix assert in send_SGI_one --- 2013-09-26 Julien Grall Accepted
[v5,6/7] xen/arm: Dissociate logical and hardware CPU ID --- 2013-09-26 Julien Grall Accepted
[v5,7/7] xen/arm: Use the hardware ID to boot correctly secondary cpus --- 2013-09-26 Julien Grall Accepted
[v2,1/4] xen/arm: Add macro MB --- 2013-09-26 Julien Grall Superseded
[v2,2/4] xen/arm: Add macro ALIGN --- 2013-09-26 Julien Grall Superseded
[v2,3/4] xen/arm: Add support to load initrd in dom0 --- 2013-09-26 Julien Grall Superseded
[v2,4/4] xen/dts: Support Linux initrd DT bindings --- 2013-09-26 Julien Grall Superseded
xen/arm32: don't export v7_init --- 2013-09-27 Julien Grall Accepted
[v3,1/5] xen: Add macros MB and GB --- 2013-09-27 Julien Grall Accepted
[v3,2/5] xen: Add macro ROUNDUP --- 2013-09-27 Julien Grall Accepted
[v3,3/5] xen/dts: Use ROUNDUP macro instead of the internal ALIGN --- 2013-09-27 Julien Grall Accepted
[v3,4/5] xen/arm: Add support to load initrd in dom0 --- 2013-09-27 Julien Grall Accepted
[v3,5/5] xen/dts: Support Linux initrd DT bindings --- 2013-09-27 Julien Grall Accepted
[Xen-devel,v3,1/5] xen: Add macros MB and GB --- 2013-09-27 Julien Grall Accepted
xen/arm32: Call start_xen only on the boot CPU --- 2013-10-07 Julien Grall Accepted
xen/x86: Remove GB macro in asm-x86/config.h --- 2013-10-08 Julien Grall Accepted
xen/evtchn: Fix build on ARM --- 2013-10-14 Julien Grall Accepted
xen/arm: Allocate memory for dom0 from the bottom with the 1:1 Workaround --- 2013-10-22 Julien Grall Superseded
xen/arm: Allocate memory for dom0 from the bottom with the 1:1 Workaround --- 2013-10-22 Julien Grall Accepted
xen/arm: Implement 32-bit dump stack --- 2013-10-23 Julien Grall Accepted
xen/arm: add_to_physmap_one: Avoid to map mfn 0 if an error occurs --- 2013-10-23 Julien Grall Accepted
[1/3] xen/arm: p2m: extend create_p2m_entries to support read-only mapping --- 2013-10-24 Julien Grall Superseded
[2/3] xen/arm: p2m: add guest_physmap_add_page_rw --- 2013-10-24 Julien Grall Superseded
[3/3] xen/arm: grant-table: Support read-only mapping --- 2013-10-24 Julien Grall Superseded
xen/arm: p2m: flush tlb when a domain is destroyed --- 2013-10-24 Julien Grall Superseded
xen/arm: Don't call init_domheap_page with an empty range --- 2013-11-12 Julien Grall Superseded
[V2] xen: Check if the range is valid in init_domheap_pages --- 2013-11-13 Julien Grall Superseded
[V3] xen: Check if the range is valid in init_domheap_pages --- 2013-11-13 Julien Grall Accepted
xen/arm: Allow balooning working with 1:1 memory mapping --- 2013-11-14 Julien Grall Superseded
xen/arm: p2m: flush TLB by VMID when a new domain is creating --- 2013-11-14 Julien Grall Accepted
xen/arm: ioremap_attr: return NULL is __vmap failed --- 2013-11-15 Julien Grall Superseded
xen/arm: Panic if platform initialization failed --- 2013-11-15 Julien Grall Accepted
xen/arm: Panic if we are unable to initialize platform timer --- 2013-11-15 Julien Grall Accepted
[v2] xen/arm: ioremap_attr: return NULL is __vmap failed --- 2013-11-18 Julien Grall Accepted
xen/arm: midway: implement SMP --- 2013-11-18 Julien Grall Rejected
xen/arm: gic: don't use dom0 variable in gicv_setup --- 2013-11-19 Julien Grall Accepted
libxc/arm: align to page size the base address of the device tree --- 2013-11-19 Julien Grall Rejected
xen/block: Correctly define structures in public headers on ARM32 and ARM64 --- 2013-12-03 Julien Grall Superseded
[v2] xen/block: Correctly define structures in public headers on ARM32 and ARM64 --- 2013-12-03 Julien Grall Accepted
[1/8] DO NOT APPLY: xen/arm: Correctly support foreign page removing on ARM --- 2013-12-05 Julien Grall Superseded
[2/8] xen/arm: move mfn_to_p2m_entry in arch/arm/p2m.c --- 2013-12-05 Julien Grall Superseded
[3/8] xen/arm: Implement p2m_type_t as an enum --- 2013-12-05 Julien Grall Superseded
[4/8] xen/arm: Store p2m type in each page of the guest --- 2013-12-05 Julien Grall Superseded
[5/8] xen/arm: p2m: Add p2m_get_entry --- 2013-12-05 Julien Grall Superseded
[6/8] xen/arm: Retrieve p2m type in get_page_from_gfn --- 2013-12-05 Julien Grall Superseded
[7/8] xen/arm: Set foreign page type to p2m_map_foreign --- 2013-12-05 Julien Grall Superseded
[8/8] xen/arm: grant-table: Support read-only mapping --- 2013-12-05 Julien Grall Superseded
xen/arm: arch_domain_create: don't return 0 when alloc_xenheap_pages has failed --- 2013-12-08 Julien Grall Accepted
« 1 2 ... 3 4 527 28 »

Bundling

Create bundle: