linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-23 19:34:47 to 2014-05-25 18:18:55 UTC [more...]

[GIT PULL] KVM/ARM and PSCI v0.2 Changes for 3.16
 2014-05-25 18:18 UTC  (10+ messages)
` [PATCH 01/16] KVM: Add capability to advertise PSCI v0.2 support
` [PATCH 02/16] ARM/ARM64: KVM: Add common header for PSCI related defines
` [PATCH 03/16] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
` [PATCH 04/16] KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature
` [PATCH 05/16] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
` [PATCH 06/16] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header
` [PATCH 07/16] ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET
` [PATCH 08/16] ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO
` [PATCH 09/16] ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions

[PATCH] arm64: KVM: Enable minimalistic support for Cortex-A53
 2014-05-25 18:07 UTC  (2+ messages)

[GIT PULL] PSCI v0.2 support and DT bindings
 2014-05-25 18:07 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: DT fix for v3.16-rc1
 2014-05-25 17:36 UTC 

[PATCH for v3.15 0/2] ARM: mvebu Specificy ECC scheme for A375/385 boards
 2014-05-25 17:29 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB board
` [PATCH 2/2] ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 "

[PATCH v3 0/2] irqchip: Broadcom Set Top Box Level-2 interrupt controller
 2014-05-25 17:12 UTC  (4+ messages)
` [PATCH v3 1/2] irqchip: add "
` [PATCH v3 2/2] Documentation: add Broadcom STB Level-2 interrupt controller binding

[PATCH v2 0/9] arm64: KVM: debug infrastructure support
 2014-05-25 15:36 UTC  (20+ messages)
` [PATCH v2 1/9] arm64: KVM: rename pm_fake handler to trap_raz_wi
` [PATCH v2 2/9] arm64: move DBG_MDSCR_* to asm/debug-monitors.h
` [PATCH v2 3/9] arm64: KVM: add trap handlers for AArch64 debug registers
` [PATCH v2 4/9] arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
` [PATCH v2 5/9] arm64: KVM: use separate tables for AArch32 32 and 64bit traps
` [PATCH v2 6/9] arm64: KVM: check ordering of all system register tables
` [PATCH v2 7/9] arm64: KVM: add trap handlers for AArch32 debug registers
` [PATCH v2 8/9] arm64: KVM: implement lazy world switch for "
` [PATCH v2 9/9] arm64: KVM: enable trapping of all "

crypto: Add Allwinner Security System crypto accelerator
 2014-05-25 14:30 UTC  (18+ messages)
` [PATCH 1/3] dt: Add DT bindings documentation for SUNXI Security System
` [PATCH 2/3] ARM: sun7i: dt: Add Security System to A20 SoC DTS
` [PATCH 3/3] crypto: Add Allwinner Security System crypto accelerator

[PATCH v2 00/11] sched: consolidation of cpu_power
 2014-05-25 13:22 UTC  (5+ messages)
` [PATCH v2 01/11] sched: fix imbalance flag reset
` [PATCH v2 05/11] ARM: topology: use new cpu_power interface

RFC: representing sdio devices oob interrupt, clks, etc. in device tree
 2014-05-25 12:34 UTC  (16+ messages)

[PATCH 0/3] add hix5hd2 mac driver
 2014-05-25 12:25 UTC  (3+ messages)
` [PATCH 3/3] net: hisilicon: "

[PATCH v7 0/4] Support for Generic PCI Host Controller
 2014-05-25 10:48 UTC  (6+ messages)
` [PATCH v7 4/4] PCI: Generic Configuration Access Mechanism support

[PATCH] ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callback
 2014-05-25  9:19 UTC 

[PATCH] pinctrl: sirf: fix typo for GPIO bank number
 2014-05-25  8:54 UTC 

[PATCH] acornscsi: remove linked command support
 2014-05-25  7:42 UTC  (5+ messages)

[PATCH 1/3] gpio: Add APM X-Gene SoC GPIO controller support
 2014-05-25  7:35 UTC  (3+ messages)

[PATCH] ahci: imx: PLL clock needs 100us to settle down
 2014-05-25  6:40 UTC  (3+ messages)

[PATCH] clk: divider: Fix overflow in clk_divider_bestdiv
 2014-05-24 23:33 UTC  (3+ messages)
  ` [FIX] [CRITICAL] "

[PATCH] ARM: imx: introduce function imx_free_mx3_camera
 2014-05-24 21:17 UTC  (5+ messages)

[PATCHv2 00/24] ILP32 Support in ARM64
 2014-05-24 18:56 UTC  (26+ messages)
` [PATCH 01/24] ARM64: Force LP64 to compile the kernel
` [PATCH 02/24] ARM64: Rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 03/24] ARM64: Change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
` [PATCH 04/24] ARM64:ILP32: Set kernel_long to long long so we can reuse most of the same syscalls as LP64
` [PATCH 05/24] ARM64:UAPI: Set the correct __BITS_PER_LONG for ILP32
` [PATCH 06/24] Allow for some signal structures to be the same between a 32bit ABI and the 64bit ABI
` [PATCH 07/24] ARM64:ILP32: Use the same size and layout of the signal structures for ILP32 as for LP64
` [PATCH 08/24] Allow a 32bit ABI to use the naming of the 64bit ABI syscalls to avoid confusion of not splitting the registers
` [PATCH 09/24] ARM64:ILP32: Use the same syscall names as LP64
` [PATCH 10/24] ARM64: Introduce is_a32_task and is_a32_thread. Use them in the correct locations
` [PATCH 11/24] ARM64: Add ARM64_ILP32 to Kconfig
` [PATCH 12/24] ARM64: Add is_ilp32_compat_task and is_ilp32_compat_thread and TIF_32BIT_AARCH64
` [PATCH 13/24] Drivers:input: Use is_compat_task for ARM64 also
` [PATCH 14/24] ARM64:ILP32: COMPAT_USE_64BIT_TIME is true for ILP32 tasks
` [PATCH 15/24] ARM64:ILP32: Use the non compat HWCAP for ILP32
` [PATCH 16/24] ARM64:ILP32 use the standard start_thread for ILP32 so the processor state is not AARCH32
` [PATCH 17/24] ARM64:ILP32: Support core dump for ILP32
` [PATCH 18/24] ARM64: Add loading of ILP32 binaries
` [PATCH 19/24] ARM64: Add vdso for ILP32 and use it for the signal return
` [PATCH 20/24] ptrace: Allow compat to use the native siginfo
` [PATCH 21/24] ARM64:ILP32: The native siginfo is used instead of the compat siginfo
` [PATCH 22/24] ARM64:ILP32: Use a seperate syscall table as a few syscalls need to be using the compat syscalls
` [PATCH 23/24] ARM64:ILP32: Fix signal return for ILP32 when the user modified the signal stack
` [PATCH 24/24] Add documentation about ARM64 ILP32 ABI

[PATCH v2 0/4] ks8851 DT/regulator/gpio updates
 2014-05-24 18:03 UTC  (8+ messages)
` [PATCH v2 1/4] devicetree: bindings: Properly document micrel ks8851 SPI chips
` [PATCH v2 2/4] net: ks8851: Use devm_regulator_get_optional()
` [PATCH v2 3/4] net: ks8851: Add optional vdd_io regulator and reset gpio
` [PATCH v2 4/4] net: ks8851: Add of match table

[PATCH v10 0/3] Exynos 5410 support
 2014-05-24 17:44 UTC  (14+ messages)
` [PATCH v10 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC
` [PATCH v10 2/3] clk: exynos5410: register clocks using common clock framework
` [PATCH v10 3/3] ARM: dts: Add initial device tree support for EXYNOS5410

[PATCH V5 00/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle
 2014-05-24 17:32 UTC  (11+ messages)
            ` [PATCH] ARM: exynos: Fix kernel panic when unplugging CPU1 on 4210

[PATCH RESEND v4 0/8] Add Allwinner A31 USB support
 2014-05-24 15:09 UTC  (4+ messages)

[PATCH] PM / devfreq: remove checks for CONFIG_EXYNOS_ASV
 2014-05-24 12:40 UTC 

[PATCH] spi: Set cs-gpios to output direction
 2014-05-24 11:54 UTC  (2+ messages)

[PATCH] phy: sun4i: depend on RESET_CONTROLLER
 2014-05-24 10:15 UTC  (2+ messages)

[GIT PULL 01/02] DaVinci EDMA clean-up for v3.16
 2014-05-24  9:43 UTC  (2+ messages)
` [GIT PULL 02/02] DaVinci board changes "

[PATCHv2 00/24] ILP32 Support in ARM64
 2014-05-24  7:01 UTC  (3+ messages)
` [PATCH 01/24] ARM64: Force LP64 to compile the kernel
` [PATCH 02/24] ARM64: Rename COMPAT to AARCH32_EL0 in Kconfig

[PATCH 1/5] phy: add support for USB cluster on the Armada 375 SoC
 2014-05-24  6:46 UTC  (14+ messages)
` [PATCH 2/5] Documentation: dt-bindings: document the Armada 375 USB cluster binding
` [PATCH 4/5] usb: host: xhci-plat: add optional PHY support

[PATCH RFT] ARM: dts: imx51-eukrea-mbimxsd51-baseboard: Use simple-audio-card for sound
 2014-05-24  6:27 UTC 

No subject
 2014-05-24  1:21 UTC  (5+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add entry for APM X-Gene SoC EDAC driver
  ` [PATCH v2 2/4] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding
    ` [PATCH v2 3/4] edac: Add APM X-Gene SoC EDAC driver
      ` [PATCH v2 4/4] arm64: Add APM X-Gene SoC EDAC DTS entries

[PATCH] clk: bcm/kona: implement determine_rate()
 2014-05-24  0:56 UTC  (4+ messages)

[PATCH v2 0/5] clk: bcm: prerequisite and bus clock support
 2014-05-24  0:53 UTC  (5+ messages)
` [PATCH v2 1/5] clk: bcm281xx: add an initialized flag
` [PATCH v2 2/5] clk: bcm281xx: implement prerequisite clocks

[PATCH v4 0/2] context tracker support for arm64
 2014-05-24  0:03 UTC  (7+ messages)
` [PATCH v4 2/2] arm64: enable context tracking

[PATCH] scripts/dtc: pad DTBs to facilitate later modification
 2014-05-23 23:41 UTC 

[PATCH RESEND v2 0/3] bus: add Broadcom GISB bus arbiter timeout/error handler
 2014-05-23 23:00 UTC  (2+ messages)

[GIT PULL] Allwinner drivers changes for 3.16, take 2
 2014-05-23 22:49 UTC  (2+ messages)

[GIT PULL] qcom driver changes for v3.16
 2014-05-23 22:48 UTC 

[GIT PULL] ARM: mach-bcm: soc updates for 3.16
 2014-05-23 22:48 UTC  (2+ messages)

[GIT PULL] ARM: mach-bcm: cleanups for 3.16
 2014-05-23 22:48 UTC  (2+ messages)

[PATCH v2 0/3] Add USB PHY DT support for R8A7791/Koelsch/Henninger board
 2014-05-23 22:40 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: shmobile: r8a7791: add USB PHY DT support
` [PATCH v2 2/3] ARM: shmobile: koelsch: enable USB PHY
` [PATCH v2 3/3] ARM: shmobile: henninger: "

[PATCH v2 0/2] Add USB PHY device tree support for R8A7790/Lager board
 2014-05-23 22:29 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: shmobile: r8a7790: add USB PHY DT support
` [PATCH v2 2/2] ARM: shmobile: lager: enable USB PHY

[RFC PATCH] clk: flatten clk tree in debugfs
 2014-05-23 22:24 UTC  (2+ messages)

[PATCH v3 0/2] Add R8A7790/Lager board PCI USB DT support
 2014-05-23 22:23 UTC 

[GIT PULL] ARM: mvebu: defconfig changes for v3.16 (incr. #2)
 2014-05-23 22:13 UTC  (3+ messages)

[GIT PULL] qcom defconfig changes for v3.16
 2014-05-23 22:09 UTC  (2+ messages)

[GIT PULL] Allwinner defconfig changes for 3.16, take 2
 2014-05-23 22:08 UTC  (2+ messages)

[GIT PULL] at91: DT for 3.16 at91-dt3 #3
 2014-05-23 22:01 UTC  (4+ messages)

[GIT PULL] Samsung 2nd fixes for 3.15
 2014-05-23 22:00 UTC  (2+ messages)

[GIT PULL] Allwinner DT changes for 3.16, take 2
 2014-05-23 21:51 UTC  (2+ messages)

[GIT PULL] ARM: mach-bcm: dt updates for 3.16
 2014-05-23 21:42 UTC  (2+ messages)

[PATCH] clk: divider: Fix table round up function
 2014-05-23 21:39 UTC  (2+ messages)

[Patch v7 0/7] Introduce keystone reset driver
 2014-05-23 21:38 UTC  (3+ messages)

[GIT PULL] qcom DT changes for v3.15
 2014-05-23 21:31 UTC  (3+ messages)
` [GIT PULL] qcom DT changes for v3.16

[GIT PULL] ARM: Keystone reset driver 3.16
 2014-05-23 21:29 UTC 

[PATCH 0/3] ARM: OMAP5+: Support Duty Cycle Correction(DCC)
 2014-05-23 21:07 UTC  (2+ messages)

[PATCH] clk: divider: add CLK_DIVIDER_READ_ONLY flag
 2014-05-23 21:05 UTC  (2+ messages)

[PATCH v2 0/3] Exynos multi-platform support
 2014-05-23 21:02 UTC  (4+ messages)

[PATCH] clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdata
 2014-05-23 20:58 UTC 

[GIT PULL] ARM: mvebu: DT changes for v3.16 (incr. #2)
 2014-05-23 20:46 UTC  (2+ messages)

ARM: STi: DT changes for v3.16, v3
 2014-05-23 20:44 UTC  (2+ messages)

[PATCH v5] clk: shmobile: Add R8A7740-specific clock support
 2014-05-23 20:39 UTC  (2+ messages)

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-05-23 20:36 UTC 

[PATCH v2 0/2] irqchip: Broadcom Set Top Box Level-2 interrupt controller
 2014-05-23 20:36 UTC  (4+ messages)
` [PATCH v2 1/2] irqchip: add "

[GIT PULL] Allwinner core additions for 3.16, take 2
 2014-05-23 20:11 UTC  (2+ messages)

[GIT PULL] qcom SoC changes for v3.16
 2014-05-23 20:10 UTC  (2+ messages)

[PATCH v4 0/5] Add platform support for LSI AXM55xx
 2014-05-23 20:08 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: SoC changes for v3.16 (incr. #2)
 2014-05-23 20:02 UTC  (2+ messages)

EFI_STUB fails to boot non-EFI on arm64
 2014-05-23 19:43 UTC  (7+ messages)

[PATCH v3 00/11] Add real clock support for Rockchip's RK3188
 2014-05-23 19:39 UTC  (10+ messages)
` [PATCH v3 03/11] clk: rockchip: add basic infrastructure for clock branches
` [PATCH v3 04/11] clk: rockchip: add clock type for pll clocks and pll used on rk3066
` [PATCH v3 05/11] clk: rockchip: add reset controller
` [PATCH v3 06/11] dt-bindings: add documentation for rk3188 clock and reset unit
` [PATCH v3 07/11] clk: rockchip: add clock driver for rk3188 clocks
` [PATCH v3 08/11] ARM: rockchip: Select ARCH_HAS_RESET_CONTROLLER
` [PATCH v3 09/11] ARM: dts: rk3188: add cru node and update device clocks to use it
` [PATCH v3 10/11] ARM: dts: rockchip: move rk3188 core input clocks into main dtsi
` [PATCH v3 11/11] ARM: dts: rockchip: remove the now obsolete rk3188-clocks.dtsi

[PATCH 0/5] ks8851 DT updates
 2014-05-23 19:37 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).