linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-15 13:16:11 to 2015-12-15 21:42:46 UTC [more...]

[RFC3 PATCH v6 00/20] ILP32 for ARM64
 2015-12-15 21:42 UTC  (21+ messages)
` [PATCH v6 01/20] arm64: ilp32: add documentation on the ILP32 ABI "
` [PATCH v6 02/20] arm64: ensure the kernel is compiled for LP64
` [PATCH v6 03/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH v6 04/20] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
` [PATCH v6 05/20] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH v6 06/20] thread: move thread bits accessors to separated file
` [PATCH v6 07/20] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH v6 08/20] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64
` [PATCH v6 09/20] arm64:ilp32: share HWCAP between LP64 and ILP32
` [PATCH v6 10/20] arm64:ilp32 use the native LP64 'start_thread' for ILP32 threads
` [PATCH v6 11/20] arm64:ilp32: support core dump generation for ILP32
` [PATCH v6 12/20] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH v6 13/20] arm64: ilp32: share aarch32 syscall wrappers to ilp32
` [PATCH v6 14/20] arm64: signal: wrap struct ucontext, fp and lr with struct sigframe
` [PATCH v6 15/20] arm64: signal: move ilp32 and lp64 common code to separated file
` [PATCH v6 16/20] arm64: signal32: move ilp32 and aarch32 "
` [PATCH v6 17/20] arm64: ilp32: introduce ilp32-specific handlers for sigframe
` [PATCH v6 18/20] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH v6 19/20] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32
` [PATCH v6 20/20] arm64:ilp32: add ARM64_ILP32 to Kconfig

[PATCH v3 0/4] Raspberry Pi power domains
 2015-12-15 21:40 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: bcm2835: Define two new packets from the latest firmware
` [PATCH v3 2/4] ARM: bcm2835: add rpi power domain driver
` [PATCH v3 3/4] dt-bindings: add rpi power domain driver bindings
` [PATCH v3 4/4] ARM: bcm2835: Add the Raspberry Pi power domain driver to the DT

[PATCH] net: add Qualcomm IPC router
 2015-12-15 21:14 UTC  (4+ messages)

[PATCH v3] clk: ti: Add support for dm814x ADPLL
 2015-12-15 21:02 UTC 

[PATCH] clocksource/drivers/pistachio: Fix wrong calculated clocksource read value
 2015-12-15 20:59 UTC  (2+ messages)

[PATCH v7 00/19] KVM: ARM64: Add guest PMU support
 2015-12-15 20:47 UTC  (29+ messages)
` [PATCH v7 06/19] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v7 08/19] KVM: ARM64: Add access handler for event typer register
` [PATCH v7 09/19] KVM: ARM64: Add access handler for event counter register
` [PATCH v7 10/19] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register
` [PATCH v7 11/19] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register
` [PATCH v7 12/19] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register
` [PATCH v7 13/19] KVM: ARM64: Add access handler for PMSWINC register
` [PATCH v7 15/19] KVM: ARM64: Add access handler for PMUSERENR register
` [PATCH v7 16/19] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v7 19/19] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH] clocksource/drivers/dw_apb_timer: Fix apbt_readl return types
 2015-12-15 20:42 UTC  (2+ messages)

[PATCH v4 0/2] clocksource/drivers/dw_apb_timer: improve performance a bit
 2015-12-15 20:42 UTC  (2+ messages)

[PATCH v4 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT
 2015-12-15 20:40 UTC  (11+ messages)
` [PATCH v5 "

[PATCH v3 0/5] Add reboot notifier driver for rockchip platform
 2015-12-15 20:38 UTC  (8+ messages)
` [PATCH v3 3/5] soc: rockchip: add reboot notifier driver

[PATCH 0/3] USB: add generic onboard USB HUB driver
 2015-12-15 20:21 UTC  (5+ messages)
` [PATCH 2/3] doc: dt-binding: generic onboard USB HUB

[PATCH v10 0/6] QEMU support for KVM Guest Debug on arm64
 2015-12-15 19:34 UTC  (2+ messages)

Touching the initrd before paging_init
 2015-12-15 19:22 UTC  (19+ messages)
` [Linaro-acpi] "

[PATCH v2 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support
 2015-12-15 19:20 UTC  (6+ messages)

[PATCH v3 0/7] arm64: relax Image placement rules
 2015-12-15 19:19 UTC  (7+ messages)
` [PATCH v3 3/7] arm64: split off early mapping code from early_fixmap_init()

[RFC PATCH 0/8] CPUs capacity information for heterogeneous systems
 2015-12-15 18:45 UTC  (30+ messages)
` [RFC PATCH 2/8] Documentation: arm: define DT cpu capacity bindings

[PATCH v12 00/16] arm64 kexec kernel patches v12
 2015-12-15 18:29 UTC  (13+ messages)
` [PATCH v12 16/16] arm64: kdump: relax BUG_ON() if more than one cpus are still active
` [PATCH v12 11/16] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v12 14/16] arm64: kdump: update a kernel doc
` [PATCH v12 09/16] arm64/kexec: Add pr_devel output
` [PATCH v12 08/16] arm64/kexec: Add core kexec support
` [PATCH v12 13/16] arm64: kdump: add kdump support

[PATCH v6 0/8] Improvements for SPI IMX driver for Freescale ECSPI controller, continuation
 2015-12-15 18:27 UTC  (3+ messages)
` [PATCH v6 5/8] spi: imx: allow only WML aligned transfers to use DMA

[PATCH 0/3] pwm: bcm2835: improve clock handling
 2015-12-15 18:24 UTC  (3+ messages)

[PATCH] clocksource: arm_global_timer: Allow DT to specify already reset timer counter
 2015-12-15 18:14 UTC  (3+ messages)

[PATCH v3 00/10] arm64: kernel: Add support for hibernate/suspend-to-disk
 2015-12-15 17:42 UTC  (3+ messages)
` [PATCH v3 10/10] "

[PATCH v6 0/7] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
 2015-12-15 17:33 UTC  (8+ messages)
` [PATCH v6 1/7] ARM: dts: Exynos542x/5800: add cluster regulator supply properties
` [PATCH v6 2/7] clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clock
` [PATCH v6 3/7] ARM: dts: Exynos542x/5800: add CPU OPP properties
` [PATCH v6 4/7] ARM: Exynos: use generic cpufreq driver for Exynos5420
` [PATCH v6 5/7] clk: samsung: exynos5422/5800: fix cpu clock configuration data
` [PATCH v6 6/7] ARM: dts: Exynos5800: fix CPU OPP
` [PATCH v6 7/7] ARM: Exynos: use generic cpufreq driver for Exynos5422/5800

[PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
 2015-12-15 17:24 UTC  (10+ messages)
    ` [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux, atags" entry

[GIT PULL 4/4] Broadcom devicetree-arm64 changes for v4.5
 2015-12-15 17:14 UTC  (7+ messages)
` [GIT PULL 2/4] Broadcom devicetree "
` [GIT PULL 3/4] Broadcom maintainers "
` [GIT PULL 1/4] Broadcom soc "

[PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain
 2015-12-15 16:57 UTC  (2+ messages)

[BISECTED] rcu_sched self-detected stall since 3.17
 2015-12-15 16:56 UTC  (3+ messages)

[PATCH 00/19] devicetree: standardize/consolidate on "wakeup-source" property
 2015-12-15 16:56 UTC  (14+ messages)
` [PATCH 09/19] ARM: dts: am335x: replace gpio-key, wakeup with wakeup-source property
  ` [PATCH 09/19] ARM: dts: am335x: replace gpio-key,wakeup "
` [PATCH 12/19] ARM: dts: exynos: replace legacy *, wakeup property with wakeup-source
` [PATCH 13/19] ARM: dts: tegra: "
  ` [PATCH 13/19] ARM: dts: tegra: replace legacy *,wakeup "
` [PATCH 15/19] ARM: dts: omap: replace legacy *, wakeup "
  ` [PATCH 15/19] ARM: dts: omap: replace legacy *,wakeup "
` [PATCH 16/19] ARM: dts: s5pv210: replace legacy *, wakeup "
` [PATCH 17/19] ARM: dts: armada: replace isil, irq2-can-wakeup-machine with wakeup-source property
  ` [PATCH 17/19] ARM: dts: armada: replace isil,irq2-can-wakeup-machine "

[GIT PULL] SoCFPGA DTS updates for v4.5
 2015-12-15 16:55 UTC  (3+ messages)
` [GIT PULL] SoCFPGA defconfig "

[GIT PULL] RealView defconfig updates
 2015-12-15 16:49 UTC  (2+ messages)

[PATCH 0/2] Dove GPU support
 2015-12-15 16:48 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: dove: add DT "
` [PATCH 2/2] ARM: dts: enable GPU for SolidRun's Cubox

memcpy alignment
 2015-12-15 16:47 UTC  (9+ messages)

[PATCH v2] ARM: multi_v7_defconfig: Enable some drivers for LS1021A
 2015-12-15 16:46 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: defconfig for v4.5 (#2)
 2015-12-15 16:45 UTC  (2+ messages)

[GIT PULL] Allwinner defconfig changes for 4.5
 2015-12-15 16:44 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: defconfig for v4.5 (#1)
 2015-12-15 16:42 UTC  (2+ messages)

[GIT PULL] MTD/NAND cleanups for v4.5
 2015-12-15 16:41 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: cleanup for v4.5 (#1)
 2015-12-15 16:39 UTC  (2+ messages)

[for-4.4-rc6 PATCH] scatterlist: fix sg_phys() masking
 2015-12-15 16:34 UTC  (3+ messages)

[PATCH v2] ARM: dts: imx6: add Vivante GPU nodes
 2015-12-15 16:30 UTC 

[PATCH 0/2 v3] ARM: mvebu: kirkwood: add PogoPlug series 4 device tree
 2015-12-15 16:21 UTC  (3+ messages)

[PATCH 1/2] ARM: mvebu: add kirkwood compatibles for cloudengine boards
 2015-12-15 16:20 UTC  (3+ messages)

[PATCH] watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()
 2015-12-15 16:15 UTC  (2+ messages)

[PATCHv2] ARM: dts: kirkwood: Add DTS for Zyxel NSA325
 2015-12-15 16:15 UTC  (3+ messages)

[PATCH v2 0/4] add support for GICv3 on the Foundation model
 2015-12-15 15:52 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: prepare foundation-v8.dts to cope with GICv3
` [PATCH v2 2/4] arm64: dts: Foundation model: increase GICC region to allow EOImode=1
` [PATCH v2 3/4] arm64: dts: split Foundation model dts to put the GIC separately
` [PATCH v2 4/4] arm64: dts: add .dts for GICv3 Foundation model

[PATCH] IOMMU: arm-smmu-v3: fix broken S2PS and AARCH64 in Broadcom Vulcan
 2015-12-15 15:48 UTC  (3+ messages)

[PATCH] soc: mediatek: SCPSYS: use module_platform_driver
 2015-12-15 15:45 UTC  (4+ messages)

[RFC PATCH 0/3] livepatch: arm64: add support for livepatch on arm64
 2015-12-15 15:43 UTC  (2+ messages)

[PATCH LINUX v4 00/13] tty: xuartps: Fix lock ups
 2015-12-15 15:41 UTC  (4+ messages)
` [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW

[PATCH 0/6] ARM: DTS: da850: eDMA new bindings and MMC/SPI DMA support
 2015-12-15 15:20 UTC  (7+ messages)
` [PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

[PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*
 2015-12-15 15:16 UTC  (5+ messages)

[PATCH] ARM64: ZynqMP: DT: Fix GIC's 'reg' property
 2015-12-15 15:01 UTC  (5+ messages)

[PATCH v2] arm64: dts: berlin4ct: switch to Cortex-A53 specific pmu nodes
 2015-12-15 14:57 UTC 

[PATCH] arm64: dts: berlin4ct: switch to Cortex-A53 specific pmu nodes
 2015-12-15 14:52 UTC  (4+ messages)

[PATCH V2 0/3] ARM: multi_v7_defconfig: Enable more OMAP family platforms
 2015-12-15 14:49 UTC  (4+ messages)
` [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217

[PATCH v3 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A
 2015-12-15 14:30 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation: DT: Add entry for ARM SP805-WDT
` [PATCH v3 2/2] dts/ls2080a: Update DTSI to add support of SP805 WDT

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2015-12-15 14:26 UTC  (8+ messages)
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable

[RESEND RFC PATCH 0/2] Expose the PIO_ISR register on SAMA5D3
 2015-12-15 14:20 UTC  (5+ messages)

[PATCH v2 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-12-15 14:17 UTC  (4+ messages)
  ` [PATCH v2 6/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver

[PATCH] drivers/misc: make arm-charlcd.c explicitly non-modular
 2015-12-15 13:45 UTC  (2+ messages)

[PATCH v2 0/2] arm64: change PoC D-cache flush to PoU
 2015-12-15 13:45 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: Use PoU cache instr for I/D coherency

block layer bug with 4.4-rc3+
 2015-12-15 13:39 UTC  (4+ messages)

[PATCH v3 0/4] ARM: dts: use syscon property instead of ctrl-module
 2015-12-15 13:22 UTC  (3+ messages)
` [PATCH v3 1/4] ARM: dts: dra7: Add dt node for the sycon pcie

[PATCH v1 00/10] Support for Cortex-M Prototyping System
 2015-12-15 13:16 UTC  (4+ messages)
` [PATCH v1 02/10] clockevents/drivers: add MPS2 Timer driver


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