linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-04 11:28:32 to 2014-08-05 09:24:12 UTC [more...]

[RFC PATCH 0/6] ARM64: KVM: PMU infrastructure support
 2014-08-05  9:24 UTC  (4+ messages)
` [RFC PATCH 1/6] ARM64: Move PMU register related defines to asm/pmu.h
` [RFC PATCH 2/6] ARM64: perf: Re-enable overflow interrupt from interrupt handler
` [RFC PATCH 3/6] ARM: "

Suspend/resume broken on mx5/mx6 running 4.16
 2014-08-05  9:21 UTC  (8+ messages)

[PATCH v3 1/3] asm-generic/io.h: Implement generic {read,write}s*()
 2014-08-05  9:14 UTC  (7+ messages)
` [PATCH v3 1/3] asm-generic/io.h: Implement generic {read, write}s*()

[PATCH 2/5] arm64, thunder: Add initial dts for Cavium Thunder SoC
 2014-08-05  8:47 UTC  (3+ messages)

[PATCH] Documentation: dmaengine: Add a documentation for the dma controller API
 2014-08-05  8:16 UTC  (2+ messages)

[PATCH 0/3] Thermal reset support in PMC
 2014-08-05  8:13 UTC  (4+ messages)
` [PATCH 1/3] of: Add descriptions of thermtrip properties to Tegra PMC bindings
` [PATCH 2/3] ARM: tegra: Add PMC thermtrip programming to Jetson TK1 device tree
` [PATCH 3/3] ARM: tegra: Add thermal reset (thermtrip) support to PMC

Formal license ambiguity in arch/arm/boot/dts/sun?i-a*.dts
 2014-08-05  8:06 UTC  (8+ messages)

[PATCH] usb: ehci/ohci-exynos: Fix PHY getting sequence
 2014-08-05  7:51 UTC 

[PATCH V1 0/3] refine clock tree for esai in imx6q
 2014-08-05  7:30 UTC  (5+ messages)
` [PATCH V1 2/3] ARM: clk-imx6q: Add missing lvds2 clock to the clock tree
` [PATCH V1 3/3] ARM: imx6q: Add the clock route from external OSC to ESAI clock

[RFC PATCH] kprobes: arm: enable OPTPROBES for arm 32
 2014-08-05  7:28 UTC 

[PATCH v4 0/3] Support for Qualcomm QPNP PMIC's
 2014-08-05  7:20 UTC  (4+ messages)
` [PATCH v4 2/3] mfd: document DT bindings for Qualcomm SPMI PMICs

[PATCH 0/2] couple of generic remoteproc enhancements
 2014-08-05  7:05 UTC  (7+ messages)
` [PATCH 1/2] remoteproc: use a flag to detect the presence of IOMMU

linux-next: build failures after merge of the drm tree
 2014-08-05  6:02 UTC  (3+ messages)

[PATCH] ARM: i.MX: Remove mxc_arch_reset_init_dt() call for i.MX1
 2014-08-05  5:42 UTC  (2+ messages)

[PATCH 0/8] qcom SCM updates
 2014-08-05  4:07 UTC  (10+ messages)
` [PATCH 1/8] msm: scm: Fix incorrect cache invalidation
` [PATCH 2/8] msm: scm: Get cacheline size from CTR
` [PATCH 3/8] msm: scm: Flush the command buffer only instead of the entire cache
` [PATCH 4/8] msm: scm: Add atomic SCM APIs
` [PATCH 5/8] msm: scm: Add API to query for service/command availability
` [PATCH 6/8] msm: scm: Add a feat version query API
` [PATCH 7/8] msm: scm: Add logging of actual return code from scm call
` [PATCH 8/8] msm: scm: Move the scm driver to drivers/soc/qcom

[PATCH v2 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-08-05  3:36 UTC  (22+ messages)
` [PATCH v2 01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
` [PATCH v2 02/18] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v2 03/18] ARM64 / ACPI: Introduce lowlevel suspend function
` [PATCH v2 04/18] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v2 05/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v2 06/18] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map
` [PATCH v2 07/18] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v2 08/18] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way
` [PATCH v2 09/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v2 10/18] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v2 11/18] ACPI / table: Add new function to get table entries
` [PATCH v2 12/18] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v2 13/18] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v2 14/18] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v2 15/18] ARM64 / ACPI: Introduce early_param for "acpi" and set ACPI default off
` [PATCH v2 16/18] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v2 17/18] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v2 18/18] Documentation: ACPI for ARM64
  ` [Linaro-acpi] [PATCH v2 00/18] Introduce ACPI for ARM64 based on ACPI 5.1

[RFC PATCH 00/11] Refactor MSI to support Non-PCI device
 2014-08-05  2:20 UTC  (9+ messages)

[PATCH v16 0/9] enable HiP04 SoC
 2014-08-05  2:05 UTC  (10+ messages)
` [PATCH v16 2/9] ARM: hisi: enable MCPM implementation

[PATCH v6 0/7] kernel: Add support for restart handler call chain
 2014-08-05  1:48 UTC  (8+ messages)
` [PATCH v6 1/7] kernel: Add support for kernel "
` [PATCH v6 2/7] arm64: Support restart through "
` [PATCH v6 3/7] arm: "
` [PATCH v6 4/7] power/restart: Call machine_restart instead of arm_pm_restart
` [PATCH v6 5/7] watchdog: moxart: Register restart handler with kernel restart handler
` [PATCH v6 6/7] watchdog: alim7101: "
` [PATCH v6 7/7] arm/arm64: Unexport restart handlers

[PATCH] mmc: dw_mmc: change to use recommended reset procedure
 2014-08-05  1:19 UTC 

[PATCH v8 00/10] ARM: VDSO
 2014-08-05  0:10 UTC  (13+ messages)
` [PATCH v8 01/10] ARM: use _install_special_mapping for sigpage
` [PATCH v8 03/10] clocksource: arm_arch_timer: change clocksource name if CP15 unavailable
` [PATCH v8 05/10] ARM: arch_timer: remove unused functions

[PATCH] irqchip: gic: Allow gic_arch_extn hooks to call into scheduler
 2014-08-04 23:27 UTC  (4+ messages)
  ` [PATCH v2] "

DMA engine API issue (was: [PATCH/RFC 0/5] R-Car Gen2 DMAC hardware descriptor list support)
 2014-08-04 23:12 UTC  (12+ messages)
          ` DMA engine API issue

[PATCH] ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsi
 2014-08-04 20:24 UTC 

[PATCH 0/9] Audio clocks for sun[457]i, SoC revision detection
 2014-08-04 20:23 UTC  (24+ messages)
` [PATCH 1/9] ARM: sunxi: introduce SoC identification support
` [PATCH 2/9] ARM: sunxi: quirk support
` [PATCH 4/9] clk: sunxi: PLL2 support for sun4i, sun5i and sun7i
` [PATCH 6/9] clk: sunxi: mod1 clock support
` [PATCH 7/9] ARM: sunxi: dt: Add PLL2 support

Building kernel for more than one SoC
 2014-08-04 20:17 UTC  (4+ messages)

[PATCH v3 0/8] DMAEngine support for sun4i, sun5i & sun7i
 2014-08-04 20:10 UTC  (9+ messages)
` [PATCH v3 1/8] dma: sun4i: Add support for the DMA engine on sun[457]i SoCs
` [PATCH v3 2/8] spi: sun4i: add DMA support
` [PATCH v3 3/8] ARM: sun4i: dt: Add node to represent the DMA controller
` [PATCH v3 4/8] ARM: sun5i: dt: Add nodes to represent the DMA controllers
` [PATCH v3 5/8] ARM: sun7i: dt: Add node to represent the DMA controller
` [PATCH v3 6/8] ARM: sun4i: dt: enable DMA on SPI
` [PATCH v3 7/8] ARM: sun5i: "
` [PATCH v3 8/8] ARM: sun7i: "

[PATCH v4 0/1] Add iommu map_sg/unmap_sg API
 2014-08-04 18:03 UTC  (5+ messages)
` [PATCH v4 1/1] iommu-api: Add map_sg/unmap_sg functions

[PATCH v2 0/2] arm-smmu fixes for CBn_TCR and S2CR/SMR programming
 2014-08-04 18:01 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/arm-smmu: Fix programming of SMMU_CBn_TCR for stage 1
` [PATCH v2 2/2] iommu/arm-smmu: Do not access non-existing SMR registers

[PATCH v4 0/5] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
 2014-08-04 17:45 UTC  (6+ messages)
` [PATCH v4 1/5] ARM: EXYNOS: PM: replace EXYNOS_BOOT_VECTOR_* macros by static inlines
` [PATCH v4 2/5] ARM: EXYNOS: add AFTR mode support to firmware do_idle method
` [PATCH v4 3/5] ARM: EXYNOS: cpuidle: add secure firmware support to AFTR mode code
` [PATCH v4 4/5] ARM: EXYNOS: PM: fix register setup for "
` [PATCH v4 5/5] ARM: EXYNOS: cpuidle: allow driver usage on Exynos4x12 SoCs

[PATCH v6 00/10] ARM: dts: exynos: Prepare Spring
 2014-08-04 17:43 UTC  (9+ messages)
` [PATCH v6 10/10] ARM: dts: Add exynos5250-spring device tree

[PATCH v8 00/11] ARM: brcmstb: Add Broadcom STB SoC support
 2014-08-04 17:39 UTC  (7+ messages)
` [PATCH v8 01/11] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs
` [PATCH v8 03/11] ARM: brcmstb: add debug UART for earlyprintk support

[PATCH 1/2] ARM: multi_v7_defconfig: Enable ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND
 2014-08-04 17:29 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: rockchip: add bootargs setting the correct serial console

Kexec on arm64
 2014-08-04 17:21 UTC  (16+ messages)

[PATCH] clk: Add missing of_clk_set_defaults export
 2014-08-04 16:49 UTC  (2+ messages)

[PATCH 3.2 51/94] locking/mutex: Disable optimistic spinning on some architectures
 2014-08-04 16:48 UTC 

[PATCH] i2c:at91: add bound checking on smbus block length bytes
 2014-08-04 16:29 UTC  (2+ messages)

[PATCH] clk: dt-bindings: Fix the assigned clock rates documentation
 2014-08-04 16:16 UTC 

[PATCH v4] efi: implement mandatory locking for UEFI Runtime Services
 2014-08-04 16:16 UTC 

[PATCHv9 0/3] Addition of Altera EDAC support
 2014-08-04 16:09 UTC  (8+ messages)
` [PATCHv9 1/3] mfd: altera: Add Altera SDRAM Controller

[PATCH v3 0/4] ARM: vf610: add FlexCAN support
 2014-08-04 16:01 UTC  (13+ messages)
` [PATCH v3 4/4] can: flexcan: add vf610 support for FlexCAN

[PATCH v2] spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
 2014-08-04 15:55 UTC  (6+ messages)

[PATCH v1 0/2] arm-smmu fixes for CBn_TCR and S2CR/SMR programming
 2014-08-04 15:39 UTC  (4+ messages)
` [PATCH v1 1/2] iommu/arm-smmu: Fix programming of SMMU_CBn_TCR for stage 1

[PATCH v3] efi: implement mandatory locking for UEFI Runtime Services
 2014-08-04 15:21 UTC  (6+ messages)

[PATCH/RFC 0/4] of: Register clocks for Runtime PM with PM core
 2014-08-04 15:21 UTC  (6+ messages)
` [RFC PATCH 2/2] of/clk: use "clkops-clocks" to specify clocks handled by clock_ops domain

[PATCH v3] arm64: fix VTTBR_BADDR_MASK
 2014-08-04 15:18 UTC  (3+ messages)

[RFC] Saving/Restoring the internal state of an interrupt
 2014-08-04 15:13 UTC  (6+ messages)

io-domain voltages as regulators?
 2014-08-04 14:46 UTC  (2+ messages)

[PATCH v4][next-20140804] ARM: EXYNOS: Fix suspend/resume sequences
 2014-08-04 14:40 UTC 

[PATCH v3][next-20140804] ARM: EXYNOS: Fix suspend/resume sequences
 2014-08-04 14:36 UTC  (2+ messages)

[PATCH v2 00/10] mtd: spi-nor: Add the DDR quad read support
 2014-08-04 14:25 UTC  (9+ messages)
` [PATCH v2 03/10] mtd: spi-nor: add "

[PATCH 0/2] PLL registration clean-up
 2014-08-04 14:02 UTC  (3+ messages)
` [PATCH 1/2] clk: samsung: Add validation of rate tables for the PLL clocks
` [PATCH 2/2] clk: samsung: Make pll initialization structures read-only

[PATCH] cpufreq: cpu0: Do not print error message when deferring
 2014-08-04 13:34 UTC  (2+ messages)

[PATCH V2] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
 2014-08-04 13:26 UTC  (3+ messages)

[RFC PATCH 0/9] ARM: Forwarding physical interrupts to a guest VM
 2014-08-04 13:13 UTC  (4+ messages)
` [RFC PATCH 7/9] KVM: arm: vgic: allow dynamic mapping of physical/virtual interrupts

[PATCH] tty: serial: omap: Remove probe error message
 2014-08-04 12:59 UTC 

[PATCH] ARM: OMAP2+: omap_device: remove warning that clk alias already exists
 2014-08-04 12:54 UTC 

[PATCH 0/1] ARM: OMAP: add external clock provider support
 2014-08-04 12:36 UTC  (3+ messages)

[PATCH] arm64: KVM: export current vcpu->pause state via pseudo regs
 2014-08-04 12:35 UTC  (15+ messages)

[PATCH] ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC
 2014-08-04 12:26 UTC 

[RFC PATCH] ARM: KVM: add irqfd support
 2014-08-04 12:08 UTC 

TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
 2014-08-04 12:02 UTC  (11+ 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).