Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-06 21:03:51 to 2015-09-07 15:34:36 UTC [more...]

[PATCH] ARM: fix bug which VMALLOC_START is lowwer than 0xf0000000
 2015-09-07 15:34 UTC  (5+ messages)
` [PATCH] ARM: fix bug which lowmem size is limited to 760MB

[PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux
 2015-09-07 15:33 UTC  (21+ messages)
` [PATCH v4 01/20] net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
` [PATCH v4 02/20] arm/xen: Drop pte_mfn and mfn_pte
` [PATCH v4 03/20] xen: Add Xen specific page definition
` [PATCH v4 04/20] xen/grant: Introduce helpers to split a page into grant
` [PATCH v4 05/20] xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one
` [PATCH v4 06/20] block/xen-blkfront: Split blkif_queue_request in 2
` [PATCH v4 07/20] block/xen-blkfront: Store a page rather a pfn in the grant structure
` [PATCH v4 08/20] block/xen-blkfront: split get_grant in 2
` [PATCH v4 09/20] xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB pages
` [PATCH v4 10/20] xen/xenbus: Use Xen page definition
` [PATCH v4 11/20] tty/hvc: xen: Use xen "
` [PATCH v4 12/20] xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
` [PATCH v4 13/20] xen/events: fifo: Make it running on 64KB granularity
` [PATCH v4 14/20] xen/grant-table: "
` [PATCH v4 15/20] block/xen-blkfront: Make it running on 64KB page granularity
` [PATCH v4 16/20] block/xen-blkback: "
` [PATCH v4 17/20] net/xen-netfront: "
` [PATCH v4 18/20] net/xen-netback: "
` [PATCH v4 19/20] xen/privcmd: Add support for Linux "
` [PATCH v4 20/20] arm/xen: Add support for "

[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-07 15:32 UTC  (7+ messages)
` [PATCH v2 2/8] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
` [PATCH v2 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
` [PATCH v2 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation

[PATCH v2 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-09-07 15:32 UTC  (3+ messages)
` [PATCH v2 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro

[PATCH] ARM: at91/dt: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx
 2015-09-07 15:22 UTC 

[PATCH v8 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-09-07 15:11 UTC  (3+ messages)
` [PATCH v8 2/2] ARM: imx: support suspend states on imx7D

[PATCH v3 0/8] i.MX early debug UART clock fixes
 2015-09-07 15:09 UTC  (9+ messages)
` [PATCH v3 1/8] clk: imx: add common logic to detect early UART usage
` [PATCH v3 2/8] clk: imx25: retain early UART clocks during kernel init
` [PATCH v3 3/8] clk: imx27: "
` [PATCH v3 4/8] clk: imx31: "
` [PATCH v3 5/8] clk: imx35: "
` [PATCH v3 6/8] clk: imx5: "
` [PATCH v3 7/8] clk: imx6: "
` [PATCH v3 8/8] clk: imx7d: "

[RFC PATCH v1 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu
 2015-09-07 14:58 UTC  (17+ messages)
` [RFC PATCH v1 1/4] genirq: Introduce irq_settings_set_move_pcntxt() helper
` [RFC PATCH v1 2/4] irqchip: GICv3: set non-percpu irqs status with _IRQ_MOVE_PCNTXT
` [RFC PATCH v1 4/4] arm/arm64: fix a migrating irq bug when hotplug cpu

[RFC PATCH 0/3] Implement IRQ stack on ARM64
 2015-09-07 14:56 UTC  (10+ messages)
` [RFC PATCH 1/3] arm64: entry: Remove unnecessary calculation for S_SP in EL1h
` [RFC PATCH 2/3] arm64: Introduce IRQ stack
  ` [PATCH] arm64: kernel: Use a separate stack for irq interrupts

[PATCH 0/2] arm/arm64: KVM: Fix arthictected timer issues
 2015-09-07 14:44 UTC  (3+ messages)
` [PATCH 1/2] arm/arm64: KVM: vgic: Move active state handling to flush_hwstate

I.MX6 HDMI support in v4.2
 2015-09-07 14:04 UTC  (3+ messages)

[PATCH V2] arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
 2015-09-07 14:03 UTC  (2+ messages)

[PATCH v2 7/7] ARM: smp: Add runtime PM support for CPU hotplug
 2015-09-07 13:37 UTC  (3+ messages)

[PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver
 2015-09-07 13:12 UTC  (2+ messages)

[PATCH v6 1/2] dmaengine: Add Xilinx Central DMA DT Binding Documentation
 2015-09-07 12:55 UTC  (2+ messages)

[PATCH-v2 0/3] mmc: sdhci-pxav3: Fix tabbing issue
 2015-09-07 12:52 UTC  (6+ messages)
` [PATCH-v2 1/3] "
` [PATCH-v2 2/3] mmc: sdhci-pxav3: Use BIT macro for bit field definitions
` [PATCH-v2 3/3] mmc: sdhci: print notice on -EPROBE_DEFER in sdhci_add_host() fn

[PATCH v6 2/2] dmaengine: Add Xilinx AXI Central Direct Memory Access Engine driver support
 2015-09-07 12:33 UTC 

[PATCH v3 0/18] On-demand device probing
 2015-09-07 12:31 UTC  (5+ messages)
` [PATCH v3 02/18] of/platform: add of_platform_probe

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

[PATCH v8 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-09-07 12:17 UTC  (5+ messages)
` [PATCH v8 3/6] PCI: designware: Add ARM64 support

[PATCH v2 0/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb
 2015-09-07 12:08 UTC  (8+ messages)
` [PATCH v2 5/7] staging: board: Add support for devices with complex dependencies

[PATCH] PCI: layerscape: Add PCIe support for LS1043a and LS2085a
 2015-09-07 11:41 UTC 

[PATCH] spi: mediatek: fix spi cs polarity error
 2015-09-07 11:37 UTC 

[PATCH v2 00/10] ARM64: Update support for FSL's LS2085A SoC
 2015-09-07 11:32 UTC  (3+ messages)
` [PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A

[PATCH 0/4] ARM: multi_v7_defconfig: Improve rockchip support
 2015-09-07 11:27 UTC  (23+ messages)
` [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses
` [PATCH 2/4] ARM: multi_v7_defconfig: Enable ACT8865 PMIC driver
` [PATCH 3/4] ARM: multi_v7_defconfig: Enable Rockchip display support
` [PATCH 4/4] ARM: multi_v7_defconfig: Enable DW USB2 support and rockchip phy

[PATCH-v2 0/7] mmc: sdhci-pxav3: Enable support for PXA1928 SDCHI controller
 2015-09-07 11:18 UTC  (8+ messages)
` [PATCH-v2 1/7] mmc: sdhci-pxav3: Enable pxa1928 device support
` [PATCH-v2 2/7] mmc: sdhci-pxav3: binding: Add pxa1928 compatible support
` [PATCH-v2 3/7] mmc: sdhci-pxav3: Add platform specific set_clock ops
` [PATCH-v2 4/7] mmc: sdhci-pxav3: Add pinctl setting according to bus clock
` [PATCH-v2 5/7] mmc: sdhci-pxav3: Fix HS200 mode support
` [PATCH-v2 6/7] mmc: sdhci: add new quirk for setting BUS_POWER & BUS_VLT fields
` [PATCH-v2 7/7] mmc: sdhci: enable SDHCI_QUIRK2_CARD_ON_NEEDS_BUS_ON for pxa1928

[PATCH V4 0/2] arm64: copy to/in/from user optimization
 2015-09-07 11:13 UTC  (3+ messages)
` [PATCH V4 2/2] arm64: Change memcpy in kernel to use the copy template file

[PATCH 0/5] mmc: sdhci-pxav3: Enable support for PXA1928 SDCHI controller
 2015-09-07 10:36 UTC  (2+ messages)

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
 2015-09-07  9:59 UTC  (18+ messages)
` [PATCH 01/11] ARM64 / PCI: introduce struct pci_controller for ACPI
` [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory

[PATCH v2 0/8] i.MX early debug UART clock fixes
 2015-09-07  9:50 UTC  (9+ messages)
` [PATCH v2 1/8] clk: imx: add common logic to detect early UART usage
` [PATCH v2 2/8] clk: imx25: retain early UART clocks during kernel init

[PATCH] Docs: dt: add #msi-cells to GICv3 ITS binding
 2015-09-07  9:49 UTC 

[PATCH 0/3] gpiolib: Initializing GPIOs using DT property gpio-initval
 2015-09-07  9:47 UTC  (6+ messages)
` [PATCH 1/3] gpio: Use __gpiod_request directly
` [PATCH 2/3] gpiolib: gpiod_hog remove separate name argument

[PATCH] ARM: ls1021a: add platform notifier for dma-coherent requirement
 2015-09-07  9:45 UTC  (3+ messages)

[PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet
 2015-09-07  9:30 UTC  (7+ messages)
  ` [linux-sunxi] "

[PATCH v2] ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table
 2015-09-07  9:21 UTC  (2+ messages)

[PATCH v4 0/4] PCI: arm64/powerpc: Fix parsing of linux, pci-probe-only
 2015-09-07  9:15 UTC  (5+ messages)
` [PATCH v4 2/4] PCI: pci-host-generic: Fix lookup of linux, pci-probe-only property
  ` [PATCH v4 2/4] PCI: pci-host-generic: Fix lookup of linux,pci-probe-only property
` [PATCH v4 3/4] powerpc: PCI: Fix lookup of linux, pci-probe-only property
  ` [PATCH v4 3/4] powerpc: PCI: Fix lookup of linux,pci-probe-only property

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-09-07  9:01 UTC  (24+ messages)
` [PATCH v4 11/16] drm: bridge: analogix/dp: add platform device type support
` [PATCH v4 14/16] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
` [PATCH v4 03/16] drm: bridge: analogix/dp: split exynos dp driver to bridge dir

[RFC PATCH] arm64: cpuinfo: reduce cache contention on update_{feature}_support
 2015-09-07  8:56 UTC  (3+ messages)

[PATCH] ARM: dts: vfxxx: Add iio_hwmon node for ADC temperature channel
 2015-09-07  8:49 UTC  (3+ messages)

[PATCH v10 0/4] Implement OCOTP driver for Vybrid using NVMEM
 2015-09-07  8:21 UTC  (5+ messages)
` [PATCH v10 1/4] clk: clk-vf610: Add clock for Vybrid OCOTP controller
` [PATCH v10 2/4] ARM: dts: vfxxx: Add OCOTP node
` [PATCH v10 3/4] drivers: nvmem: Add Vybrid OCOTP support
` [PATCH v10 4/4] nvmem: Add DT binding documentation for Vybrid OCOTP driver

[PATCH v2] dmaengine: fsl-edma: add PM suspend/resume support
 2015-09-07  7:41 UTC  (10+ messages)

at91sam9 Main crystal frequency problems
 2015-09-07  7:31 UTC 

[PATCH] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
 2015-09-07  7:24 UTC  (2+ messages)

[PATCH v2] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
 2015-09-07  7:23 UTC 

[PATCH 0/5] ACPI probing infrastructure
 2015-09-07  6:58 UTC  (2+ messages)

Raspberry Pi native clock driver
 2015-09-07  6:48 UTC  (3+ messages)
` [PATCH 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers

[PATCH 0/9] qcom: Add support for TSENS driver
 2015-09-07  6:39 UTC  (10+ messages)
` [PATCH 5/9] clk: qcom: gcc-msm8960: add child devices support

thermal: mediatek: Add cpu power cooling model
 2015-09-07  6:09 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: mt8173: Add thermal zone node for mt8173

[PATCH v3 0/3] cpufreq-dt: add suspend frequency support
 2015-09-07  5:59 UTC  (7+ messages)
` [PATCH v3 1/3] PM / OPP: add dev_pm_opp_get_suspend_opp() helper
` [PATCH v3 2/3] cpufreq-dt: add suspend frequency support
` [PATCH v3 3/3] ARM: dts: add suspend opp to exynos4412

[PATCH] soc: mediatek: Move the initial setting of pmic wrap interrupt before requesting irq
 2015-09-07  5:39 UTC  (2+ messages)

[PATCH] CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bit
 2015-09-07  4:21 UTC 

[PATCH v2 00/21] ARM: pxa: magician: Rework HTC Magician support
 2015-09-07  4:14 UTC  (3+ messages)

[PATCH v3 0/4] Add fec1 and fec2 support for i.MX7d sdb board
 2015-09-07  2:55 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: imx7d: add imx7d iomux-gpr field define
` [PATCH v3 2/4] ARM: imx: add enet init for i.MX7D platform
` [PATCH v3 3/4] ARM: dts: imx7d: add fec1 and fec2 support for i.MX7d soc
` [PATCH v3 4/4] ARM: dts: imx7d-sdb: add fec1 and fec2 support

[PATCH v2 1/8] pinctrl: freescale: imx: fix system crash if enable two pinctl instances
 2015-09-07  2:42 UTC  (11+ messages)
` [PATCH v2 2/8] ARM: imx: imx7d-pinfunc: add gpio1 pad iomux settings
` [PATCH v2 5/8] pinctrl: freescale: imx: add ZERO_OFFSET_VALID flag
` [PATCH v2 6/8] pinctrl: freescale: imx: add shared input select reg support
` [PATCH v2 8/8] pinctrl: freescale: imx: imx7d iomuxc-lpsr devicetree bindings

[PATCH v2 0/5] Add fec1 and fec2 support for i.MX7d sdb board
 2015-09-07  2:23 UTC  (10+ messages)
` [PATCH v2 1/5] ARM: imx7d: add imx7d iomux-gpr field define
` [PATCH v2 2/5] ARM: imx: add enet init for i.MX7D platform
` [PATCH v2 3/5] ARM: dts: imx: pinfunc: add GPIO1 pin define for i.MX7d

[PATCH v4 1/2] Add the driver of mbigen interrupt controller
 2015-09-07  1:17 UTC  (3+ messages)

[PATCH v3 0/5] Add imx6ul touch screen controller support
 2015-09-07  0:27 UTC  (3+ messages)
` [PATCH v3 3/5] ARM: imx_v6_v7_defconfig: enable imx6ul_tsc

[PATCH] ARM: fix alignement of __bug_table section entries
 2015-09-06 23:54 UTC  (10+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable PBIAS regulator
 2015-09-06 23:41 UTC  (2+ messages)

[PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
 2015-09-06 21:03 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).