Show patches with: State = Action Required       |   354965 patches
« 1 2 ... 2543 2544 25453549 3550 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,62/62] xen/arm64: Add ACPI support - - - --- 2015-11-17 Shannon Zhao New
[v3,61/62] arm/acpi: Add acpi parameter to enable/disable acpi - - - --- 2015-11-17 Shannon Zhao New
[v3,60/62] arm/acpi: Configure interrupts dynamically - - - --- 2015-11-17 Shannon Zhao New
[v3,59/62] xen/arm: Add a hypercall for device mmio mapping - - - --- 2015-11-17 Shannon Zhao New
[v3,58/62] xen/acpi: Fix event-channel interrupt when booting with ACPI - - - --- 2015-11-17 Shannon Zhao New
[v3,57/62] hvm/params: Add a new dilivery type for event-channel in HVM_PARAM_CALLBACK_IRQ - - - --- 2015-11-17 Shannon Zhao New
[v3,56/62] arm/acpi: Deny MMIO access of UART - - - --- 2015-11-17 Shannon Zhao New
[v3,55/62] arm/acpi: Route all Xen unused SPIs to Dom0 - - - --- 2015-11-17 Shannon Zhao New
[v3,54/62] arm/acpi: Create min DT stub for Dom0 - - - --- 2015-11-17 Shannon Zhao New
[v3,53/62] arm/acpi: Map the new created EFI and ACPI tables to Dom0 - - - --- 2015-11-17 Shannon Zhao New
[v3,52/62] arm/acpi: Prepare EFI memory descriptor for Dom0 - - - --- 2015-11-17 Shannon Zhao New
[v3,51/62] arm/acpi: Prepare EFI system table for Dom0 - - - --- 2015-11-17 Shannon Zhao New
[v3,50/62] xen/efi: store EFI system table in efi structure - - - --- 2015-11-17 Shannon Zhao New
[v3,49/62] arm/acpi: Map rest tables for Dom0 - - - --- 2015-11-17 Shannon Zhao New
[v3,48/62] arm/acpi: Prepare RSDP table for Dom0 - - - --- 2015-11-17 Shannon Zhao New
[v3,47/62] arm/p2m: Add helper functions to map memory regions - - - --- 2015-11-17 Shannon Zhao New
[v3,46/62] arm/acpi: Prepare XSDT table for Dom0 - - - --- 2015-11-17 Shannon Zhao New
[v3,45/62] arm/acpi: Prepare STAO table for Dom0 - - - --- 2015-11-17 Shannon Zhao New
[v3,44/62] ACPICA: ACPI 6.0: Add support for STAO table - - - --- 2015-11-17 Shannon Zhao New
[v3,43/62] arm/acpi: Prepare MADT table for Dom0 - - - --- 2015-11-17 Shannon Zhao New
[v3,42/62] arm/acpi: Prepare FADT table for Dom0 - - - --- 2015-11-17 Shannon Zhao New
[v3,41/62] arm/acpi: Add a helper function to get the acpi table offset - - - --- 2015-11-17 Shannon Zhao New
[v3,40/62] arm/acpi: Estimate memory required for acpi/efi tables - - - --- 2015-11-17 Shannon Zhao New
[v3,39/62] arm/acpi: Read acpi memory info from uefi - - - --- 2015-11-17 Shannon Zhao New
[v3,38/62] arm/acpi: Add placeholder for efi and acpi load address - - - --- 2015-11-17 Shannon Zhao New
[v3,37/62] arm/acpi: Define a enum for reserved tables - - - --- 2015-11-17 Shannon Zhao New
[v3,36/62] arm/acpi: Initialize serial port from ACPI SPCR table - - - --- 2015-11-17 Shannon Zhao New
[v3,35/62] serial: Rename SERHND_DTUART to SERHND_UART - - - --- 2015-11-17 Shannon Zhao New
[v3,34/62] pl011: Refactor pl011 driver to dt and common initialization parts - - - --- 2015-11-17 Shannon Zhao New
[v3,33/62] arm/uart: Create generic uart initialization function - - - --- 2015-11-17 Shannon Zhao New
[v3,32/62] arm/acpi: Parse GTDT to initialize timer - - - --- 2015-11-17 Shannon Zhao New
[v3,31/62] arm/acpi: Add a helper function to get interrupt type - - - --- 2015-11-17 Shannon Zhao New
[v3,30/62] arm/irq: Add helper function for setting interrupt type - - - --- 2015-11-17 Shannon Zhao New
[v3,29/62] arm/acpi: Add GTDT support updated by ACPI 5.1 - - - --- 2015-11-17 Shannon Zhao New
[v3,28/62] arm/gic: Add ACPI support for GIC preinit - - - --- 2015-11-17 Shannon Zhao New
[v3,27/62] arm/gic-v3: Add ACPI boot support for GICv3 - - - --- 2015-11-17 Shannon Zhao New
[v3,26/62] arm/gic-v2: Add ACPI boot support for GICv2 - - - --- 2015-11-17 Shannon Zhao New
[v3,25/62] acpi/table: Introduce acpi_get_entry to get specified entry - - - --- 2015-11-17 Shannon Zhao New
[v3,24/62] arm: Introduce a generic way to use a device from acpi - - - --- 2015-11-17 Shannon Zhao New
[v3,23/62] acpi/table: Introduce acpi_parse_entries - - - --- 2015-11-17 Shannon Zhao New
[v3,22/62] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts - - - --- 2015-11-17 Shannon Zhao New
[v3,21/62] arm/gic-v2: Refactor gicv2_init into generic and dt specific parts - - - --- 2015-11-17 Shannon Zhao New
[v3,20/62] arm/acpi: Add ACPI support for SMP initialization - - - --- 2015-11-17 Shannon Zhao New
[v3,19/62] arm/smpboot: Move dt specific code in smp to seperate functions - - - --- 2015-11-17 Shannon Zhao New
[v3,18/62] arm/acpi: Parse MADT to map logical cpu to MPIDR and get cpu_possible_map - - - --- 2015-11-17 Shannon Zhao New
[v3,17/62] arm/acpi: Print GIC information when MADT is parsed - - - --- 2015-11-17 Shannon Zhao New
[v3,16/62] ACPICA: ACPI 6.0: Add values for MADT GIC version field - - - --- 2015-11-17 Shannon Zhao New
[v3,15/62] ACPICA: ACPI 6.0: Add changes for MADT table. - - - --- 2015-11-17 Shannon Zhao New
[v3,14/62] arm/acpi: Add Generic Interrupt and Distributor struct - - - --- 2015-11-17 Shannon Zhao New
[v3,13/62] arm/acpi: Parse FADT table and get PSCI flags - - - --- 2015-11-17 Shannon Zhao New
[v3,12/62] ACPICA: ACPI 6.0: Add changes for FADT table - - - --- 2015-11-17 Shannon Zhao New
[v3,11/62] arm/acpi: Introduce ARM Boot Architecture Flags in FADT - - - --- 2015-11-17 Shannon Zhao New
[v3,10/62] arm/acpi: Move end_boot_allocator after acpi_boot_table_init - - - --- 2015-11-17 Shannon Zhao New
[v3,09/62] arm/acpi: Add basic ACPI initialization - - - --- 2015-11-17 Shannon Zhao New
[v3,08/62] arm/acpi: Add arm specific acpi header file - - - --- 2015-11-17 Shannon Zhao New
[v3,07/62] arm/acpi: Add arch_acpi_os_map_memory helper function for ARM - - - --- 2015-11-17 Shannon Zhao New
[v3,06/62] acpi: Refactor acpi_os_map_memory to be architecturally independent - - - --- 2015-11-17 Shannon Zhao New
[v3,05/62] acpi: Don't do traditional BIOS table scan for ARM64 - - - --- 2015-11-17 Shannon Zhao New
[v3,04/62] arm/acpi: Emulate io ports for arm - - - --- 2015-11-17 Shannon Zhao New
[v3,03/62] acpi/pmstat: Build pmstat for x86 only - - - --- 2015-11-17 Shannon Zhao New
[v3,02/62] acpi/NUMA: Build NUMA for x86 only - - - --- 2015-11-17 Shannon Zhao New
[v3,01/62] Revert "xen/arm: vgic-v2: Drop cbase from arch_domain" - - - --- 2015-11-17 Shannon Zhao New
crypto: atmel: fix 64-bit warnings - - - --- 2015-11-17 Arnd Bergmann New
[v12,3/3] arm64: dts: mediatek: add xHCI & usb phy for mt8173 - - - --- 2015-11-17 Chunfeng Yun (云春峰) New
[v12,2/3] xhci: mediatek: support MTK xHCI host controller - - - --- 2015-11-17 Chunfeng Yun (云春峰) New
[v12,1/3] dt-bindings: Add a binding for Mediatek xHCI host controller - - - --- 2015-11-17 Chunfeng Yun (云春峰) New
[media] move media platform data to linux/platform_data/media - - - --- 2015-11-17 Mauro Carvalho Chehab New
next build: 235 warnings 3 failures (next/next-20151117) - - - --- 2015-11-17 Arnd Bergmann New
[RFC] arm64: use non-global mappings for UEFI runtime regions - - - --- 2015-11-17 Ard Biesheuvel New
regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C - - - --- 2015-11-17 Henry Chen New
[v2] arm, am335x: add support for the bosch shc board - - - --- 2015-11-17 Heiko Schocher New
[v6,9/9] drivers: soc: Add support for Exynos PMU driver - - - --- 2015-11-17 Pankaj Dubey New
[v6,8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver - - - --- 2015-11-17 Pankaj Dubey New
[v6,7/9] ARM: EXYNOS: split up exynos5420 SoC specific PMU data - - - --- 2015-11-17 Pankaj Dubey New
[v6,6/9] ARM: EXYNOS: split up exynos5250 SoC specific PMU data - - - --- 2015-11-17 Pankaj Dubey New
[v6,5/9] ARM: EXYNOS: split up exynos4 SoC specific PMU data - - - --- 2015-11-17 Pankaj Dubey New
[v6,4/9] ARM: EXYNOS: split up exynos3250 SoC specific PMU data - - - --- 2015-11-17 Pankaj Dubey New
[v6,3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung" - - - --- 2015-11-17 Pankaj Dubey New
[v6,2/9] ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf - - - --- 2015-11-17 Pankaj Dubey New
[v6,1/9] ARM: EXYNOS: removing redundant code from regs-pmu.h - - - --- 2015-11-17 Pankaj Dubey New
phy: phy-mt65xx-usb3: improve HS eye diagram - - - --- 2015-11-17 Chunfeng Yun (云春峰) New
phy: phy-mt65xx-usb3: fix test fail of HS receiver sensitivity - - - --- 2015-11-17 Chunfeng Yun (云春峰) New
[RESEND] phy: core: Get a refcount to phy in devm_of_phy_get_by_index() - - - --- 2015-11-17 Chunfeng Yun (云春峰) New
arm64: extract a field correctly in cpuid_feature_extract_field() - - - --- 2015-11-17 AKASHI Takahiro New
pinctrl: mediatek: fix a memleak when do dt maps. - - - --- 2015-11-17 Hongzhou Yang New
pinctrl: mediatek: fix a memleak when do dt maps. - - - --- 2015-11-17 Hongzhou Yang New
cpufreq: do not mark s3c2410_plls_add as __init - - - --- 2015-11-17 Krzysztof Kozlowski New
ARM: sunxi: Re-enable SID driver in multi_v7_defconfig - - - --- 2015-11-17 Timo Sigurdsson New
ARM: sunxi: Re-enable SID driver in sunxi_defconfig - - - --- 2015-11-17 Timo Sigurdsson New
[1/7] phy: brcmstb-sata: add missing of_node_put - - - --- 2015-11-17 Brian Norris New
[PATCHv2,3/3] NOMERGE: Sample driver - - - --- 2015-11-17 Laura Abbott New
[PATCHv2,2/3] staging: ion: Add files for parsing the devicetree - - - --- 2015-11-17 Laura Abbott New
[PATCHv2,1/3] ion: Devicetree bindings for Ion - - - --- 2015-11-17 Laura Abbott New
[V4,2/2] arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS - - - --- 2015-11-16 Yang Shi New
scpi: hide get_scpi_ops in module from built-in code - - - --- 2015-11-16 Arnd Bergmann New
cpufreq: mediatek: fix build error - - - --- 2015-11-16 Arnd Bergmann New
cpufreq: do not mark s3c2410_plls_add as __init - - - --- 2015-11-16 Arnd Bergmann New
[3/3] ste_dma40: Delete an unnecessary variable initialisation in d40_probe() - - - --- 2015-11-16 SF Markus Elfring New
[2/3] ste_dma40: Delete another unnecessary check in d40_probe() - - - --- 2015-11-16 SF Markus Elfring New
[1/3] ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy" - - - --- 2015-11-16 SF Markus Elfring New
« 1 2 ... 2543 2544 25453549 3550 »