linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-09 11:00:57 to 2014-07-09 15:07:33 UTC [more...]

[PATCH v4 00/10] Add SDHCI support for ST Microelectronics SoCs
 2014-07-09 15:07 UTC  (3+ messages)
` [PATCH v4 01/10] mmc: sdhci-st: Intial support for ST SDHCI controller
` [PATCH v4 02/10] mmc: sdhci-st: ST Microelectronics SDHCI binding documentation

[PATCHv3 00/34] ARM: at91: Switch remaining SoCs and boards to CCF
 2014-07-09 15:07 UTC  (35+ messages)
` [PATCHv3 01/34] Documentation: dt: document all the atmel pmc compatibles
` [PATCHv3 02/34] ARM: at91/dt: ariag25: define crystals frequencies
` [PATCHv3 03/34] ARM: at91: prepare common clk transition for rm9200
` [PATCHv3 04/34] ARM: at91/dt: rm9200: define clocks
` [PATCHv3 05/34] ARM: at91: move at91rm9200 SoC to the CCF
` [PATCHv3 06/34] ARM: at91/dt: at91rm9200ek: define crystals frequencies
` [PATCHv3 07/34] ARM: at91: prepare common clk transition for sam9260
` [PATCHv3 08/34] ARM: at91/dt: sam9260: define clocks
` [PATCHv3 09/34] ARM: at91/dt: sam9g20: "
` [PATCHv3 10/34] ARM: at91: move at91sam9260 SoCs to the CCF
` [PATCHv3 11/34] ARM: at91/dt: at91sam9g20ek: define crystals frequencies
` [PATCHv3 12/34] ARM: at91/dt: foxg20: "
` [PATCHv3 13/34] ARM: at91/dt: usb_a9260: "
` [PATCHv3 14/34] ARM: at91/dt: tny_a9260: "
` [PATCHv3 15/34] ARM: at91/dt: qil_a9260: "
` [PATCHv3 16/34] ARM: at91/dt: mpa1600: define crytals frequencies
` [PATCHv3 17/34] ARM: at91/dt: ge863-pro3: define main crystal frequency
` [PATCHv3 18/34] ARM: at91/dt: aks-cdu: define slow crytal frequency
` [PATCHv3 19/34] ARM: at91/dt: evk-pro3: "
` [PATCHv3 20/34] ARM: at91/dt: ethernut5: define crystals frequencies
` [PATCHv3 21/34] ARM: at91/dt: animeo_ip: "
` [PATCHv3 22/34] ARM: at91/dt: kizbox: define main crystal frequency
` [PATCHv3 23/34] ARM: at91: prepare common clk transition for sam9g45
` [PATCHv3 24/34] ARM: at91/dt: sam9g45: define clocks
` [PATCHv3 25/34] ARM: at91: move at91sam9g45 SoC to the CCF
` [PATCHv3 26/34] ARM: at91/dt: sam9m10g45ek: define crystals frequencies
` [PATCHv3 27/34] ARM: at91/dt: pm9g45: "
` [PATCHv3 28/34] ARM: at91/dt: cosino define "
` [PATCHv3 29/34] ARM: at91: prepare common clk transition for sam9263
` [PATCHv3 30/34] ARM: at91/dt: sam9263: define clocks
` [PATCHv3 31/34] ARM: at91: move at91sam9263 SoC to the CCF
` [PATCHv3 32/34] ARM: at91/dt: sam9263ek: define crystals frequencies
` [PATCHv3 33/34] ARM: at91/dt: tny_a9263: "
` [PATCHv3 34/34] ARM: at91/dt: usb_a9263: "

[PATCH v3] arm/smp: Absorb boot_secondary()
 2014-07-09 15:01 UTC 

[PATCH v7 00/24] Add Maxim 77802 PMIC support
 2014-07-09 14:54 UTC  (11+ messages)
` [PATCH v7 02/24] mfd: max77686: Add power management support
` [PATCH v7 03/24] mfd: max77686: Don't define dummy function if OF isn't enabled
` [PATCH v7 04/24] mfd: max77686: Make platform data over-rule DT
` [PATCH v7 05/24] mfd: max77686: Return correct error when pdata isn't found
` [PATCH v7 06/24] mfd: max77686: Make error checking consistent

[PATCH v3 0/9] arm64: KVM: debug infrastructure support
 2014-07-09 14:52 UTC  (8+ messages)
` [PATCH v3 3/9] arm64: KVM: add trap handlers for AArch64 debug registers
` [PATCH v3 8/9] arm64: KVM: implement lazy world switch for "

[PATCH v3 0/5] phy: miphy365x: Introduce support for MiPHY365x
 2014-07-09 14:52 UTC  (8+ messages)
` [PATCH v3 1/5] phy: miphy365x: Add Device Tree bindings for the MiPHY365x
` [PATCH v3 2/5] phy: miphy365x: Add MiPHY365x header file for DT x Driver defines
` [PATCH v3 3/5] phy: miphy365x: Provide support for the MiPHY356x Generic PHY
` [PATCH v3 4/5] phy: miphy365x: Represent each PHY channel as a DT subnode
` [PATCH v3 5/5] ARM: DT: STi: STiH416: Add DT node for MiPHY365x

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-07-09 14:48 UTC  (27+ messages)
` [RFC/PATCH RESEND -next 01/21] Add kernel address sanitizer infrastructure
` [RFC/PATCH RESEND -next 02/21] init: main: initialize kasan's shadow area on boot
` [RFC/PATCH RESEND -next 03/21] x86: add kasan hooks fort memcpy/memmove/memset functions
` [RFC/PATCH RESEND -next 04/21] x86: boot: vdso: disable instrumentation for code not linked with kernel
` [RFC/PATCH RESEND -next 05/21] x86: cpu: don't sanitize early stages of a secondary CPU boot
` [RFC/PATCH RESEND -next 06/21] x86: mm: init: allocate shadow memory for kasan
` [RFC/PATCH RESEND -next 07/21] x86: Kconfig: enable kernel address sanitizer
` [RFC/PATCH RESEND -next 08/21] mm: page_alloc: add kasan hooks on alloc and free pathes
` [RFC/PATCH RESEND -next 09/21] mm: Makefile: kasan: don't instrument slub.c and slab_common.c files
` [RFC/PATCH RESEND -next 10/21] mm: slab: share virt_to_cache() between slab and slub
` [RFC/PATCH RESEND -next 11/21] mm: slub: share slab_err and object_err functions
` [RFC/PATCH RESEND -next 12/21] mm: util: move krealloc/kzfree to slab_common.c
` [RFC/PATCH RESEND -next 13/21] mm: slub: add allocation size field to struct kmem_cache
` [RFC/PATCH RESEND -next 14/21] mm: slub: kasan: disable kasan when touching unaccessible memory
` [RFC/PATCH RESEND -next 15/21] mm: slub: add kernel address sanitizer hooks to slub allocator
` [RFC/PATCH RESEND -next 16/21] arm: boot: compressed: disable kasan's instrumentation
` [RFC/PATCH RESEND -next 17/21] arm: add kasan hooks fort memcpy/memmove/memset functions
` [RFC/PATCH RESEND -next 18/21] arm: mm: reserve shadow memory for kasan
` [RFC/PATCH RESEND -next 19/21] arm: Kconfig: enable kernel address sanitizer
` [RFC/PATCH RESEND -next 20/21] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
` [RFC/PATCH RESEND -next 21/21] lib: add kmalloc_bug_test module

[PATCH v3 00/12] sched: consolidation of cpu_power
 2014-07-09 14:44 UTC  (8+ messages)
` [PATCH v3 01/12] sched: fix imbalance flag reset

[PATCH 6/9] ARM: tegra: Export tegra_powergate_power_on
 2014-07-09 14:42 UTC  (18+ messages)

[PATCH v2 0/3] xen/arm: fix "xen_add_mach_to_phys_entry: cannot add" problem
 2014-07-09 14:31 UTC  (6+ messages)
` [Xen-devel] "

[PATCH 0/3] ARM: keystone: enable mdio support
 2014-07-09 14:24 UTC  (5+ messages)
` [PATCH 1/3] ARM: dts: keystone: add mdio devices entries
` [PATCH 2/3] ARM: dts: keystone-evm: add 1g ethernet phys nodes
` [PATCH 3/3] ARM: keystone_defconfig: enable mdio and marvell eth phys

[PATCH v4] devicetree: Add generic IOMMU device tree bindings
 2014-07-09 14:21 UTC  (3+ messages)

[PATCH 0/5] iommu/arm-smmu: Updates for 3.17
 2014-07-09 14:21 UTC  (6+ messages)
` [PATCH 2/5] iommu/arm-smmu: add support for PCI master devices

[PATCH] ARM: OMAP2+: l2c: squelch warning dump on power control setting
 2014-07-09 14:15 UTC  (22+ messages)

[PATCH 0/3] Qualcomm pm8xxx gpio driver
 2014-07-09 14:13 UTC  (4+ messages)
` [PATCH 1/3] mfd: pm8921: Expose pm8xxx_read_irq_status

[PATCH v1 6/9] usb: xhci: Add NVIDIA Tegra XHCI host-controller driver
 2014-07-09 14:08 UTC  (2+ messages)

[PATCH 0/3] ARM: perf: allow tracing with kernel tracepoints events
 2014-07-09 14:04 UTC  (2+ messages)

[PATCH v9 0/7] ARM: berlin: add AHCI support
 2014-07-09 14:02 UTC  (10+ messages)
` [PATCH v9 3/7] ata: libahci: allow to use multiple PHYs

[RESEND PATCH v3 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-07-09 14:02 UTC  (12+ messages)
` [RESEND PATCH v3 05/11] drm: add Atmel HLCDC Display Controller support

[PATCH] arm64: KVM: export current vcpu->pause state via pseudo regs
 2014-07-09 13:55 UTC 

[RESEND PATCH 0/6] thermal: sti: Add new Thermal driver
 2014-07-09 13:46 UTC  (5+ messages)

[PATCH v2 0/7] Serial ATA support for NVIDIA Tegra124
 2014-07-09 13:45 UTC  (4+ messages)
` [PATCH v2 6/7] ata: Add support for the Tegra124 SATA controller

[PATCHv2 00/17] cpuidle for Marvell Armada 370 and 38x
 2014-07-09 13:40 UTC  (18+ messages)
` [PATCHv2 01/17] ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU code
` [PATCHv2 02/17] ARM: mvebu: sort the #include of pmsu.c in alphabetic order
` [PATCHv2 03/17] ARM: mvebu: add a common function for the boot address work around
` [PATCHv2 04/17] ARM: mvebu: use the common function for Armada 375 SMP workaround
` [PATCHv2 05/17] ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.c
` [PATCHv2 06/17] ARM: mvebu: make the cpuidle initialization more generic
` [PATCHv2 07/17] ARM: mvebu: use a local variable to store the resume address
` [PATCHv2 08/17] ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()
` [PATCHv2 09/17] ARM: mvebu: export the SCU address
` [PATCHv2 10/17] ARM: mvebu: add CA9 MPcore SoC Controller node
` [PATCHv2 11/17] cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7
` [PATCHv2 12/17] cpuidle: mvebu: make the cpuidle driver capable of handling multiple SoCs
` [PATCHv2 13/17] cpuidle: mvebu: add Armada 370 support
` [PATCHv2 14/17] cpuidle: mvebu: add Armada 38x support
` [PATCHv2 15/17] ARM: mvebu: add cpuidle support for Armada 370
` [PATCHv2 16/17] ARM: mvebu: add cpuidle support for Armada 38x
` [PATCHv2 17/17] ARM: mvebu: defconfig: enable cpuidle support in mvebu_v7_defconfig

[GIT PULL] msm drm update for component changes
 2014-07-09 13:28 UTC  (4+ messages)

[PATCH 0/3] Deterministic UART numbering on Samsung SoCs
 2014-07-09 13:23 UTC  (5+ messages)

[PATCH 00/13] uio_pruss: add support for devicetree and am33xx
 2014-07-09 13:19 UTC  (4+ messages)

[PATCH v5 0/8] Enable timers DT devices for Marzen, Genmai, Lager and Koelsch
 2014-07-09 13:12 UTC  (9+ messages)
` [PATCH v5 1/8] ARM: shmobile: r8a7790: Add CMT devices to DT
` [PATCH v5 2/8] ARM: shmobile: r8a7791: "
` [PATCH v5 3/8] ARM: shmobile: r8a7779: Add TMU "
` [PATCH v5 4/8] ARM: shmobile: r7s72100: Add MTU2 device "
` [PATCH v5 5/8] ARM: shmobile: lager-reference: Enable CMT0 in device tree
` [PATCH v5 6/8] ARM: shmobile: koelsch-reference: "
` [PATCH v5 7/8] ARM: shmobile: marzen-reference: Enable TMU0 "
` [PATCH v5 8/8] ARM: shmobile: genmai-reference: Enable MTU2 "

[PATCH v4 1/6] mfd: fsl imx25 Touchscreen ADC driver
 2014-07-09 13:06 UTC  (2+ messages)

[PATCH v2] clk: qcom: Fix MN frequency tables, parent map, and jpegd
 2014-07-09 13:05 UTC  (2+ messages)

[PATCH 0/3] Fix boot-hang on Peach-pit and Enable audio
 2014-07-09 13:03 UTC  (15+ messages)
` [PATCH 2/3] ARM: dts: Update the parent for Audss clocks in Exynos5420

[PATCH RFCv2] arm64: eBPF JIT compiler
 2014-07-09 13:00 UTC  (2+ messages)

[PATCH v3 00/10] Add SDHCI support for ST Microelectronics SoCs
 2014-07-09 12:59 UTC  (6+ messages)
` [PATCH v3 01/10] mmc: sdhci-st: Intial support for ST SDHCI controller
` [PATCH v3 02/10] mmc: sdhci-st: ST Microelectronics SDHCI binding documentation

[PATCH] of: Use proper types for checking memory overflow
 2014-07-09 12:58 UTC  (3+ messages)

[PATCH] Removes FIXME message in usb.c
 2014-07-09 12:55 UTC  (2+ messages)

[PATCH v3] pinctrl: msm: move all qualcomm drivers to subdir
 2014-07-09 12:50 UTC 

[GIT PULL 1/3] ARM: tegra: rework PCIe regulators
 2014-07-09 12:50 UTC  (7+ messages)
` [GIT PULL 2/3] ARM: tegra: move fuse code out of arch/arm

[PATCH] ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()
 2014-07-09 12:49 UTC  (2+ messages)

[PATCH 0/5] Introduce a managed function for gpio_request_array
 2014-07-09 12:48 UTC  (7+ messages)
` [PATCH 1/5] gpiolib: devres: Introduce the function devm_request_gpio_array

[RFC PATCH 1/4] tty: serial: 8250 core: provide a function to export uart_8250_port
 2014-07-09 12:42 UTC  (7+ messages)
` [RFC PATCH 3/4] tty: serial: 8250 core: add runtime pm

[PATCH v2] ARM: EXYNOS: add Exynos3250 PMU support
 2014-07-09 12:42 UTC  (2+ messages)

[PATCH v2] ARM: unistd.h: relocate comments back to place
 2014-07-09 12:29 UTC  (3+ messages)

[PATCH 10/13] [RFC] ARM: dts: Add shmobile platform device tree bindings documentation
 2014-07-09 12:23 UTC 

[PATCH RESEND] ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()
 2014-07-09 12:21 UTC 

[PATCH v2] pinctrl: msm: move all qualcomm drivers to subdir
 2014-07-09 12:01 UTC 

[PATCH] pinctrl: msm: move all qualcomm drivers to subdir
 2014-07-09 11:57 UTC 

[PATCH 1/2] ARM: dts: mx5: Split M53EVK into SoM and EVK parts
 2014-07-09 11:56 UTC  (4+ messages)
  ` [PATCH] ARM: dts: mx5: Move the USB pinmux to USB node on M53EVK

a case for a common efuse API?
 2014-07-09 11:49 UTC  (2+ messages)

[PATCH 0/2] arm: add early_ioremap support
 2014-07-09 11:48 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] omap: Add devicetree for Gumstix Pepper board
 2014-07-09 11:37 UTC  (3+ messages)
` [Patch v2] "

[PATCH] ARM: dts: remove display power domain for exynos5420
 2014-07-09 11:30 UTC  (7+ messages)

[PATCH 0/3] Adds PMU and S2R support for exynos5800
 2014-07-09 11:25 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: Add pmu node for exynos5800 SoC
` [PATCH 2/3] arm: exynos: Add exynos5800-pmu compatible entry
` [PATCH 3/3] arm: exynos: Add PMU and S2R support for exynos5800 SoC

[PATCH 0/6] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-07-09 11:24 UTC  (3+ messages)

[PATCH v12 7/8] arm64: add pmd_[dirty|mkclean] for THP
 2014-07-09 11:14 UTC  (2+ messages)

[RESEND PATCH v4 0/2] arm64: Add seccomp support
 2014-07-09 11:12 UTC  (3+ messages)
` [RESEND PATCH v4 2/2] "

[PATCH] ARM: DRA7: hwmod: add entry for RTCSS
 2014-07-09 11:06 UTC  (11+ messages)
` [PATCH V2 0/2] ARM: DRA7: Add RTC hwmod and dt entries
  ` [PATCH V2 2/2] ARM: dts: DRA7: Add node for RTC

[PATCH 2/2] arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystems
 2014-07-09 11:02 UTC  (3+ messages)
` [PATCH v2] "

[RFC/PATCH -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-07-09 11:00 UTC 


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