Show patches with: Archived = No       |   14397 patches
« 1 2 ... 84 85 86143 144 »
Patch Series S/W/F Date Submitter Delegate State
[02/16] ARM/ARM64: KVM: Add common header for PSCI related defines --- 2014-05-25 Christoffer Dall Accepted
[01/16] KVM: Add capability to advertise PSCI v0.2 support --- 2014-05-25 Christoffer Dall Accepted
[GIT,PULL] KVM/ARM and PSCI v0.2 Changes for 3.16 --- 2014-05-25 Christoffer Dall New
[GIT,PULL,02/02] DaVinci board changes for v3.16 --- 2014-05-24 Sekhar Nori New
[GIT,PULL,01/02] DaVinci EDMA clean-up for v3.16 --- 2014-05-24 Sekhar Nori New
[24/24] Add documentation about ARM64 ILP32 ABI. --- 2014-05-24 Andrew Pinski New
[23/24] ARM64:ILP32: Fix signal return for ILP32 when the user modified the signal stack. --- 2014-05-24 Andrew Pinski New
[22/24] ARM64:ILP32: Use a seperate syscall table as a few syscalls need to be using the compat syscalls. --- 2014-05-24 Andrew Pinski New
[21/24] ARM64:ILP32: The native siginfo is used instead of the compat siginfo. --- 2014-05-24 Andrew Pinski New
[20/24] ptrace: Allow compat to use the native siginfo. --- 2014-05-24 Andrew Pinski New
[19/24] ARM64: Add vdso for ILP32 and use it for the signal return. --- 2014-05-24 Andrew Pinski New
[18/24] ARM64: Add loading of ILP32 binaries. --- 2014-05-24 Andrew Pinski New
[17/24] ARM64:ILP32: Support core dump for ILP32. --- 2014-05-24 Andrew Pinski New
[16/24] ARM64:ILP32 use the standard start_thread for ILP32 so the processor state is not AARCH32. --- 2014-05-24 Andrew Pinski New
[15/24] ARM64:ILP32: Use the non compat HWCAP for ILP32. --- 2014-05-24 Andrew Pinski New
[14/24] ARM64:ILP32: COMPAT_USE_64BIT_TIME is true for ILP32 tasks. --- 2014-05-24 Andrew Pinski New
[13/24] Drivers:input: Use is_compat_task for ARM64 also. --- 2014-05-24 Andrew Pinski New
[12/24] ARM64: Add is_ilp32_compat_task and is_ilp32_compat_thread and TIF_32BIT_AARCH64. --- 2014-05-24 Andrew Pinski New
[11/24] ARM64: Add ARM64_ILP32 to Kconfig. --- 2014-05-24 Andrew Pinski New
[10/24] ARM64: Introduce is_a32_task and is_a32_thread. Use them in the correct locations. --- 2014-05-24 Andrew Pinski New
[09/24] ARM64:ILP32: Use the same syscall names as LP64. --- 2014-05-24 Andrew Pinski New
[08/24] Allow a 32bit ABI to use the naming of the 64bit ABI syscalls to avoid confusion of not splitting the registers. --- 2014-05-24 Andrew Pinski New
[07/24] ARM64:ILP32: Use the same size and layout of the signal structures for ILP32 as for LP64. --- 2014-05-24 Andrew Pinski New
[06/24] Allow for some signal structures to be the same between a 32bit ABI and the 64bit ABI. --- 2014-05-24 Andrew Pinski New
[05/24] ARM64:UAPI: Set the correct __BITS_PER_LONG for ILP32. --- 2014-05-24 Andrew Pinski New
[04/24] ARM64:ILP32: Set kernel_long to long long so we can reuse most of the same syscalls as LP64. --- 2014-05-24 Andrew Pinski New
[03/24] ARM64: Change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead. --- 2014-05-24 Andrew Pinski New
[02/24] ARM64: Rename COMPAT to AARCH32_EL0 in Kconfig. --- 2014-05-24 Andrew Pinski New
[01/24] ARM64: Force LP64 to compile the kernel. --- 2014-05-24 Andrew Pinski New
[02/24] ARM64: Rename COMPAT to AARCH32_EL0 in Kconfig. --- 2014-05-24 Andrew Pinski New
[01/24] ARM64: Force LP64 to compile the kernel. --- 2014-05-24 Andrew Pinski New
scripts/dtc: pad DTBs to facilitate later modification --- 2014-05-23 Kevin Hilman New
[GIT,PULL] ARM: Keystone reset driver 3.16 --- 2014-05-23 Santosh Shilimkar New
[GIT,PULL] Samsung 2nd fixes for 3.15 --- 2014-05-23 Kukjin Kim New
[v7,4/4] PCI: Generic Configuration Access Mechanism support --- 2014-05-23 Will Deacon New
[v7,3/4] MAINTAINERS: add entry for generic PCI host controller driver --- 2014-05-23 Will Deacon Accepted
[v7,2/4] PCI: ARM: add support for generic PCI host controller --- 2014-05-23 Will Deacon Accepted
[v7,1/4] ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM --- 2014-05-23 Will Deacon New
regulator: Constify the pointer to alias name array --- 2014-05-23 Lee Jones Accepted
efi: arm64: memory node handling cleanup --- 2014-05-23 Leif Lindholm New
[v2,3/3] ARM: multi_v7_defconfig: Enable Exynos platform --- 2014-05-23 Sachin Kamat Accepted
[v2,2/3] ARM: EXYNOS: Enable multi-platform build support --- 2014-05-23 Sachin Kamat Accepted
[v2,1/3] ARM: EXYNOS: Consolidate Kconfig entries --- 2014-05-23 Sachin Kamat Accepted
[RESEND,v5,5/5] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-05-23 Daniel Thompson Superseded
[RESEND,v5,4/5] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX --- 2014-05-23 Daniel Thompson New
[RESEND,v5,3/5] ARM: Conceal DEBUG_LL_UART_NONE from unsupported platforms --- 2014-05-23 Daniel Thompson New
[RESEND,v5,2/5] ARM: ep93xx: Enable DEBUG_LL_UART_PL01X --- 2014-05-23 Daniel Thompson Superseded
[RESEND,v5,1/5] ARM: versatile: Enable DEBUG_LL_UART_PL01X --- 2014-05-23 Daniel Thompson Superseded
EFI_STUB fails to boot non-EFI on arm64 --- 2014-05-23 Leif Lindholm New
[RFC,v2,10/10] serial: asc: Add support for KGDB's FIQ/NMI mode --- 2014-05-23 Daniel Thompson New
[RFC,v2,09/10] serial: amba-pl011: Pass on FIQ information to KGDB. --- 2014-05-23 Daniel Thompson New
[RFC,v2,08/10] ARM: Add KGDB/KDB FIQ debugger generic code --- 2014-05-23 Daniel Thompson New
[RFC,v2,07/10] ARM: Move some macros from entry-armv to entry-header --- 2014-05-23 Daniel Thompson New
[RFC,v2,06/10] irqchip: vic: Introduce shadow irqs for FIQ --- 2014-05-23 Daniel Thompson New
[RFC,v2,05/10] ARM: STi: STiH41x: Extend UART with FIQ support. --- 2014-05-23 Daniel Thompson New
[RFC,v2,04/10] ARM: vexpress: Extend UART with FIQ support --- 2014-05-23 Daniel Thompson New
[RFC,v2,03/10] irqchip: gic: Introduce shadow irqs for FIQ --- 2014-05-23 Daniel Thompson New
[RFC,v2,02/10] irqchip: gic: Provide support for interrupt grouping --- 2014-05-23 Daniel Thompson New
[RFC,v2,01/10] arm: fiq: Allow EOI to be communicated to the intc --- 2014-05-23 Daniel Thompson New
[GIT,PULL] ARM: mach-bcm: dt updates for 3.16 --- 2014-05-23 Matt Porter New
EFI_STUB fails to boot non-EFI on arm64 --- 2014-05-23 Leif Lindholm Accepted
[GIT,PULL] ARM: mach-bcm: soc updates for 3.16 --- 2014-05-23 Matt Porter New
clk: divider: add CLK_DIVIDER_READ_ONLY flag --- 2014-05-23 Thomas Abraham New
[GIT,PULL] ARM: mach-bcm: cleanups for 3.16 --- 2014-05-23 Matt Porter New
[RFC,v5,2/2] clk: Add handling of clk parent and rate assigned from DT --- 2014-05-23 Mike Turquette New
[8/8] ARM: update multi_v7_defconfig for STI --- 2014-05-22 Peter Griffin New
[7/8] ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards. --- 2014-05-22 Peter Griffin New
[6/8] ARM: STi: DT: Enable mmc0 for both stih415 and stih416 SoCs --- 2014-05-22 Peter Griffin New
[5/8] ARM: STi: DT: Add sdhci pin configuration for stih415 --- 2014-05-22 Peter Griffin New
[4/8] ARM: STi: DT: Add sdhci controller for stih416 --- 2014-05-22 Peter Griffin New
[3/8] ARM: STi: DT: Add sdhci pins for stih416 --- 2014-05-22 Peter Griffin New
[2/8] mmc: sdhci-st: STMicroelectronics SDHCI binding documentation. --- 2014-05-22 Peter Griffin New
[1/8] mmc: sdhci-st: Intial support for ST SDHCI controller --- 2014-05-22 Peter Griffin New
[4/4] phy: miphy365x: Provide support for the MiPHY356x Generic PHY --- 2014-05-22 Lee Jones New
[3/4] ARM: DT: STi: Add DT node for MiPHY365x --- 2014-05-22 Lee Jones New
[2/4] phy: miphy365x: Add MiPHY365x header file for DT x Driver defines --- 2014-05-22 Lee Jones New
[1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x --- 2014-05-22 Lee Jones New
[v2,08/10] mtd: st_spi_fsm: Provide documentation for boot device mask property --- 2014-05-22 Lee Jones New
[v2,09/10] mtd: st_spi_fsm: Provide mask to obtain correct boot device pins --- 2014-05-22 Lee Jones New
[v2] mfd: abx500-core: Remove unused function abx500_dump_all_banks() --- 2014-05-22 Lee Jones Accepted
[10/10] mtd: st_spi_fsm: General tidy-up --- 2014-05-22 Lee Jones New
[09/10] mtd: st_spi_fsm: Provide mask to obtain correct boot device pins --- 2014-05-22 Lee Jones New
[08/10] mtd: st_spi_fsm: Provide documentation for boot device mask property --- 2014-05-22 Lee Jones New
[07/10] mtd: st_spi_fsm: Improve busy wait handling --- 2014-05-22 Lee Jones New
[06/10] mtd: st_spi_fsm: Update Spansion device entries --- 2014-05-22 Lee Jones New
[05/10] mtd: st_spi_fsm: Update the JEDEC probe to handle extended READIDs --- 2014-05-22 Lee Jones New
[04/10] mtd: st_spi_fsm: Add support for N25Q512 and N25Q00A devices --- 2014-05-22 Lee Jones New
[03/10] mtd: st_spi_fsm: Add support for Micron N25Q512A --- 2014-05-22 Lee Jones New
[02/10] mtd: st_spi_fsm: Obtain and use EMI clock if provided --- 2014-05-22 Lee Jones New
[01/10] mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes --- 2014-05-22 Lee Jones New
mfd: max14577: Cast to architecture agnostic data type --- 2014-05-22 Lee Jones Accepted
mfd: axp20x: Remove unnecessary const qualifier from axp20x_supplies[] --- 2014-05-22 Lee Jones New
mfd: abx500-core: Remove unused function abx500_dump_all_banks() --- 2014-05-22 Lee Jones New
ARM: STi: DT changes for v3.16, v3 --- 2014-05-22 Maxime COQUELIN New
ARM: dts: move dp hpd gpio pin to pinctrl_0 for exynos5420 peach_pit --- 2014-05-21 Kukjin Kim New
[v9,14/14] virt: arm: support hip04 gic --- 2014-05-21 Marc Zyngier New
arm: dts: exynos5: Remove multi core timer --- 2014-05-21 Kukjin Kim New
[1/1] clk: exynos5420: Staticize local variables --- 2014-05-21 Sachin Kamat New
[v2,3/3] ARM: sti: stih41x: Provide a proper header for this DTSI file --- 2014-05-21 Lee Jones Accepted
[v2,2/3] ARM: sti: stih416: Enable board LED support for B2020 RevE --- 2014-05-21 Lee Jones Accepted
« 1 2 ... 84 85 86143 144 »