Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-17 08:44:24 to 2015-09-17 15:43:04 UTC [more...]

[RFC PATCH v2 0/7] Pseudo-NMI for arm64 using ICC_PMR_EL1 (GICv3)
 2015-09-17 15:43 UTC  (9+ messages)
` [RFC PATCH v2 3/7] arm64: alternative: Apply alternatives early in boot process

[GIT PULL] Second set of KVM/ARM updates for 4.3-rc2
 2015-09-17 15:31 UTC  (13+ messages)
` [PATCH 1/8] KVM: arm64: add workaround for Cortex-A57 erratum #852523
` [PATCH 2/8] arm64: KVM: Fix user access for debug registers
` [PATCH 3/8] arm: KVM: Fix incorrect device to IPA mapping
` [PATCH 4/8] arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
` [PATCH 5/8] arm64: KVM: Disable virtual timer even if the guest is not using it
` [PATCH 6/8] arm: "
` [PATCH 7/8] arm64: KVM: Remove all traces of the ThumbEE registers
` [PATCH 8/8] arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'

[PATCH v4 0/4] PCI: arm64/powerpc: Fix parsing of linux, pci-probe-only
 2015-09-17 15:30 UTC  (2+ messages)
` [PATCH v4 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only

[PATCH 0/2] ASoC: Add support for the Allwinner A10 codec
 2015-09-17 15:10 UTC  (5+ messages)
` [PATCH 2/2] ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCs
      ` [linux-sunxi] "

[PATCH v2 0/9] Build and support rk3036 SoC platform
 2015-09-17 15:09 UTC  (15+ messages)
` [PATCH v2 1/9] ARM: dts: rockchip: add core rk3036 dts
` [PATCH v2 3/9] clk: rockchip: add clock controller for rk3036
` [PATCH v2 4/9] clk: rockchip: add new clock type and "
` [PATCH v2 5/9] dt-bindings: add documentation of rk3036 clock controller
` [PATCH v2 6/9] pinctrl: rockchip: add support for the rk3036
` [PATCH v2 7/9] rockchip: make sure timer5 is enabled on rk3036 platforms
` [PATCH v2 8/9] ARM: rockchip: add support smp for rk3036

[PATCH v4 0/4] PCI: st: provide support for dw pcie
 2015-09-17 14:59 UTC  (2+ messages)

[PATCH 1/2] arm64: mediatek: enable MTK_TIMER
 2015-09-17 14:56 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: mt8173: add timer node

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-09-17 14:54 UTC  (4+ messages)
` [PATCH v4 3/6] iommu: add ARM short descriptor page table allocator

[PATCH] iommu/io-pgtable-arm: Don't use dma_to_phys()
 2015-09-17 14:52 UTC  (2+ messages)

drivers/irqchip patch submission
 2015-09-17 14:50 UTC 

[PATCH] arm64: errata: add module build workaround for erratum #843419
 2015-09-17 14:48 UTC  (3+ messages)

[PATCH v4 0/2] initial suport for Alphascale ASM9260
 2015-09-17 14:29 UTC  (5+ messages)
` [PATCH 0/2] suport for Alphascale ASM9260, part 3
  ` [PATCH 2/2] ARM: irqchip: mxs: add Alpascale ASM9260 support

[PATCH 4/5] drm/rockchip: Fix module autoload for OF platform driver
 2015-09-17 14:22 UTC 

NEW SUN4i KEYPAD DRIVER
 2015-09-17 14:20 UTC  (6+ messages)
` [PATCH 2/4] ARM: dts: sun7i: Add keypad node to Allwinner A20 SoC
    ` [linux-sunxi] "
` [PATCH 3/4] input: Add new sun4i-keypad driver

NFS/TCP/IPv6 acting strangely in 4.2
 2015-09-17 14:18 UTC  (11+ messages)

[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
 2015-09-17 14:08 UTC  (9+ messages)
` [PATCH v2 1/7] Documentation: hw_random: Fix device node name reference /dev/hw_random => /dev/hwrng
` [PATCH v2 2/7] hwrng: Kconfig: "
` [PATCH v2 3/7] hwrng: core: Simplify RNG switching from sysfs
` [PATCH v2 4/7] hwrng: st: Provide DT bindings for ST's Random Number Generator
` [PATCH v2 5/7] hwrng: st: Add support for ST's HW "
` [PATCH v2 6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}
` [PATCH v2 7/7] MAINTAINERS: Add ST's Random Number Generator to the ST entry

[GIT PULL] arm64: fixes for -rc2
 2015-09-17 14:04 UTC 

[PATCH] ASoC: sunxi: fix platform_no_drv_owner.cocci warnings
 2015-09-17 13:32 UTC  (2+ messages)

[PATCH v2] arm64: Introduce IRQ stack
 2015-09-17 13:22 UTC  (8+ messages)

[PATCH v2] arm: add cpu_idle tracepoints to arch_cpu_idle
 2015-09-17 13:14 UTC  (4+ messages)

[PATCH v5 0/23] On-demand device probing
 2015-09-17 12:57 UTC  (24+ messages)
` [PATCH v5 01/23] driver core: Add pre_probe callback to bus_type
` [PATCH v5 02/23] ARM: amba: Move reading of periphid to pre_probe()
` [PATCH v5 03/23] of/platform: Point to struct device from device node
` [PATCH v5 04/23] of: add function to allow probing a device from a OF node
` [PATCH v5 05/23] gpio: Probe GPIO drivers on demand
` [PATCH v5 06/23] gpio: Probe pinctrl devices "
` [PATCH v5 07/23] regulator: core: Remove regulator_list
` [PATCH v5 08/23] regulator: core: Drop redundant locking
` [PATCH v5 09/23] regulator: core: Probe regulators on demand
` [PATCH v5 10/23] drm: Probe panels "
` [PATCH v5 11/23] drm/tegra: Probe dpaux devices "
` [PATCH v5 12/23] i2c: core: Probe i2c adapters and "
` [PATCH v5 13/23] pwm: Probe PWM chip "
` [PATCH v5 14/23] backlight: Probe backlight "
` [PATCH v5 15/23] usb: phy: Probe phy "
` [PATCH v5 16/23] clk: Probe clk providers "
` [PATCH v5 17/23] pinctrl: Probe pinctrl devices "
` [PATCH v5 18/23] phy: core: Probe phy providers "
` [PATCH v5 19/23] dma: of: Probe DMA controllers "
` [PATCH v5 20/23] power-supply: Probe power supplies "
` [PATCH v5 21/23] driver core: Allow deferring probes until late init
` [PATCH v5 22/23] driver core: Start processing deferred probes earlier
` [PATCH v5 23/23] of/platform: Defer probes of registered devices

[PATCH 00/10] arm64 switch_mm improvements
 2015-09-17 12:50 UTC  (11+ messages)
` [PATCH 01/10] arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
` [PATCH 02/10] arm64: proc: de-scope TLBI operation during cold boot
` [PATCH 03/10] arm64: flush: use local TLB and I-cache invalidation
` [PATCH 04/10] arm64: mm: rewrite ASID allocator and MM context-switching code
` [PATCH 05/10] arm64: tlbflush: remove redundant ASID casts to (unsigned long)
` [PATCH 06/10] arm64: tlbflush: avoid flushing when fullmm == 1
` [PATCH 07/10] arm64: switch_mm: simplify mm and CPU checks
` [PATCH 08/10] arm64: mm: kill mm_cpumask usage
` [PATCH 09/10] arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
` [PATCH 10/10] arm64: mm: remove dsb from update_mmu_cache

[PATCH RESEND] ARM: dts: Move display-timings node from fimd to dp
 2015-09-17 12:48 UTC 

[PATCH] arm/ls1021a: Add Sleep feature for ls1021
 2015-09-17 12:31 UTC  (4+ messages)

[PATCH 1/2] mmc: core: enable CMD19 tuning for DDR50 mode
 2015-09-17 12:27 UTC  (6+ messages)

[PATCH RFC 0/8] Add New DRM Driver for Hisilicon's Hi6220 SoC
 2015-09-17 12:14 UTC  (13+ messages)
` [PATCH RFC 1/8] dt-bindings: Document the hi6220 bindings for DRM driver
` [PATCH RFC 2/8] drm: hisilicon: Add new DRM driver for hisilicon Soc
` [PATCH RFC 5/8] drm: hisilicon: fill interface function of encoder\connector part
` [PATCH RFC 6/8] drm: hisilicon: Add support for fbdev

[PATCH 0/3] arm/arm64: KVM: Fix !irqchip_in_kernel() handling
 2015-09-17 12:11 UTC  (4+ messages)
` [PATCH 2/3] arm64: KVM: Disable virtual timer even if the guest is not using it

[PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters
 2015-09-17 11:43 UTC  (2+ messages)

[PATCH v2] audio: sai: Add Power Management support
 2015-09-17 11:31 UTC  (4+ messages)

[PATCH] ARM: rockchip: add reboot notifier
 2015-09-17 11:07 UTC  (4+ messages)
` set rockchip-specific uboot bootmode flags on reboot (was: [PATCH] ARM: rockchip: add reboot notifier)
    ` set rockchip-specific uboot bootmode flags on reboot

[PATCH v5] dtb: Create a common home for cross-architecture dtsi files
 2015-09-17 11:07 UTC  (9+ messages)

[PATCH 0/3] input / dt-bindings: Unify defining of evdev codes
 2015-09-17 11:00 UTC  (6+ messages)
` [PATCH 2/3] devicetree: bindings: use input-event-codes.h for "

[PATCH 0/3] Support the timer on RK3368 SoC
 2015-09-17 10:57 UTC  (9+ messages)
` [PATCH 1/3] clocksource: rockchip: Make the driver more readability and compatible

[PATCH RFT] mach-s3c64xx:Fix error handling for certain calls to s3c_gpio_cfgpin_range in the file dev-audio.c
 2015-09-17 10:52 UTC  (3+ messages)

[RFC PATCH] arm64/efi: isolate EFI stub from the kernel proper
 2015-09-17 10:51 UTC  (4+ messages)

[PATCH v4] ARM: configs: Add Freescale LS1021A defconfig
 2015-09-17 10:34 UTC  (2+ messages)

[GIT PULL 9/9] ARM: tegra: Default configuration updates for v4.3-rc1
 2015-09-17 10:26 UTC  (11+ messages)

[PATCH] arm64: expose kernel page size in Image header flags
 2015-09-17 10:17 UTC  (2+ messages)

[PATCH v3 0/6] ARM: berlin: add cpufreq support
 2015-09-17 10:15 UTC  (7+ messages)
` [PATCH v3 1/6] clk: berlin: move MAX_CLKS out of drivers/clk/berlin
` [PATCH v3 2/6] clk: berlin: add cpuclk
` [PATCH v3 3/6] ARM: berlin: dts: add the cpufreq-dt bindings on the BG2Q
` [PATCH v3 4/6] ARM: berlin: dts: add the cpufreq-dt bindings on the BG2
` [PATCH v3 5/6] ARM: berlin: dts: add the cpufreq-dt bindings on the BG2CD
` [PATCH v3 6/6] ARM: berlin: register cpufreq-dt

[PATCH v6 0/5] ARM: berlin: PWM support
 2015-09-17 10:13 UTC  (6+ messages)
` [PATCH v6 1/5] pwm: add the Berlin pwm controller driver
` [PATCH v6 2/5] Documentation: bindings: document the Berlin PWM driver
` [PATCH v6 3/5] ARM: berlin: add a PWM node on the BG2Q
` [PATCH v6 4/5] ARM: berlin: add a PWM node on the BG2
` [PATCH v6 5/5] ARM: berlin: add a PWM node on the BG2CD

[PATCH] [media] c8sectpfe: fix return of garbage
 2015-09-17 10:12 UTC 

[PATCH v8 0/4] can: Allwinner A10/A20 CAN Controller support - Summary
 2015-09-17 10:06 UTC  (5+ messages)
` [PATCH v8 1/3] can: Allwinner A10/A20 CAN Controller support - Devicetree bindings

[PATCH 0/3] ALSA: hda - Avoid potential deadlock
 2015-09-17 10:00 UTC  (4+ messages)
` [PATCH 1/3] ALSA: hda/hdmi - Add missing MODALIAS information
` [PATCH 2/3] ALSA: hda - Advertise MODALIAS in uevent
` [PATCH 3/3] ALSA: hda: Do not rely on explicit module loading

[PATCH] ARM: ux500: modify initial levelshifter status
 2015-09-17  9:50 UTC 

[RESEND PATCH 0/2] ST PLL fixes for 4.3-rc2
 2015-09-17  9:47 UTC  (3+ messages)

[PATCH 0/7] arm64: Use contigous PTE bit for the kernel linear mapping
 2015-09-17  9:45 UTC  (3+ messages)
` [PATCH 2/7] arm64: Shorten lines which exceed 80 characters

[PATCH v6 0/6] KASAN for arm64
 2015-09-17  9:38 UTC  (7+ messages)
` [PATCH v6 1/6] arm64: introduce VA_START macro - the first kernel virtual address
` [PATCH v6 2/6] arm64: move PGD_SIZE definition to pgalloc.h
` [PATCH v6 3/6] x86, efi, kasan: #undef memset/memcpy/memmove per arch
` [PATCH v6 4/6] arm64: add KASAN support
` [PATCH v6 5/6] ARM64: kasan: print memory assignment
` [PATCH v6 6/6] Documentation/features/KASAN: arm64 supports KASAN now

[PATCH v2 00/22] KVM: ARM64: Add guest PMU support
 2015-09-17  9:35 UTC  (5+ messages)

[PATCH 1/2] arm: Add msi.h to arch Kbuild files
 2015-09-17  9:28 UTC  (2+ messages)
` [PATCH 2/2] irqchip/Layerscape: Add Layerscape MSI controller support

I.MX6 HDMI support in v4.2
 2015-09-17  9:23 UTC  (10+ messages)

[PATCH v2] PCI: layerscape: Add PCIe support for LS1043a and LS2080a
 2015-09-17  9:13 UTC 

[PATCH v3] ARM: configs: Add Freescale LS1021A defconfig
 2015-09-17  9:11 UTC  (11+ messages)

[PATCH 1/3] doc: dt: add documentation for Mediatek spi-nor controller
 2015-09-17  9:02 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.4
 2015-09-17  8:59 UTC  (3+ messages)
` [PATCH 1/2] ARM: shmobile: Remove Marzen from shmobile_defconfig
` [PATCH 2/2] ARM: multi_v7_defconfig: Remove Marzen

[GIT PULL] Renesas ARM Based SoC Cleanup for v4.4
 2015-09-17  8:59 UTC  (22+ messages)
` [PATCH 01/21] ARM: shmobile: Remove unused declaration of r8a7778_add_standard_devices_dt()
` [PATCH 02/21] ARM: shmobile: Remove obsolete sh-gpio.h
` [PATCH 03/21] ARM: shmobile: Remove obsolete custom earlyprintk code
` [PATCH 04/21] ARM: shmobile: Remove obsolete intc.h
` [PATCH 05/21] ARM: shmobile: Remove obsolete legacy PM Domain leftovers
` [PATCH 06/21] ARM: shmobile: Remove obsolete earlytimer registration
` [PATCH 07/21] ARM: shmobile: Remove obsolete twd_local_timer declaration
` [PATCH 08/21] ARM: shmobile: bockw: remove "reference" device tree
` [PATCH 09/21] ARM: shmobile: bockw: remove "reference" board file and config
` [PATCH 10/21] ARM: shmobile: remove paragraph on DT reference platforms
` [PATCH 11/21] ARM: shmobile: bockw: remove legacy board file and config
` [PATCH 12/21] ARM: shmobile: r8a7778: remove obsolete setup code
` [PATCH 13/21] ARM: shmobile: Kconfig: remove obsolete option ARCH_R8A7778
` [PATCH 14/21] ARM: shmobile: r8a7778: remove legacy clock implementation
` [PATCH 15/21] ARM: shmobile: remove ARCH_SHMOBILE_LEGACY option
` [PATCH 16/21] ARM: shmobile: bockw: remove legacy defconfig
` [PATCH 17/21] MAINTAINERS: remove references to dropped marzen and bockw defconfigs
` [PATCH 18/21] ARM: shmobile: bockw: remove legacy DTB build target
` [PATCH 19/21] ARM: shmobile: Kconfig: remove unused SHMOBILE_TIMER_HZ section
` [PATCH 20/21] ARM: shmobile: remove Makefile.boot
` [PATCH 21/21] ARM: shmobile: Remove legacy clock support leftovers

[PATCH v4 00/16] ARM: shmobile: Add CPG/MSTP Clock Domain
 2015-09-17  8:53 UTC  (4+ messages)
` [PATCH v4 15/16] clk: shmobile: mstp: Consider "zb_clk" suitable for power management

[PATCH v1 0/3] Port and support rk3036 SoC platform
 2015-09-17  8:51 UTC  (7+ messages)
` [PATCH v1 1/3] ARM: dts: rockchip: add core rk3036 dts
` [PATCH v1 3/3] clk: rockchip: add clock controller for rk3036


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