Show patches with: Archived = No       |   2100 patches
« 1 2 ... 18 19 20 21 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,v4,18/21] arm/acpi: Add a new ACPI initialized function for UART --- 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,15/21] arm/gic: Add ACPI support for GIC preinit --- 2016-01-23 Shannon Zhao New
[Xen-devel,v4,14/21] arm/gic-v3: Add ACPI boot support for GICv3 --- 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,10/21] acpi/table: Introduce acpi_table_get_entry_madt to get specified entry --- 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,07/21] arm/acpi: Print GIC information when MADT is parsed --- 2016-01-23 Shannon Zhao Superseded
[Xen-devel,v4,06/21] arm/acpi: Parse FADT table and get PSCI flags --- 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,04/21] arm/acpi: Move end_boot_allocator after acpi_boot_table_init --- 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,02/21] arm/acpi: Add arm specific acpi header file --- 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,v5,8/8] pl011: Refactor pl011 driver to dt and common initialization 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,6/8] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts --- 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,4/8] arm/smpboot: Move dt specific code in smp to seperate functions --- 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,2/8] ACPI: add config for BIOS table scan --- 2016-01-23 Shannon Zhao New
[Xen-devel,v5,1/8] Kconfig: import kconfig.h from Linux 4.3 --- 2016-01-23 Shannon Zhao New
[5/5] Update regression test rsdp-0001/test-0001.sh --- 2016-01-22 Al Stone Superseded
[4/5] ACPI RSDP: flesh out the tests to check for full spec compliance. --- 2016-01-22 Al Stone Superseded
[3/5] ACPI tables: when bodging up an RSDP, do the right thing for the arch --- 2016-01-22 Al Stone Superseded
[2/5] utilities: add a helper function for printing out architecture names --- 2016-01-22 Al Stone Superseded
[1/5] RSDP: minor cleanups to rsdp.c for checkpatch issues --- 2016-01-22 Al Stone Superseded
[7/7] Update the regression test madt-0001/test-0002.sh --- 2016-01-22 Al Stone New
[6/7] Update the regression test madt-0001/test-0001.sh --- 2016-01-22 Al Stone New
[5/7] Update the regression test arg-table-path-0001/test-0001.sh --- 2016-01-22 Al Stone New
[4/7] Update regression test arg-show-tests-full-0001/test-0001.sh --- 2016-01-22 Al Stone New
[3/7] Update regression test for arg-show-tests-0001/test-0001.sh --- 2016-01-22 Al Stone New
[2/7] Update regression test for arg-help-0001/test-0002.sh --- 2016-01-22 Al Stone New
[1/7] Update the regression test arg-help-0001/test-0001.sh --- 2016-01-22 Al Stone Superseded
[2/2] Documentation: add --arch to the man page --- 2016-01-19 Al Stone New
[1/2] Documentation: add --acpicompliance to man page --- 2016-01-19 Al Stone New
[v3,6/6] ACPI: MADT: add in compliance checks for the GIC ITS subtable --- 2016-01-19 Al Stone New
[v3,5/6] ACPI: Add in MADT subtable description for GIC ITS subtable --- 2016-01-19 Al Stone New
[v3,4/6] ACPI: MADT: add in compliance tests for the MADT and subtables --- 2016-01-19 Al Stone New
[v3,3/6] Add mechanism to tell FWTS what architecture is being tested --- 2016-01-19 Al Stone New
[v3,2/6] Define some utility functions for using the fwts_architecture enum --- 2016-01-19 Al Stone New
[v3,1/6] Start defining FWTS architectures as variables --- 2016-01-19 Al Stone New
[Xen-devel,v4,10/10] pl011: Refactor pl011 driver to dt and common initialization 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,08/10] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts --- 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,06/10] arm/smpboot: Move dt specific code in smp to seperate functions --- 2016-01-16 Shannon Zhao Superseded
[Xen-devel,v4,05/10] acpi: Refactor acpi_os_map_memory to be architecturally independent --- 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,02/10] ACPI / table: Add new function to get table entries --- 2016-01-16 Shannon Zhao New
[v2,3/3] ACPI: MADT: add in compliance checks for the GIC ITS subtable --- 2016-01-11 Al Stone Superseded
[v2,2/3] ACPI: Add in MADT subtable description for GIC ITS subtable --- 2016-01-11 Al Stone Superseded
[v2,1/3] ACPI: MADT: add in compliance tests for the MADT and subtables --- 2016-01-11 Al Stone New
[RFC] arm-trusted-firmware: Fixup fastboot getvar hang on unknown var --- 2016-01-07 John Stultz 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,5/8] ACPICA/ARM: ACPI 5.1: Update for FADT changes. --- 2016-01-07 Shannon Zhao New
[Xen-devel,v4,4/8] ACPICA: ACPI 6.0: Add values for MADT GIC version field --- 2016-01-07 Shannon Zhao New
[2/2] hikey: dts: Add pstore support for HiKey --- 2016-01-06 John Stultz New
[RFC] hikey: Add pstore platform driver for HiKey board --- 2016-01-06 John Stultz New
[8/8,arm64] Extending ARM64 support --- 2016-01-06 Ricardo Salveti New
[7/8,arm64] config: enable CRYPTO_CRC32_ARM64 by default --- 2016-01-06 Ricardo Salveti New
[6/8,arm64] config: enable PCI generic host bridge by default --- 2016-01-06 Ricardo Salveti New
[5/8,arm64] config: enable multi-core scheduler support by default --- 2016-01-06 Ricardo Salveti New
[4/8,arm64] config: enabling the cpuidle ARM driver --- 2016-01-06 Ricardo Salveti New
[3/8,arm64] sata-modules: adding ahci_platform, required by AMD Overdrive --- 2016-01-06 Ricardo Salveti New
[2/8,arm64] nic-modules: adding amd-xgbe --- 2016-01-06 Ricardo Salveti New
[1/8,arm64] config: enabling support for the AMD Seattle platform --- 2016-01-06 Ricardo Salveti New
[2/2] dts: hikey: Add reboot reason support --- 2015-12-15 John Stultz New
[1/2] firmware: Introduce reboot_reason driver --- 2015-12-15 John Stultz New
[RFC] linaro-edk2: Enable "adb reboot bootloader" support --- 2015-12-15 John Stultz New
[2/2] dts: hikey: Add reboot reason support --- 2015-12-15 John Stultz Superseded
[1/2] firmware: Introduce reboot_reason driver --- 2015-12-15 John Stultz Superseded
[RFC] linaro-edk2: Enable "adb reboot bootloader" support --- 2015-12-15 John Stultz Superseded
[v5,1/4] arm/arm64: add arm-smccc --- 2015-12-08 Jens Wiklander Superseded
[PRESEND] timekeeping: Cap adjustments so they don't exceede the maxadj value --- 2015-12-03 John Stultz New
[v4,4/4] drivers: psci: replace psci firmware calls --- 2015-12-02 Jens Wiklander Superseded
[v4,3/4] arm64: add implementation for arm-smccc --- 2015-12-02 Jens Wiklander Superseded
[v4,2/4] arm: add implementation for arm-smccc --- 2015-12-02 Jens Wiklander Superseded
[v4,1/4] arm/arm64: add arm-smccc --- 2015-12-02 Jens Wiklander Superseded
[1/7] trace/events: Add gup trace events --- 2015-12-01 Yang Shi New
[v3,4/4] drivers: psci: replace psci firmware calls --- 2015-11-25 Jens Wiklander Superseded
[v3,3/4] arm64: add implementation for arm-smccc --- 2015-11-25 Jens Wiklander Superseded
[v3,2/4] arm: add implementation for arm-smccc --- 2015-11-25 Jens Wiklander Superseded
[v3,1/4] arm/arm64: add arm-smccc --- 2015-11-25 Jens Wiklander Superseded
[ARM] Factor out the thumb2 -Os implementation. --- 2015-11-16 Marcus Shawcroft Superseded
[v2,4/4] drivers: psci: replace psci firmware calls --- 2015-11-11 Jens Wiklander Superseded
[v2,1/4] arm/arm64: add arm-smccc --- 2015-11-11 Jens Wiklander Superseded
boot_fat.mk: Rework boot partition creation to use mtools --- 2015-11-09 John Stultz New
[ARM] Reorganize memcpy selection. --- 2015-11-06 Marcus Shawcroft Superseded
[ARM] Reorganize memcpy selection. --- 2015-11-05 Marcus Shawcroft Superseded
[4/4] drivers: psci: replace psci firmware calls --- 2015-11-04 Jens Wiklander Superseded
[3/4] arm64: add implementation for arm-smccc --- 2015-11-04 Jens Wiklander Superseded
[2/4] arm: add implementation for arm-smccc --- 2015-11-04 Jens Wiklander Superseded
[1/4] arm/arm64: add arm-smccc --- 2015-11-04 Jens Wiklander Superseded
[v6,2/6] drivers: psci: replace psci firmware calls --- 2015-10-29 Jens Wiklander Superseded
[5/5] netfilter: xt_qtaguid: xt_socket: build fixes --- 2015-10-28 John Stultz New
[4/5] xt_qtaguid: use sock_gen_put() instead of xt_socket_put_sk() --- 2015-10-28 John Stultz New
[3/5] xt_qtaguid: Use sk_callback_lock read locks before reading sk->sk_socket --- 2015-10-28 John Stultz New
[2/5] xt_qtaguid: fix broken uid/gid range check --- 2015-10-28 John Stultz New
[1/5] netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_sk --- 2015-10-28 John Stultz New
« 1 2 ... 18 19 20 21 »