Show patches with: Archived = No       |   8889 patches
« 1 2 3 488 89 »
Patch Series S/W/F Date Submitter Delegate State
[v3,1/5] apei, mce: Factor out APEI architecture specific MCE calls. --- 2014-06-13 Tomasz Nowicki New
[v3,2/5] acpi, apei, ghes: Introduce ARCH_HAS_ACPI_APEI_NMI to make NMI error notification a GHES feature. --- 2014-06-13 Tomasz Nowicki New
[v3,3/5] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications. --- 2014-06-13 Tomasz Nowicki New
[v3,4/5] apei, ghes, nmi: Factor out NMI arch-specific calls. --- 2014-06-13 Tomasz Nowicki New
[v3,5/5] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. --- 2014-06-13 Tomasz Nowicki New
[v4,1/3] apei, mce: Factor out APEI architecture specific MCE calls. --- 2014-06-24 Tomasz Nowicki Superseded
[v4,2/3] acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. --- 2014-06-24 Tomasz Nowicki Superseded
[v4,3/3] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. --- 2014-06-24 Tomasz Nowicki Superseded
[1/4] ACPI: ARM64 does not have a BIOS add config for BIOS table scan. --- 2014-07-02 Hanjun Guo New
[2/4] ACPI: Don't use acpi_lapic in ACPI core code --- 2014-07-02 Hanjun Guo New
[3/4] ACPI / processor: Introduce ARCH_HAS_ACPI_PDC --- 2014-07-02 Hanjun Guo New
[4/4] ACPI: Make EC debugfs depend on X86 || IA64 in Kconfig --- 2014-07-02 Hanjun Guo New
[v2,1/3] ACPI: ARM64 does not have a BIOS add config for BIOS table scan. --- 2014-07-09 Hanjun Guo New
[v2,2/3] ACPI: Don't use acpi_lapic in ACPI core code --- 2014-07-09 Hanjun Guo Superseded
[v2,3/3] ACPI / processor: Introduce ARCH_HAS_ACPI_PDC --- 2014-07-09 Hanjun Guo Superseded
[v3,1/3] ACPI: ARM64 does not have a BIOS add config for BIOS table scan. --- 2014-07-18 Hanjun Guo New
[v3,2/3] ACPI: Don't use acpi_lapic in ACPI core code --- 2014-07-18 Hanjun Guo Accepted
[v3,3/3] ACPI / processor: Introduce ARCH_HAS_ACPI_PDC --- 2014-07-18 Hanjun Guo Accepted
[v5,1/3] apei, mce: Factor out APEI architecture specific MCE calls. --- 2014-07-22 Tomasz Nowicki Accepted
[v5,2/3] acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. --- 2014-07-22 Tomasz Nowicki Accepted
[v5,3/3] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. --- 2014-07-22 Tomasz Nowicki Accepted
[1/3] ACPI / ACPICA: Introduce ARM Boot Architecture Flags in FADT --- 2014-07-24 Hanjun Guo New
[2/3] ACPI / ACPICA: Add new features for MADT which introduced by ACPI 5.1 --- 2014-07-24 Hanjun Guo New
[3/3] ACPI / ACPICA: Add GTDT support updated by ACPI 5.1 --- 2014-07-24 Hanjun Guo New
[01/19] ARM64 / ACPI: Get RSDP and ACPI boot-time tables --- 2014-07-24 Hanjun Guo New
[02/19] ARM64 / ACPI: Introduce early_param for "acpi" --- 2014-07-24 Hanjun Guo New
[03/19] ARM64 / ACPI: Introduce lowlevel suspend function --- 2014-07-24 Hanjun Guo New
[04/19] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology --- 2014-07-24 Hanjun Guo New
[05/19] ARM64 / ACPI: Make PCI optional for ACPI on ARM64 --- 2014-07-24 Hanjun Guo New
[06/19] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init --- 2014-07-24 Hanjun Guo New
[07/19] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map --- 2014-07-24 Hanjun Guo New
[08/19] ACPI / table: Print GIC information when MADT is parsed --- 2014-07-24 Hanjun Guo New
[09/19] ARM64 / ACPI: Move the initialization of cpu_logical_map(0) before acpi_boot_init() --- 2014-07-24 Hanjun Guo New
[10/19] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way --- 2014-07-24 Hanjun Guo New
[11/19] ACPI / processor: Make it possible to get CPU hardware ID via GICC --- 2014-07-24 Hanjun Guo New
[12/19] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi --- 2014-07-24 Hanjun Guo New
[13/19] ACPI / table: Add new function to get table entries --- 2014-07-24 Hanjun Guo New
[14/19] ARM64 / ACPI: Add GICv2 specific ACPI boot support --- 2014-07-24 Hanjun Guo New
[15/19] ARM64 / ACPI: Parse GTDT to initialize arch timer --- 2014-07-24 Hanjun Guo New
[16/19] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64 --- 2014-07-24 Hanjun Guo New
[17/19] ARM64 / ACPI: If we chose to boot from acpi then disable FDT --- 2014-07-24 Hanjun Guo New
[18/19] ARM64 / ACPI: Enable ARM64 in Kconfig --- 2014-07-24 Hanjun Guo New
[19/19] Documentation: ACPI for ARM64 --- 2014-07-24 Hanjun Guo New
[RFC] ACPI: Add GPIO-signaled event simulator. --- 2014-07-24 Tomasz Nowicki New
ACPI / processor: Make it possible to get local x2apic id via _MAT --- 2014-07-29 Hanjun Guo Accepted
[10/19] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way --- 2014-08-04 Hanjun Guo New
[v2,01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree() --- 2014-08-04 Hanjun Guo New
[v2,02/18] ARM64 / ACPI: Get RSDP and ACPI boot-time tables --- 2014-08-04 Hanjun Guo New
[v2,03/18] ARM64 / ACPI: Introduce lowlevel suspend function --- 2014-08-04 Hanjun Guo New
[v2,04/18] ARM64 / ACPI: Make PCI optional for ACPI on ARM64 --- 2014-08-04 Hanjun Guo New
[v2,05/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init --- 2014-08-04 Hanjun Guo New
[v2,06/18] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map --- 2014-08-04 Hanjun Guo New
[v2,07/18] ACPI / table: Print GIC information when MADT is parsed --- 2014-08-04 Hanjun Guo New
[v2,08/18] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way --- 2014-08-04 Hanjun Guo New
[v2,09/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC --- 2014-08-04 Hanjun Guo New
[v2,10/18] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi --- 2014-08-04 Hanjun Guo Superseded
[v2,11/18] ACPI / table: Add new function to get table entries --- 2014-08-04 Hanjun Guo New
[v2,12/18] ARM64 / ACPI: Add GICv2 specific ACPI boot support --- 2014-08-04 Hanjun Guo New
[v2,13/18] ARM64 / ACPI: Parse GTDT to initialize arch timer --- 2014-08-04 Hanjun Guo New
[v2,14/18] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64 --- 2014-08-04 Hanjun Guo New
[v2,15/18] ARM64 / ACPI: Introduce early_param for "acpi" and set ACPI default off --- 2014-08-04 Hanjun Guo New
[v2,16/18] ARM64 / ACPI: If we chose to boot from acpi then disable FDT --- 2014-08-04 Hanjun Guo New
[v2,17/18] ARM64 / ACPI: Enable ARM64 in Kconfig --- 2014-08-04 Hanjun Guo New
[v2,18/18] Documentation: ACPI for ARM64 --- 2014-08-04 Hanjun Guo New
ACPI: Add GPIO-signaled event emulator. --- 2014-08-20 Tomasz Nowicki New
[v3,1/3] Mailbox: Add support for PCC mailbox and channels --- 2014-08-26 Ashwin Chaugule New
[v3,2/3] Add support for Platform Communication Channel --- 2014-08-26 Ashwin Chaugule New
[v3,3/3] PCC-test: Test driver to trigger PCC commands --- 2014-08-26 Ashwin Chaugule New
[v3,01/17] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree() --- 2014-09-01 Hanjun Guo New
[v3,02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables --- 2014-09-01 Hanjun Guo New
[v3,03/17] ARM64 / ACPI: Introduce lowlevel suspend function --- 2014-09-01 Hanjun Guo New
[v3,04/17] ARM64 / ACPI: Introduce early_param for "acpi" --- 2014-09-01 Hanjun Guo New
[v3,05/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT --- 2014-09-01 Hanjun Guo New
[v3,06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64 --- 2014-09-01 Hanjun Guo New
[v3,07/17] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init --- 2014-09-01 Hanjun Guo New
[v3,08/17] ACPI / table: Print GIC information when MADT is parsed --- 2014-09-01 Hanjun Guo New
[v3,09/17] ARM64 / ACPI: Parse MADT for SMP initialization --- 2014-09-01 Hanjun Guo New
[v3,10/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC --- 2014-09-01 Hanjun Guo New
[v3,11/17] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi --- 2014-09-01 Hanjun Guo Superseded
[v3,12/17] ACPI / table: Add new function to get table entries --- 2014-09-01 Hanjun Guo New
[v3,13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support --- 2014-09-01 Hanjun Guo New
[v3,14/17] ARM64 / ACPI: Parse GTDT to initialize arch timer --- 2014-09-01 Hanjun Guo New
[v3,15/17] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64 --- 2014-09-01 Hanjun Guo New
[v3,16/17] ARM64 / ACPI: Enable ARM64 in Kconfig --- 2014-09-01 Hanjun Guo New
[v3,17/17] Documentation: ACPI for ARM64 --- 2014-09-01 Hanjun Guo New
[RFC,for,Juno,1/2] net: smsc911x add support for probing from ACPI --- 2014-09-01 Hanjun Guo New
[RFC,for,Juno,2/2] tty: SBSA compatible UART --- 2014-09-01 Hanjun Guo New
[v4,1/4] Mailbox: Prepare to add PCC Mailbox support --- 2014-09-03 Ashwin Chaugule New
[v4,2/4] Mailbox: Add PCC Mailbox Helper functions --- 2014-09-03 Ashwin Chaugule New
[v4,3/4] Mailbox: Add support for Platform Communication Channel --- 2014-09-03 Ashwin Chaugule New
[v4,4/4] PCC test --- 2014-09-03 Ashwin Chaugule New
[v5,1/2] Mailbox: Add support for Platform Communication Channel --- 2014-09-03 Ashwin Chaugule New
[v5,2/2] PCC test --- 2014-09-03 Ashwin Chaugule New
[v6,1/2] Mailbox: Add support for Platform Communication Channel --- 2014-09-04 Ashwin Chaugule New
[v6,2/2] PCC test --- 2014-09-04 Ashwin Chaugule New
acpi: add utility to test for device dma coherency --- 2014-09-09 Mark Salter New
acpi: add utility to test for device dma coherency --- 2014-09-09 Mark Salter New
[v7,1/2] Mailbox: Add support for Platform Communication Channel --- 2014-09-10 Ashwin Chaugule New
[v7,2/2] PCC test --- 2014-09-10 Ashwin Chaugule New
[v4,01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree() --- 2014-09-12 Hanjun Guo New
« 1 2 3 488 89 »