Show patches with: Submitter = Shannon Zhao       |    Archived = No       |   271 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,v4,4/8] ACPICA: ACPI 6.0: Add values for MADT GIC version field --- 2016-01-07 Shannon Zhao New
[Xen-devel,v4,5/8] ACPICA/ARM: ACPI 5.1: Update for FADT changes. --- 2016-01-07 Shannon Zhao New
[Xen-devel,v4,7/8] ACPICA: Headers: Add GTDT flag definitions for the timer subtable. --- 2016-01-07 Shannon Zhao New
[Xen-devel,v4,02/10] ACPI / table: Add new function to get table entries --- 2016-01-16 Shannon Zhao New
[Xen-devel,v4,04/10] acpi: Don't do traditional BIOS table scan for ARM64 --- 2016-01-16 Shannon Zhao New
[Xen-devel,v4,05/10] acpi: Refactor acpi_os_map_memory to be architecturally independent --- 2016-01-16 Shannon Zhao New
[Xen-devel,v4,06/10] arm/smpboot: Move dt specific code in smp to seperate functions --- 2016-01-16 Shannon Zhao Superseded
[Xen-devel,v4,07/10] arm/gic-v2: Refactor gicv2_init into generic and dt specific parts --- 2016-01-16 Shannon Zhao Superseded
[Xen-devel,v4,08/10] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts --- 2016-01-16 Shannon Zhao Superseded
[Xen-devel,v4,09/10] arm/uart: Rename dt-uart.c to arm-uart.c --- 2016-01-16 Shannon Zhao New
[Xen-devel,v4,10/10] pl011: Refactor pl011 driver to dt and common initialization parts --- 2016-01-16 Shannon Zhao Superseded
[Xen-devel,v5,1/8] Kconfig: import kconfig.h from Linux 4.3 --- 2016-01-23 Shannon Zhao New
[Xen-devel,v5,2/8] ACPI: add config for BIOS table scan --- 2016-01-23 Shannon Zhao New
[Xen-devel,v5,3/8] acpi: Refactor acpi_os_map_memory to be architecturally independent --- 2016-01-23 Shannon Zhao Superseded
[Xen-devel,v5,4/8] arm/smpboot: Move dt specific code in smp to seperate functions --- 2016-01-23 Shannon Zhao New
[Xen-devel,v5,5/8] arm/gic-v2: Refactor gicv2_init into generic and dt specific parts --- 2016-01-23 Shannon Zhao New
[Xen-devel,v5,6/8] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts --- 2016-01-23 Shannon Zhao New
[Xen-devel,v5,7/8] arm/uart: Rename dt-uart.c to arm-uart.c --- 2016-01-23 Shannon Zhao New
[Xen-devel,v5,8/8] pl011: Refactor pl011 driver to dt and common initialization parts --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,01/21] arm/acpi: Emulate io ports for arm --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,02/21] arm/acpi: Add arm specific acpi header file --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,03/21] arm/acpi: Add __acpi_map_table function for ARM --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,04/21] arm/acpi: Move end_boot_allocator after acpi_boot_table_init --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,05/21] arm/acpi: Add basic ACPI initialization --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,06/21] arm/acpi: Parse FADT table and get PSCI flags --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,07/21] arm/acpi: Print GIC information when MADT is parsed --- 2016-01-23 Shannon Zhao Superseded
[Xen-devel,v4,09/21] arm/acpi: Add ACPI support for SMP initialization --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,10/21] acpi/table: Introduce acpi_table_get_entry_madt to get specified entry --- 2016-01-23 Shannon Zhao Superseded
[Xen-devel,v4,12/21] arm/irq: Drop the DT prefix of the irq line type --- 2016-01-23 Shannon Zhao Superseded
[Xen-devel,v4,14/21] arm/gic-v3: Add ACPI boot support for GICv3 --- 2016-01-23 Shannon Zhao Superseded
[Xen-devel,v4,15/21] arm/gic: Add ACPI support for GIC preinit --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,17/21] arm/acpi: Parse GTDT to initialize timer --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,18/21] arm/acpi: Add a new ACPI initialized function for UART --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,19/21] arm/acpi: Initialize serial port from ACPI SPCR table --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,20/21] arm/fdt: Export device_tree_for_each_node --- 2016-01-23 Shannon Zhao Superseded
[Xen-devel,v4,21/21] arm/acpi: Add acpi parameter to enable/disable acpi --- 2016-01-23 Shannon Zhao Superseded
[Xen-devel,v6,6/8] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts --- 2016-01-28 Shannon Zhao New
[Xen-devel,v6,1/3] Kconfig: import kconfig.h from Linux 4.3 --- 2016-01-30 Shannon Zhao New
[Xen-devel,v6,2/3] ACPI: add config for BIOS table scan --- 2016-01-30 Shannon Zhao New
[Xen-devel,v6,3/3] acpi: Refactor acpi_os_map_memory to be architecturally independent --- 2016-01-30 Shannon Zhao New
[Xen-devel,v5,01/22] arm/acpi: Emulate io ports for arm --- 2016-02-26 Shannon Zhao New
[Xen-devel,v5,02/22] arm/acpi: Add arm specific acpi header file --- 2016-02-26 Shannon Zhao New
[Xen-devel,v5,03/22] arm/acpi: Add __acpi_map_table function for ARM --- 2016-02-26 Shannon Zhao New
[Xen-devel,v5,04/22] arm/acpi: Add basic ACPI initialization --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v5,05/22] arm/acpi: Move end_boot_allocator after acpi_boot_table_init --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v5,06/22] arm/acpi: Parse FADT table and get PSCI flags --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v5,07/22] ACPI / table: Print GIC information when MADT is parsed --- 2016-02-26 Shannon Zhao New
[Xen-devel,v5,09/22] arm/acpi: Add ACPI support for SMP initialization --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v5,10/22] acpi/table: Introduce acpi_table_get_entry_madt to get specified entry --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v5,12/22] arm/irq: Drop the DT prefix of the irq line type --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v5,14/22] arm/gic-v3: Add ACPI boot support for GICv3 --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v5,15/22] arm/gic: Add ACPI support for GIC preinit --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v5,17/22] arm/acpi: Parse GTDT to initialize timer --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v5,18/22] arm/acpi: Add a new ACPI initialized function for UART --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v5,20/22] arm/acpi: Initialize serial port from ACPI SPCR table --- 2016-02-26 Shannon Zhao New
[Xen-devel,v5,21/22] arm/fdt: Export device_tree_for_each_node --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v5,22/22] arm/acpi: Add acpi parameter to enable/disable acpi --- 2016-02-26 Shannon Zhao Superseded
[Xen-devel,v6,03/22] arm/acpi: Add __acpi_map_table function for ARM --- 2016-02-27 Shannon Zhao Superseded
[Xen-devel,v6,10/22] acpi/table: Introduce acpi_table_get_entry_madt to get specified entry --- 2016-02-27 Shannon Zhao Superseded
[Xen-devel,v4,01/24] arm/acpi: Define a enum for reserved tables --- 2016-02-28 Shannon Zhao New
[Xen-devel,v4,02/24] arm/acpi: Add placeholder for efi and acpi load address --- 2016-02-28 Shannon Zhao New
[Xen-devel,v4,04/24] arm/acpi: Estimate memory required for acpi/efi tables --- 2016-02-28 Shannon Zhao New
[Xen-devel,v4,05/24] arm/acpi: Add a helper function to get the acpi table offset --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,06/24] arm/acpi: Prepare FADT table for Dom0 --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,07/24] arm/gic: Add a new callback for creating MADT table for Dom0 --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,08/24] arm/acpi: Prepare MADT table for Dom0 --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,09/24] arm/acpi: Prepare STAO table for Dom0 --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,10/24] arm/acpi: Prepare XSDT table for Dom0 --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,11/24] arm/acpi: Prepare RSDP table for Dom0 --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,13/24] arm/acpi: Map all other tables for Dom0 --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,14/24] arm/acpi: Prepare EFI system table for Dom0 --- 2016-02-28 Shannon Zhao New
[Xen-devel,v4,15/24] arm/acpi: Prepare EFI memory descriptor for Dom0 --- 2016-02-28 Shannon Zhao New
[Xen-devel,v4,16/24] arm/acpi: Map the new created EFI and ACPI tables to Dom0 --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,17/24] arm/acpi: Create min DT stub for Dom0 --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,18/24] arm/acpi: Permit access all Xen unused SPIs for Dom0 --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,19/24] arm/acpi: Configure SPI interrupt type and route to Dom0 dynamically --- 2016-02-28 Shannon Zhao New
[Xen-devel,v4,20/24] arm/acpi: Permit MMIO access of Xen unused devices for Dom0 --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,21/24] hvm/params: Add a new dilivery type for event-channel in HVM_PARAM_CALLBACK_IRQ --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,22/24] xen/acpi: Fix event-channel interrupt when booting with ACPI --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,23/24] xen/arm: Add a hypercall for device mmio mapping --- 2016-02-28 Shannon Zhao Superseded
[Xen-devel,v4,24/24] xen/arm64: Add ACPI support --- 2016-02-28 Shannon Zhao New
[Xen-devel,v7,03/22] arm/acpi: Add __acpi_map_table function for ARM --- 2016-02-29 Shannon Zhao Superseded
[Xen-devel,v8,01/17] arm/acpi: Add __acpi_map_table function for ARM --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,02/17] arm/acpi: Add basic ACPI initialization --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,03/17] arm/acpi: Move end_boot_allocator after acpi_boot_table_init --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,04/17] arm/acpi: Parse FADT table and get PSCI flags --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,06/17] arm/acpi: Add ACPI support for SMP initialization --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,07/17] acpi/table: Introduce acpi_table_get_entry_madt to get specified entry --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,09/17] arm/irq: Drop the DT prefix of the irq line type --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,11/17] arm/gic-v3: Add ACPI boot support for GICv3 --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,12/17] arm/gic: Add ACPI support for GIC preinit --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,14/17] arm/acpi: Parse GTDT to initialize timer --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,15/17] arm/acpi: Add a new ACPI initialized function for UART --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,16/17] arm/fdt: Export device_tree_for_each_node --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,17/17] arm/acpi: Add acpi parameter to enable/disable acpi --- 2016-03-02 Shannon Zhao New
[Xen-devel] arm/timer: fix panic when booting with DT --- 2016-03-03 Shannon Zhao New
[Xen-devel,v5,01/22] arm/acpi: Estimate memory required for acpi/efi tables --- 2016-03-04 Shannon Zhao New
[Xen-devel,v5,02/22] arm/acpi: Add a helper function to get the acpi table offset --- 2016-03-04 Shannon Zhao New
[Xen-devel,v5,03/22] arm/acpi: Prepare FADT table for Dom0 --- 2016-03-04 Shannon Zhao Superseded
[Xen-devel,v5,04/22] arm/gic: Add a new callback for creating MADT table for Dom0 --- 2016-03-04 Shannon Zhao Superseded
« 1 2 3 »