Show patches with: Submitter = Shannon Zhao       |    State = Action Required       |   430 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,08/22] arm/acpi: Parse MADT to map logical cpu to MPIDR and get cpu_possible_map 1 1 - --- 2016-02-27 Shannon Zhao New
[v6,03/22] arm/acpi: Add __acpi_map_table function for ARM - 1 - --- 2016-02-27 Shannon Zhao New
[v5,22/22] arm/acpi: Add acpi parameter to enable/disable acpi - 1 - --- 2016-02-26 Shannon Zhao New
[v5,21/22] arm/fdt: Export device_tree_for_each_node - 1 - --- 2016-02-26 Shannon Zhao New
[v5,20/22] arm/acpi: Initialize serial port from ACPI SPCR table 1 1 - --- 2016-02-26 Shannon Zhao New
[v5,19/22] ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables. - - - --- 2016-02-26 Shannon Zhao New
[v5,18/22] arm/acpi: Add a new ACPI initialized function for UART - 1 - --- 2016-02-26 Shannon Zhao New
[v5,17/22] arm/acpi: Parse GTDT to initialize timer - 1 - --- 2016-02-26 Shannon Zhao New
[v5,16/22] arm/irq: Add helper function for setting interrupt type 1 - - --- 2016-02-26 Shannon Zhao New
[v5,15/22] arm/gic: Add ACPI support for GIC preinit - 1 - --- 2016-02-26 Shannon Zhao New
[v5,14/22] arm/gic-v3: Add ACPI boot support for GICv3 - 1 - --- 2016-02-26 Shannon Zhao New
[v5,13/22] arm/gic-v2: Add ACPI boot support for GICv2 - 1 - --- 2016-02-26 Shannon Zhao New
[v5,12/22] arm/irq: Drop the DT prefix of the irq line type - 1 - --- 2016-02-26 Shannon Zhao New
[v5,11/22] arm: Introduce a generic way to use a device from acpi 1 - - --- 2016-02-26 Shannon Zhao New
[v5,10/22] acpi/table: Introduce acpi_table_get_entry_madt to get specified entry - - - --- 2016-02-26 Shannon Zhao New
[v5,09/22] arm/acpi: Add ACPI support for SMP initialization - 1 - --- 2016-02-26 Shannon Zhao New
[v5,08/22] arm/acpi: Parse MADT to map logical cpu to MPIDR and get cpu_possible_map - 1 - --- 2016-02-26 Shannon Zhao New
[v5,07/22] ACPI / table: Print GIC information when MADT is parsed 5 - 6 --- 2016-02-26 Shannon Zhao New
[v5,06/22] arm/acpi: Parse FADT table and get PSCI flags - 1 - --- 2016-02-26 Shannon Zhao New
[v5,05/22] arm/acpi: Move end_boot_allocator after acpi_boot_table_init - 1 - --- 2016-02-26 Shannon Zhao New
[v5,04/22] arm/acpi: Add basic ACPI initialization 1 - - --- 2016-02-26 Shannon Zhao New
[v5,03/22] arm/acpi: Add __acpi_map_table function for ARM - - - --- 2016-02-26 Shannon Zhao New
[v5,02/22] arm/acpi: Add arm specific acpi header file 1 - - --- 2016-02-26 Shannon Zhao New
[v5,01/22] arm/acpi: Emulate io ports for arm - 1 - --- 2016-02-26 Shannon Zhao New
[v4,13/21] arm/gic-v2: Add ACPI boot support for GICv2 - - - --- 2016-02-25 Shannon Zhao New
[v4,13/21] arm/gic-v2: Add ACPI boot support for GICv2 - - - --- 2016-02-25 Shannon Zhao New
[v4,17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI - 2 - --- 2016-02-05 Shannon Zhao New
[v4,16/17] FDT: Add a helper to get specified name subnode - 1 - --- 2016-02-05 Shannon Zhao New
[v4,15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services - 1 - --- 2016-02-05 Shannon Zhao New
[v4,14/17] XEN: EFI: Move x86 specific codes to architecture directory - 1 - --- 2016-02-05 Shannon Zhao New
[v4,13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms 1 1 - --- 2016-02-05 Shannon Zhao New
[v4,12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI 1 1 - --- 2016-02-05 Shannon Zhao New
[v4,11/17] ARM: XEN: Move xen_early_init() before efi_init() - 1 - --- 2016-02-05 Shannon Zhao New
[v4,10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI - 1 - --- 2016-02-05 Shannon Zhao New
[v4,09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ 1 - - --- 2016-02-05 Shannon Zhao New
[v4,08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen 1 - - --- 2016-02-05 Shannon Zhao New
[v4,07/17] Xen: ARM: Add support for mapping AMBA device mmio - 1 - --- 2016-02-05 Shannon Zhao New
[v4,06/17] Xen: ARM: Add support for mapping platform device mmio 1 - - --- 2016-02-05 Shannon Zhao New
[v4,05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio - - - --- 2016-02-05 Shannon Zhao New
[v4,04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table 1 - - --- 2016-02-05 Shannon Zhao New
[v4,03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn - 1 - --- 2016-02-05 Shannon Zhao New
[v4,02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place - 1 - --- 2016-02-05 Shannon Zhao New
[v4,01/17] Xen: ACPI: Hide UART used by Xen - 1 - --- 2016-02-05 Shannon Zhao New
[v6,3/3] acpi: Refactor acpi_os_map_memory to be architecturally independent - 1 - --- 2016-01-30 Shannon Zhao New
[v6,2/3] ACPI: add config for BIOS table scan - 2 - --- 2016-01-30 Shannon Zhao New
[v6,1/3] Kconfig: import kconfig.h from Linux 4.3 - 1 - --- 2016-01-30 Shannon Zhao New
[v6,6/8] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts - 1 - --- 2016-01-28 Shannon Zhao New
[v4,21/21] arm/acpi: Add acpi parameter to enable/disable acpi - 1 - --- 2016-01-23 Shannon Zhao New
[v4,20/21] arm/fdt: Export device_tree_for_each_node - 1 - --- 2016-01-23 Shannon Zhao New
[v4,19/21] arm/acpi: Initialize serial port from ACPI SPCR table - 1 - --- 2016-01-23 Shannon Zhao New
[v4,18/21] arm/acpi: Add a new ACPI initialized function for UART - - - --- 2016-01-23 Shannon Zhao New
[v4,17/21] arm/acpi: Parse GTDT to initialize timer - - - --- 2016-01-23 Shannon Zhao New
[v4,16/21] arm/irq: Add helper function for setting interrupt type 1 - - --- 2016-01-23 Shannon Zhao New
[v4,15/21] arm/gic: Add ACPI support for GIC preinit - - - --- 2016-01-23 Shannon Zhao New
[v4,14/21] arm/gic-v3: Add ACPI boot support for GICv3 - - - --- 2016-01-23 Shannon Zhao New
[v4,13/21] arm/gic-v2: Add ACPI boot support for GICv2 - - - --- 2016-01-23 Shannon Zhao New
[v4,12/21] arm/irq: Drop the DT prefix of the irq line type - 1 - --- 2016-01-23 Shannon Zhao New
[v4,11/21] arm: Introduce a generic way to use a device from acpi 1 - - --- 2016-01-23 Shannon Zhao New
[v4,10/21] acpi/table: Introduce acpi_table_get_entry_madt to get specified entry - - - --- 2016-01-23 Shannon Zhao New
[v4,09/21] arm/acpi: Add ACPI support for SMP initialization - 1 - --- 2016-01-23 Shannon Zhao New
[v4,08/21] arm/acpi: Parse MADT to map logical cpu to MPIDR and get cpu_possible_map - - - --- 2016-01-23 Shannon Zhao New
[v4,07/21] arm/acpi: Print GIC information when MADT is parsed - 1 - --- 2016-01-23 Shannon Zhao New
[v4,06/21] arm/acpi: Parse FADT table and get PSCI flags - - - --- 2016-01-23 Shannon Zhao New
[v4,05/21] arm/acpi: Add basic ACPI initialization - - - --- 2016-01-23 Shannon Zhao New
[v4,04/21] arm/acpi: Move end_boot_allocator after acpi_boot_table_init - - - --- 2016-01-23 Shannon Zhao New
[v4,03/21] arm/acpi: Add __acpi_map_table function for ARM - - - --- 2016-01-23 Shannon Zhao New
[v4,02/21] arm/acpi: Add arm specific acpi header file 1 - - --- 2016-01-23 Shannon Zhao New
[v4,01/21] arm/acpi: Emulate io ports for arm - - - --- 2016-01-23 Shannon Zhao New
[v5,8/8] pl011: Refactor pl011 driver to dt and common initialization parts 1 - - --- 2016-01-23 Shannon Zhao New
[v5,7/8] arm/uart: Rename dt-uart.c to arm-uart.c 1 - - --- 2016-01-23 Shannon Zhao New
[v5,6/8] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts - - - --- 2016-01-23 Shannon Zhao New
[v5,5/8] arm/gic-v2: Refactor gicv2_init into generic and dt specific parts 1 - - --- 2016-01-23 Shannon Zhao New
[v5,4/8] arm/smpboot: Move dt specific code in smp to seperate functions 1 - - --- 2016-01-23 Shannon Zhao New
[v5,3/8] acpi: Refactor acpi_os_map_memory to be architecturally independent - - - --- 2016-01-23 Shannon Zhao New
[v5,2/8] ACPI: add config for BIOS table scan - - - --- 2016-01-23 Shannon Zhao New
[v5,1/8] Kconfig: import kconfig.h from Linux 4.3 - - - --- 2016-01-23 Shannon Zhao New
[v3,17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI - 2 - --- 2016-01-23 Shannon Zhao New
[v3,16/17] FDT: Add a helper to get specified name subnode - - - --- 2016-01-23 Shannon Zhao New
[v3,15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services - 1 - --- 2016-01-23 Shannon Zhao New
[v3,14/17] XEN: EFI: Move x86 specific codes to architecture directory - - - --- 2016-01-23 Shannon Zhao New
[v3,13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms 1 - - --- 2016-01-23 Shannon Zhao New
[v3,12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI 1 1 - --- 2016-01-23 Shannon Zhao New
[v3,11/17] ARM: XEN: Move xen_early_init() before efi_init() - 1 - --- 2016-01-23 Shannon Zhao New
[v3,10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI - 1 - --- 2016-01-23 Shannon Zhao New
[v3,09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ 1 - - --- 2016-01-23 Shannon Zhao New
[v3,08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen 1 - - --- 2016-01-23 Shannon Zhao New
[v3,07/17] Xen: ARM: Add support for mapping AMBA device mmio - 1 - --- 2016-01-23 Shannon Zhao New
[v3,06/17] Xen: ARM: Add support for mapping platform device mmio 1 - - --- 2016-01-23 Shannon Zhao New
[v3,05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio - - - --- 2016-01-23 Shannon Zhao New
[v3,04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table 1 - - --- 2016-01-23 Shannon Zhao New
[v3,03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn - 1 - --- 2016-01-23 Shannon Zhao New
[v3,02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place - 1 - --- 2016-01-23 Shannon Zhao New
[v3,01/17] Xen: ACPI: Hide UART used by Xen - 1 - --- 2016-01-23 Shannon Zhao New
[v4,05/10] acpi: Refactor acpi_os_map_memory to be architecturally independent - - - --- 2016-01-22 Shannon Zhao New
[v2,03/16] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn - - - --- 2016-01-18 Shannon Zhao New
[v4,10/10] pl011: Refactor pl011 driver to dt and common initialization parts 1 - - --- 2016-01-16 Shannon Zhao New
[v4,09/10] arm/uart: Rename dt-uart.c to arm-uart.c - - - --- 2016-01-16 Shannon Zhao New
[v4,08/10] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts - - - --- 2016-01-16 Shannon Zhao New
[v4,07/10] arm/gic-v2: Refactor gicv2_init into generic and dt specific parts 1 - - --- 2016-01-16 Shannon Zhao New
[v4,06/10] arm/smpboot: Move dt specific code in smp to seperate functions 1 - - --- 2016-01-16 Shannon Zhao New
« 1 2 ... 2 3 4 5 »