Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-18 16:15:03 to 2015-06-19 12:53:04 UTC [more...]

[PULL] KVM/ARM changes for 4.2
 2015-06-19 12:53 UTC 

[PATCH 0/6] cpufreq: use generic cpufreq drivers for Exynos4210 platform
 2015-06-19 12:35 UTC  (10+ messages)
  ` [PATCH 1/6] clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
` [PATCH 0/6] cpufreq: use generic cpufreq drivers forExynos4210platform

[PATCH v2 0/3] Fix Ethernet jumbo frames support for Armada 370 and 38x
 2015-06-19 12:32 UTC  (6+ messages)
` [PATCH v2 1/3] net: mvneta: introduce compatible string "marvell, armada-xp-neta"

[PATCH v8 2/2] mmc: host: sdhci: Disable 1.8V signaling for arasan 4.9a version of SDHCI controller
 2015-06-19 12:28 UTC 

[PATCH v6 00/12] KVM Guest Debug support for arm64
 2015-06-19 12:23 UTC  (13+ messages)
` [PATCH v6 01/12] KVM: add comments for kvm_debug_exit_arch struct
` [PATCH v6 02/12] KVM: arm64: fix misleading comments in save/restore
` [PATCH v6 03/12] KVM: arm64: guest debug, define API headers
` [PATCH v6 04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
` [PATCH v6 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug
` [PATCH v6 06/12] KVM: arm64: guest debug, add SW break point support
` [PATCH v6 07/12] KVM: arm64: guest debug, add support for single-step
` [PATCH v6 08/12] KVM: arm64: re-factor hyp.S debug register code
` [PATCH v6 09/12] KVM: arm64: introduce vcpu->arch.debug_ptr
` [PATCH v6 10/12] KVM: arm64: guest debug, HW assisted debug support
` [PATCH v6 11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
` [PATCH v6 12/12] KVM: arm64: add trace points for guest_debug debug

Linkstation Mini and __machine_arch_type problem, not booting since 3.8
 2015-06-19 12:16 UTC  (11+ messages)
  ` [PATCH] "

[PATCH 06/41] clocksource: exynos_mct: Migrate to new 'set-state' interface
 2015-06-19 12:06 UTC  (13+ messages)
` [PATCH 23/41] clocksource: sun4i: "
` [PATCH 31/41] clocksource: atmel-st: "

[PATCH] arm64: dts: mt8173: add clock_null
 2015-06-19 11:36 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: add buffalo linkstation ls-wxl/wsxl & ls-wvl/vl
 2015-06-19 11:28 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: add buffalo linkstation ls-wxl/wsxl
` [PATCH 2/2] ARM: dts: add buffalo linkstation ls-wvl/vl

[PATCH 1/1] ARM : missing corrupted reg in __do_div_asm
 2015-06-19 11:28 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v5 00/11] Add simple NVMEM Framework via regmap
 2015-06-19 10:59 UTC  (4+ messages)
` [PATCH v5 06/11] nvmem: Add bindings for simple nvmem framework

[PATCH v2 0/3] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries
 2015-06-19 10:54 UTC  (9+ messages)
` [PATCH v2 1/3] ACPI : introduce macros for using the ACPI specification version
` [PATCH v2 2/3] ACPI: add BAD_MADT_GICC_ENTRY() macro
` [PATCH v2 3/3] ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro

[PATCHv2 0/5] dmaengine: mv_xor fixes and improvements
 2015-06-19 10:12 UTC  (7+ messages)
` [PATCHv2 3/5] dmaengine: mv_xor: remove support for dmacap, * DT properties
  ` [PATCHv2 3/5] dmaengine: mv_xor: remove support for dmacap,* "
` [PATCHv2 4/5] dmaengine: mv_xor: remove mv_xor_chan->current_type field
` [PATCHv2 5/5] dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()

[PATCH 00/11] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-06-19  9:49 UTC  (10+ messages)
` [PATCH 05/11] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init
` [PATCH 06/11] ACPI / gsi: Add gsi_mutex to synchronize acpi_register_gsi()/acpi_unregister_gsi()

[PATCH] ARM: module: Add ".ref.text" to arm unwind tables
 2015-06-19  9:35 UTC  (2+ messages)

[PATCH 00/15] ARM: shmobile: Remove legacy sh73a0/kzm9g and r8a7740/armadillo
 2015-06-19  9:05 UTC  (5+ messages)

[PATCH v3 0/2] mfd: flexcom: add a driver for Flexcom
 2015-06-19  8:49 UTC  (3+ messages)
` [PATCH v3 1/2] mfd: devicetree: add bindings for Atmel Flexcom
` [PATCH v3 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

[PATCH v2 0/9] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-06-19  8:46 UTC  (10+ messages)
` [PATCH v2 1/9] ACPICA: ACPI 6.0: Add changes for MADT table
` [PATCH v2 2/9] ACPICA: ACPI 6.0: Add values for MADT GIC version field
` [PATCH v2 3/9] irqchip / GIC: Add GIC version support in ACPI MADT
` [PATCH v2 4/9] ACPI / irqchip: Add self-probe infrastructure to initialize IRQ controller
` [PATCH v2 5/9] irqchip / GIC / ACPI: Use IRQCHIP_ACPI_DECLARE to simplify GICv2 init code
` [PATCH v2 6/9] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init
` [PATCH v2 7/9] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver
` [PATCH v2 8/9] irqchip / GICv3: Add ACPI support for GICv3+ initialization
` [PATCH v2 9/9] irqchip / GICv3: Add stacked irqdomain support for ACPI based init

[PATCH 0/2] spi: dw: Reintroduce optional 16 bit data register I/O
 2015-06-19  8:43 UTC  (3+ messages)
` [PATCH 2/2] dt: snps, dw-apb-ssi: Describe 16 bit data register usage limitations
` [PATCH 1/2] spi: dw: Allow interface drivers to limit data I/O to word sizes

[PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
 2015-06-19  8:40 UTC  (5+ messages)
` [PATCH v7 04/14] "

[PATCH linux-next v2 0/1] dmaengine: at_hdmac: fix residue computation
 2015-06-19  8:19 UTC  (3+ messages)
` [PATCH linux-next v2 1/1] "

[PATCH linux-next 0/1] dmaengine: at_hdmac: fix residue computation
 2015-06-19  8:04 UTC  (4+ messages)
` [PATCH linux-next 1/1] "

[PATCH v4 0/4] VFIO platform reset
 2015-06-19  7:53 UTC  (5+ messages)

[PATCH v2 0/2] mfd: flexcom: add a driver for Flexcom
 2015-06-19  7:34 UTC  (3+ messages)
` [PATCH v2 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

[PATCH] drm/exynos: Remove unused vma field of exynos_drm_gem_obj
 2015-06-19  6:03 UTC  (4+ messages)

[PATCH] i2c: omap: improve duty cycle on SCL
 2015-06-19  5:41 UTC  (6+ messages)

[PATCH v2] arm64:Modify the dump mem for 64 bit addresses
 2015-06-19  5:37 UTC 

[PATCH v4 0/5] Clk drivers for NXP LPC18xx family
 2015-06-19  5:17 UTC  (6+ messages)
` [PATCH v4 3/5] clk: add lpc18xx ccu clk driver

[PATCH 0/2] Consolidate redundant register/stack access code
 2015-06-19  4:19 UTC  (5+ messages)
` [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file
` [PATCH 2/2] Consolidate redundant register/stack access code

[PATCH 0/5] ARM: shmobile: R-Mobile APE6 / R-Car Gen2: Use "arm, gic-400"
 2015-06-19  3:43 UTC  (2+ messages)
` [PATCH 0/5] ARM: shmobile: R-Mobile APE6 / R-Car Gen2: Use "arm,gic-400"

[PATCH 1/2] ARM: shmobile: R-Car Gen2: CONFIG_ARCH_SHMOBILE_MULTI is always set
 2015-06-19  3:41 UTC  (4+ messages)
` [PATCH 2/2] ARM: shmobile: timer: r8a73a4 and r8a7790 are multi-platform only

[PATCH 0/7] soc: brcmstb: add system suspend support for STB SoCs
 2015-06-19  3:20 UTC  (12+ messages)
` [PATCH 1/7] Documentation: dt: brcmstb: add system PM bindings
` [PATCH 2/7] Documentation: dt: brcmstb: add waketimer documentation
` [PATCH 3/7] soc: add stubs for brcmstb SoC's
` [PATCH 4/7] soc: brcmstb: add PM suspend/resume support (S2/S3/S5)
` [PATCH 5/7] soc: brcmstb: add wake-timer driver
` [PATCH 6/7] ARM: brcmstb: mask GIC IRQs on suspend
` [PATCH 7/7] ARM: dts: brcmstb: add BCM7445 system PM DT nodes

[PATCH 0/6] drm/rockchip: support yuv overlay and plane scale
 2015-06-19  2:50 UTC  (4+ messages)
` [PATCH 1/6] drm/rockchip: import dma_buf to gem

[RFC PATCH 0/8] clk: qoriq: Move chip-specific knowledge into driver
 2015-06-19  2:49 UTC  (9+ messages)
` [RFC PATCH 1/8] ARM: dts: ls1021a: Fix clockgen node
` [RFC PATCH 2/8] cpufreq: qoriq: Don't look at clock implementation details
` [RFC PATCH 3/8] powerpc/fsl: Move fsl_guts.h out of arch/powerpc
` [RFC PATCH 4/8] clk: qoriq: Move chip-specific knowledge into driver
` [RFC PATCH 5/8] clk: qoriq: Redirect legacy clock nodes to new clocks
` [RFC PATCH 6/8] cpufreq: qoriq: Remove frequency masking and minimum
` [RFC PATCH 7/8] clk: qoriq: Expose OF clocks directly from the clockgen node
` [RFC PATCH 8/8] powerpc/fsl: Use new clockgen binding

[PATCH 1/1] pci: xgene: Fix compilation warning
 2015-06-19  2:39 UTC  (3+ messages)

[PATCH v2 0/4] arm64: IOMMU-backed DMA mapping
 2015-06-19  1:06 UTC  (5+ messages)
` [PATCH v2 2/4] iommu: Implement common IOMMU ops for "

[PATCH v2 0/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb
 2015-06-19  0:27 UTC  (3+ messages)
` [PATCH v2 7/7] ARM: shmobile: armadillo800eva dts: Add pinctrl and gpio-hog for lcdc0

[PATCH] ARM: dts: exynos5422-odroidxu3: Add ramp delay for regulators
 2015-06-18 23:52 UTC  (2+ messages)

[PATCH v2 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller
 2015-06-18 23:52 UTC  (5+ messages)
` [PATCH v2 2/3] IRQ/Gic-V3: Change arm-gic-its to support the Mbigen interrupt

[PATCH v2 0/2] arm/arm64: KVM: Optimize arm64 fp/simd, saves 30-50% on exits
 2015-06-18 23:49 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: KVM: Optimize arm64 fp/simd save/restore
` [PATCH v2 2/2] arm: KVM: keep arm vfp/simd exit handling consistent with arm64

[GIT PULL 0/8] ARM: tegra: Changes for v4.2-rc1
 2015-06-18 23:41 UTC  (7+ messages)
` [GIT PULL 4/8] clk: "

[PATCH v6 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-06-18 22:58 UTC  (7+ messages)
` [PATCH v6 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
` [PATCH v6 2/6] mtd: nand: vf610_nfc: add hardware BCH-ECC support
` [PATCH v6 3/6] mtd: nand: vf610_nfc: add device tree bindings
` [PATCH v6 4/6] ARM: vf610: enable NAND Flash Controller
` [PATCH v6 5/6] ARM: dts: vf610twr: add NAND flash controller peripherial
` [PATCH v6 6/6] ARM: dts: vf-colibri: enable NAND flash controller

[PATCH 1/2] clk: keystone: add support for post divider register for main pll
 2015-06-18 22:55 UTC  (3+ messages)

[PATCH v2 0/5] Add support for PWMSS on DRA7
 2015-06-18 22:39 UTC  (3+ messages)
` [PATCH v2 4/5] clk: ti: DRA7: Add tbclk data for ehrpwm

[PATCH 1/1] PCI: xgene: Allow config access to Root Port even when link is down
 2015-06-18 22:09 UTC  (3+ messages)

[PATCH 00/13] Discover and probe dependencies
 2015-06-18 21:50 UTC  (3+ messages)
` [PATCH 02/13] driver-core: defer all probes until late_initcall

[RFC PATCH v3] arm DMA: Fix allocation from CMA for coherent DMA
 2015-06-18 21:44 UTC 

[PATCH 01/44] kernel: Add support for poweroff handler call chain
 2015-06-18 21:40 UTC  (4+ messages)

ELV LCU1 SBC: Kernel fails to mount JFFS2 root fs
 2015-06-18 21:24 UTC 

[PATCH 0/4] Qualcomm Switch-Mode Battery Charger and Boost
 2015-06-18 21:13 UTC  (2+ messages)
` [PATCH 4/4] ARM: dts: qcom-pm8941: Add charger node

[PATCH v2] clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED
 2015-06-18 20:52 UTC  (6+ messages)

[PATCH v7 0/6] Add common clock support for Broadcom iProc architecture
 2015-06-18 20:42 UTC  (4+ messages)
` [PATCH v7 5/6] ARM: dts: enable clock support for Broadcom Cygnus

[PATCH v2 0/6] Introduce Allwinner A33 support
 2015-06-18 20:16 UTC  (16+ messages)
` [PATCH v2 6/6] ARM: sun8i: dts: Add Ippo-q8h v1.2 with A33 and 1024x600 lcd support

[PATCH 00/15] Kill off set_irq_flags
 2015-06-18 20:10 UTC  (5+ messages)
` [PATCH 10/15] PCI: kill off set_irq_flags usage

[PATCH 1/1] PCI: X-Gene: Disable Configuration Request Retry Status for X-Gene v1 PCIe
 2015-06-18 20:02 UTC  (6+ messages)
` [PATCH v2 "

[GIT PULL] ARM: mvebu: dt changes for v4.2
 2015-06-18 19:51 UTC 

[GIT PULL] ARM: mvebu: fixes changes for v4.1
 2015-06-18 19:51 UTC 

Marvell PCI enumeration & separating BAR0 & BAR2 allocation to different IO-RANGE
 2015-06-18 19:22 UTC 

[PATCH 00/13] arm64: KVM: GICv3 ITS emulation
 2015-06-18 19:20 UTC  (6+ messages)
` [PATCH 13/13] KVM: arm64: enable ITS emulation as a virtual MSI controller

[PATCH] ARM: keystone: ecc: add ddr3 ecc interrupt handling
 2015-06-18 19:09 UTC 

[PATCH v4 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-06-18 18:27 UTC  (7+ messages)
` [PATCH v4 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others

[RESEND PATCH 0/6] This series adds SMP support for the MediaTek MT6580
 2015-06-18 18:23 UTC  (8+ messages)
  ` [RESEND PATCH 1/6] Document: bindings: DT: Add SMP enable method for MT6580 SoC platform
  ` [RESEND PATCH 2/6] soc: Mediatek: Add SCPSYS CPU power domain driver
  ` [RESEND PATCH 3/6] ARM: mediatek: add smp bringup code for MT6580
  ` [RESEND PATCH 4/6] ARM: Mediatek: enable GPT6 on boot up to make arch timer working "
  ` [RESEND PATCH 5/6] ARM: dts: mt6580: Add device nodes to the MT6580 dtsi file
  ` [RESEND PATCH 6/6] ARM: dts: mt6580: enable basic SMP bringup for mt6580

[PATCH 0/2] PSCI: system suspend support
 2015-06-18 18:13 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-06-18 17:51 UTC  (7+ messages)
` [PATCH 10/10] KVM: arm/arm64: vgic: Allow non-shared device HW interrupts

[PATCH v3] i2c: omap: improve duty cycle on SCL
 2015-06-18 17:25 UTC  (3+ messages)

[PATCH v4 1/4] remoteproc: introduce rproc_get_by_phandle API
 2015-06-18 17:21 UTC  (5+ messages)
` [PATCH v5 "

[PATCH] kvmtool: don't use PCI config space IRQ line field
 2015-06-18 17:19 UTC  (5+ messages)

[PATCH] ARM: ep93xx: toss the device ID into the entropy pool
 2015-06-18 17:15 UTC  (2+ messages)

[RFC 00/23] arm64: Add support for 64KB page granularity in Xen guest
 2015-06-18 17:05 UTC  (4+ messages)
` [RFC 22/23] xen/privcmd: Add support for Linux 64KB page granularity
  ` [Xen-devel] "

Watch 'Anything Is Possible' by CSO on the Worship Channel
 2015-06-18 16:49 UTC 

[PATCH linux-next v2 0/4] tty/serial: at91: add support to FIFOs
 2015-06-18 16:39 UTC  (7+ messages)
` [PATCH linux-next v2 1/4] ARM: at91/dt: add a new DT property to support FIFOs on Atmel USARTs
` [PATCH linux-next v2 2/4] tty/serial: at91: fix some macro definitions to fit coding style
` [PATCH linux-next v2 3/4] tty/serial: at91: add support to FIFOs

[PATCH v2 0/7] fix build failure of mn10300
 2015-06-18 16:25 UTC  (5+ messages)
` [PATCH v2 5/7] samples: kdbus: disable for mn10300

[PATCH] irqchip: bcm2835: Add FIQ support
 2015-06-18 16:23 UTC  (4+ messages)

[PATCH] i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC
 2015-06-18 16:19 UTC 

[PATCH v3] arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG
 2015-06-18 16:17 UTC  (2+ messages)

[PATCH 00/20] ARM: dts: Add USB and OTG related nodes and enable on various boards
 2015-06-18 16:16 UTC  (4+ messages)
` [PATCH 09/20] ARM: dts: sun4i: Enable USB DRC on the Cubieboard


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 read-only IMAP folder(s) and NNTP newsgroup(s).