linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-30 16:30:31 to 2016-01-02 10:37:22 UTC [more...]

[PATCH] ARM: mm: Speed up page list initialization during boot
 2016-01-02 10:37 UTC  (3+ messages)

[PATCH] arm: kernel: utilize hrtimer based broadcast
 2016-01-02 10:29 UTC  (6+ messages)

[PATCH 0/4] bcm2836 (Raspberry Pi 2) interrupt controller updates for 4.5
 2016-01-02 10:27 UTC  (3+ messages)
` [PATCH 2/4] irqchip: bcm2836: Add SMP support for the 2836

[PATCH] mmc: sd: limit SD card power limit according to cards capabilities
 2016-01-02 10:06 UTC 

[PATCH] clk: fix clk-gpio.c with optional clock= DT property
 2016-01-02 10:01 UTC 

[PATCH v3 RESEND 0/2] WM8505/WM8650 DT fixes for SD card controller
 2016-01-02  9:12 UTC  (7+ messages)
` [PATCH v3 RESEND 1/2] dts: vt8500: Add SDHC node to DTS file for WM8650
` [PATCH v3 RESEND 2/2] dts: vt8500: Fix errors in SDHC node for WM8505

bbb kexec bug: Unhandled fault external abort on non-linefetch (0x1028) at 0xfa1ac140
 2016-01-02  7:02 UTC  (3+ messages)

Odroid U3 mutex deadlock
 2016-01-02  5:14 UTC  (3+ messages)

[GIT PULL] arm64: DTS fixes for X-Gene platforms for v4.5
 2016-01-02  4:33 UTC  (3+ messages)

[PATCH] ip_tunnel: make ip6tunnel_xmit definition conditional
 2016-01-02  2:58 UTC  (2+ messages)

[RESEND PATCH v1 0/4] Add support emac for the RK3036 SoC platform
 2016-01-02  2:38 UTC  (5+ messages)
` [RESEND PATCH v1 3/4] net: ethernet: arc: Add support emac for RK3036

[RESEND PATCH v1 0/4] fix some clock configuration for the RK3036 platform
 2016-01-02  2:34 UTC  (5+ messages)
` [RESEND PATCH v1 4/4] clk: rockchip: rk3036: fix and add node id for emac clock

[PATCH v2,RESEND] clk: uniphier: add clock drivers for UniPhier SoCs
 2016-01-02  1:26 UTC  (3+ messages)
` [PATCH v2, RESEND] "

[PATCH] ASoC: cs35l32: avoid uninitialized variable access
 2016-01-01 23:19 UTC 

[PATCH] gpiolib: always initialize *flags from of_get_named_gpio_flags
 2016-01-01 22:40 UTC 

[PATCH] net: hns: avoid uninitialized variable warning:
 2016-01-01 22:27 UTC 

[PATCH] [BUG] clk: rockchip: don't mark clock names as initconst
 2016-01-01 22:05 UTC  (4+ messages)

[PATCH] drm: arm-hdlcd: remove DMA_CMA select
 2016-01-01 22:04 UTC  (4+ messages)
` [PATCH 2/3] drm: arm-hdlcd: remove COMMON_CLK_SCPI select
` [PATCH 3/3] drm: arm-hdlcd: fix build warnings for !CONFIG_PM
` [PATCH 4/3] drm: arm-hdlcd: add explictit DRM dependency

[RFC PATCH] ARM: pxa: add defconfig covering all the boards
 2016-01-01 21:59 UTC  (3+ messages)

[PATCH v2 RESEND 0/3] clocksource/vt8500: Fix hangs in small delays
 2016-01-01 20:23 UTC  (8+ messages)
` [PATCH v2 RESEND 1/3] clocksource/vt8500: Use MIN_OSCR_DELTA from PXA
` [PATCH v2 RESEND 2/3] clocksource/vt8500: Remove the 'loops' variable
` [PATCH v2 RESEND 3/3] clocksource/vt8500: Add register R/W functions

How to get better precision out of getrusage on the ARM?
 2016-01-01 18:14 UTC  (9+ messages)

[PATCH] pinctrl: mediatek: convert to arch_initcall
 2016-01-01 17:29 UTC  (8+ messages)

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-01 17:23 UTC  (39+ messages)
` [PATCH v2 01/32] lcoking/barriers, arch: Use smp barriers in smp_store_release()
` [PATCH v2 02/32] asm-generic: guard smp_store_release/load_acquire
` [PATCH v2 03/32] ia64: rename nop->iosapic_nop
` [PATCH v2 04/32] ia64: reuse asm-generic/barrier.h
` [PATCH v2 05/32] powerpc: "
` [PATCH v2 06/32] s390: "
` [PATCH v2 07/32] sparc: "
` [PATCH v2 08/32] arm: "
` [PATCH v2 09/32] arm64: "
` [PATCH v2 10/32] metag: "
` [PATCH v2 11/32] mips: "
` [PATCH v2 12/32] x86/um: "
` [PATCH v2 13/32] x86: "
` [PATCH v2 14/32] asm-generic: add __smp_xxx wrappers
` [PATCH v2 15/32] powerpc: define __smp_xxx
` [PATCH v2 16/32] arm64: "
` [PATCH v2 17/32] arm: "
` [PATCH v2 18/32] blackfin: "
` [PATCH v2 19/32] ia64: "
` [PATCH v2 20/32] metag: "
` [PATCH v2 21/32] mips: "
` [PATCH v2 22/32] s390: "
` [PATCH v2 23/32] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v2 24/32] sparc: define __smp_xxx
` [PATCH v2 25/32] tile: "
` [PATCH v2 26/32] xtensa: "
` [PATCH v2 27/32] x86: "
` [PATCH v2 28/32] asm-generic: implement virt_xxx memory barriers
` [PATCH v2 29/32] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v2 31/32] sh: support a 2-byte smp_store_mb
` [PATCH v2 32/32] virtio_ring: use virt_store_mb
` [PATCH v2 33/34] xenbus: use virt_xxx barriers
` [PATCH v2 34/34] xen/io: "
` [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_xxx

[PATCH] udf: avoid uninitialized variable use
 2016-01-01 14:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/1 for 4.4-rc8] ARM: Fix broken USB support in sunxi_defconfig
 2016-01-01 14:03 UTC  (10+ messages)
` [PATCH for 4.4-rc8] ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices

[PATCH] fsl/fman: allow modular build
 2016-01-01 13:55 UTC 

[PATCH v3 0/3] clocksource/vt8500: Fix hangs in small delays
 2016-01-01 13:24 UTC  (4+ messages)
` [PATCH v3 1/3] clocksource/vt8500: Increase the minimum delta
` [PATCH v3 2/3] clocksource/vt8500: Remove the 'loops' variable
` [PATCH v3 3/3] clocksource/vt8500: Add register R/W functions

[PATCH 2/2 v2] spi: zynq: use to_platform_device()
 2016-01-01 12:29 UTC 

[PATCH RFC] ARM: tango4: Fix build issues
 2016-01-01 12:03 UTC  (9+ messages)

[PATCH 1/3] ARM: ATAGS: move atags.h to include/asm so it can be included by files outside kernel/
 2016-01-01 11:39 UTC  (6+ messages)
` [PATCH 0/2] OMAP: RX51: save atags data to be exported on /proc/atags
  ` [PATCH 2/2] OMAP: RX51: save ATAGS data in the early boot stage

[PATCH 0/2] omap gpmc changes for parsing devices and working debug
 2016-01-01 11:29 UTC  (3+ messages)
` [PATCH 2/2] memory: omap-gpmc: Add Kconfig option for debug

[RFC 0/9] ARM: OMAP4: hwmod clkctrl conversion to DT + clock driver
 2016-01-01  5:48 UTC  (3+ messages)
` [RFC 6/9] clk: ti: add support for omap4 module clocks

musb module names in 4.4.0-rc7
 2016-01-01  5:15 UTC 

[PATCH v4 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2015-12-31 22:30 UTC  (6+ messages)
` [PATCH v4 1/6] clk: hisilicon: add CRG driver for hi3519 soc
` [PATCH v4 5/6] mfd: dt-bindings: add device tree bindings for Hi3519 sysctrl

[PATCH v8 0/2] ASoc: sun4i-codec: Add FM, Line and Mic inputs
 2015-12-31 22:19 UTC  (5+ messages)
` [PATCH v8 2/2] "
    ` [linux-sunxi] "

[PATCH 0/4] SPI: support mt2701 IC
 2015-12-31 22:15 UTC  (8+ messages)
` [PATCH 1/4] spi: mediatek: merge all identical compat to mtk_common_compat
` [PATCH 2/4] spi: mediatek: Add spi support for mt2701 IC
` [PATCH 3/4] dts: mt2701: add spi dts for mt2701
` [PATCH 4/4] Document: spi: Add bindings for mediatek MT2701 soc platform

[PATCH 0/6] LG Optimus Black (P970) codename sniper support and lp872x improvements
 2015-12-31 22:14 UTC  (14+ messages)
` [PATCH 4/6] regulator: lp872x: Add enable GPIO pin support

[PATCH] net-thunder: One check less in nicvf_register_interrupts() after error detection
 2015-12-31 21:47 UTC 

[PATCH 0/5] Introduce at91_adc8xx driver
 2015-12-31 19:23 UTC  (5+ messages)
` [PATCH 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver

[PATCH v2 RESEND] dts: vt8500: Add SDHC node to DTS file for WM8650
 2015-12-31 18:19 UTC  (6+ messages)
` [PATCH v3 0/2] WM8505/WM8650 DT fixes for SD card controller

[PATCH v3 RESEND 0/2] WM8505/WM8650 DT fixes for SD card controller
 2015-12-31 17:41 UTC  (3+ messages)
` [PATCH v3 RESEND 1/2] dts: vt8500: Add SDHC node to DTS file for WM8650
` [PATCH v3 RESEND 2/2] dts: vt8500: Fix errors in SDHC node for WM8505

[PATCH] ARM: dts: omap3: Include missing bandgap data for ti-soc-thermal driver
 2015-12-31 17:38 UTC  (2+ messages)

[RFC PATCH] drivers: pinctrl: add driver for Allwinner A64 SoC
 2015-12-31 17:17 UTC 

[Question about DMA] Consistent memory?
 2015-12-31 17:12 UTC  (5+ messages)

[GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree for v4.5
 2015-12-31 16:33 UTC  (3+ messages)
` [GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try

[PATCH] ARM: dts: uniphier: fix a typo in comment block
 2015-12-31 16:28 UTC  (2+ messages)

[PATCH] ARM: s3c64xx: fix pm-debug compilation
 2015-12-31 16:27 UTC  (3+ messages)

[GIT PULL] BCM2835/6 changes for 4.5 (I hope)
 2015-12-31 16:21 UTC  (3+ messages)

[PATCH] ARM: realview: set up cache correctly on the PB11MPCore
 2015-12-31 15:49 UTC  (2+ messages)

[PATCH v4 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A
 2015-12-31 15:41 UTC  (2+ messages)

[GIT PULL] DaVinci device-tree updates for v4.5
 2015-12-31 15:29 UTC  (2+ messages)

[PATCH] ARM: default to multi_v7_defconfig
 2015-12-31 15:11 UTC  (3+ messages)

[PATCH 0/4] Mediatek MT2701 SCPSYS power domain support
 2015-12-31 14:45 UTC  (11+ messages)
` [PATCH 4/4] soc: mediatek: Add MT2701/MT7623 scpsys driver
` [PATCH 2/4] soc: mediatek: Init MT8173 scpsys driver earlier

[PATCH] soc: mediatek: PMIC wrap: Enable STAUPD_PRD before WDT_SRC_EN enabled
 2015-12-31 14:19 UTC  (2+ messages)

[PATCH v3 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2015-12-31 11:23 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: mediatek: Modify pinctrl bindings "
` [PATCH v3 5/5] arm: dts: Add pinctrl/GPIO/EINT node "

[PATCH 0/5] Add clock support for Mediatek MT2701
 2015-12-31  9:59 UTC  (9+ messages)
` [PATCH 1/5] clk: mediatek: Refine the makefile to support multiple clock drivers
` [PATCH 2/5] clk: mediatek: Add dt-bindings for MT2701 clocks
` [PATCH 3/5] clk: mediatek: Add MT2701 clock support

[PATCH v3 00/62] Add ACPI support for arm64 on Xen
 2015-12-31  9:16 UTC  (7+ messages)
` [PATCH v3 40/62] arm/acpi: Estimate memory required for acpi/efi tables
` [PATCH v3 52/62] arm/acpi: Prepare EFI memory descriptor for Dom0

[PATCH v2] ARM: dts: rockchip: Adding LEDs handling via leds-gpio for the Radxa Rock2 Square
 2015-12-31  9:13 UTC 

16KB PAGE_SIZE not work on DB410C
 2015-12-31  9:05 UTC  (4+ messages)

[PATCH] doc: PCI: altera: Fix the 'ranges' property in example
 2015-12-31  9:04 UTC  (6+ messages)

[PATCH] soc: mediatek: PMIC wrap: Clear the vldclr if state machine is stay on FSM_VLDCLR state
 2015-12-31  8:26 UTC  (4+ messages)

[PATCH] serial: imx: fix dcd interrupt firing during probe
 2015-12-31  3:12 UTC 

[PATCH v4] arm64: dts: add all hi6220 i2c nodes
 2015-12-31  1:27 UTC  (3+ messages)

[PATCH v2 1/3] clk: bcm2835: Add bindings for the auxiliary peripheral clock gates
 2015-12-31  0:18 UTC  (5+ messages)

[GIT PULL] arm64: DTS changes for X-Gene platforms queued for v4.5
 2015-12-31  0:12 UTC  (3+ messages)

[RFC3 PATCH v6 00/20] ILP32 for ARM64
 2015-12-30 22:36 UTC  (6+ messages)
` [PATCH v6 13/20] arm64: ilp32: share aarch32 syscall wrappers to ilp32

[PATCH v4 00/24] pwm: add support for atomic update
 2015-12-30 21:05 UTC  (5+ messages)
` [PATCH v4 03/24] clk: pwm: use pwm_get_xxx() helpers where appropriate
` [PATCH v4 14/24] clk: pwm: use pwm_get/set_default_xxx() "

[PATCH] arm64: defconfig: Enable PL031
 2015-12-30 19:35 UTC 

[GIT PULL] clockevents for 4.5
 2015-12-30 18:16 UTC  (6+ messages)
` [PATCH 01/69] clocksource/drivers/mtk_timer: Add pr_fmt define
  ` [PATCH 02/69] clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_init
  ` [PATCH 15/69] clocksource/drivers/mediatek: Add the COMPILE_TEST option

linux-4.4-rc7/arch/arm/common/icst.c: possible never ending loop ?
 2015-12-30 17:34 UTC 

Domain faults when CONFIG_CPU_SW_DOMAIN_PAN is enabled
 2015-12-30 16:57 UTC  (13+ messages)

[PATCH] ARM: dts: rockchip: Adding LEDs handling via leds-gpio for the Radxa Rock2 Square
 2015-12-30 16:43 UTC  (4+ messages)

[PATCH 0/3] wlcore/wl12xx: spi: add wifi support to cm-t335
 2015-12-30 16:30 UTC  (3+ messages)
` [PATCH 2/3] wlcore/wl12xx: spi: add device tree support


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).