messages from 2016-03-31 01:57:14 to 2016-03-31 12:25:02 UTC [more...]
[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
2016-03-31 12:25 UTC (40+ messages)
` [RFC PATCH 09/45] KVM: arm/arm64: vgic-new: Add GICv2 IRQ sync/flush
` [RFC PATCH 11/45] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [RFC PATCH 12/45] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [RFC PATCH 13/45] KVM: arm/arm64: vgic-new: Export register access interface
` [RFC PATCH 14/45] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [RFC PATCH 15/45] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [RFC PATCH 16/45] KVM: arm/arm64: vgic-new: Add PENDING "
` [RFC PATCH 17/45] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [RFC PATCH 18/45] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [RFC PATCH 19/45] KVM: arm/arm64: vgic-new: Add CONFIG "
` [RFC PATCH 20/45] KVM: arm/arm64: vgic-new: Add TARGET "
` [RFC PATCH 21/45] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [RFC PATCH 22/45] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [RFC PATCH 23/45] KVM: arm/arm64: vgic-new: Add GICv3 emulation framework
` [RFC PATCH 24/45] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [RFC PATCH 28/45] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
[PATCH v7 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
2016-03-31 12:10 UTC (22+ messages)
` [PATCH v7 01/20] PM / devfreq: exynos: Add generic exynos bus frequency driver
` [PATCH v7 02/20] PM / devfreq: exynos: Add documentation for "
` [PATCH v7 03/20] PM / devfreq: Add devfreq_get_devfreq_by_phandle()
` [PATCH v7 04/20] PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
` [PATCH v7 05/20] PM / devfreq: Add new passive governor
` [PATCH v7 06/20] PM / devfreq: exynos: Add support of bus frequency of sub-blocks using "
` [PATCH v7 07/20] PM / devfreq: exynos: Update documentation for bus devices "
` [PATCH v7 08/20] PM / devfreq: exynos: Add the detailed correlation between sub-blocks and power line
` [PATCH v7 09/20] PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver
` [PATCH v7 10/20] MAINTAINERS: Add samsung bus frequency driver entry
` [PATCH v7 11/20] ARM: dts: Add DMC bus node for Exynos3250
` [PATCH v7 12/20] ARM: dts: Add DMC bus frequency for exynos3250-rinato/monk
` [PATCH v7 13/20] ARM: dts: Add bus nodes using VDD_INT for Exynos3250
` [PATCH v7 14/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4x12
` [PATCH v7 15/20] ARM: dts: Add bus nodes using VDD_INT "
` [PATCH v7 16/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4210
` [PATCH v7 17/20] ARM: dts: Add exynos4412-ppmu-common dtsi to delete duplicate PPMU nodes
` [PATCH v7 18/20] ARM: dts: Add support of bus frequency using VDD_INT for exynos3250-rinato
` [PATCH v7 19/20] ARM: dts: Expand the voltage range of buck1/3 regulator for exynos4412-odroidu3
` [PATCH v7 20/20] ARM: dts: Add support of bus frequency for exynos4412-trats/odroidu3
[PATCH] ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64
2016-03-31 12:04 UTC (3+ messages)
[PATCH v9 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-03-31 12:02 UTC (19+ messages)
` [PATCH v9 01/17] Xen: ACPI: Hide UART used by Xen
` [PATCH v9 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v9 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v9 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
` [PATCH v9 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v9 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v9 07/17] Xen: ARM: Add support for mapping AMBA "
` [PATCH v9 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v9 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v9 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v9 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v9 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v9 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v9 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v9 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
` [PATCH v9 16/17] FDT: Add a helper to get the subnode by given name
` [PATCH v9 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI
[PATCH v7 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-03-31 11:44 UTC (11+ messages)
` [PATCH v7 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [Xen-devel] "
` [PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
[PATCH 00/18] ARM: vf610: Suspend/resume with self-refresh mode
2016-03-31 11:41 UTC (17+ messages)
` [PATCH 01/18] irqchip: vf610-gpc: add Vybrid GPC IRQ controller
` [PATCH 02/18] ARM: dts: vf610: add GPC as new interrupt parent
` [PATCH 03/18] ARM: dts: vf610-colibri: GPIO wakeup key
` [PATCH 04/18] ARM: dts: vf610: add on-chip SRAM
` [PATCH 05/18] ARM: dts: vf610: add modules required for PM
` [PATCH 06/18] ARM: imx: clk-gate2: allow custom gate configuration
` [PATCH 09/18] ARM: vf610: clk: add suspend/resume support
` [PATCH 10/18] tty: serial: fsl_lpuart: support suspend/resume
[PATCH 1/1] ARM : missing corrupted reg in __do_div_asm
2016-03-31 11:41 UTC (12+ messages)
` [PATCH v2 1/1] ARM : missing corrupted reg in __div64_32
[PATCH] kbuild: delete unnecessary "@:"
2016-03-31 11:14 UTC
Boot failure on i.MX6 boards due to commit 5e3ca2b349b1 ("regulator: Try to resolve regulators supplies on registration")
2016-03-31 11:13 UTC (5+ messages)
[LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure
2016-03-31 11:12 UTC (9+ messages)
[PATCH v3 0/8] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
2016-03-31 11:04 UTC (7+ messages)
` [PATCH v3 3/8] clk: samsung: exynos3250: Add MMC2 clock
[PATCH v2 0/4] arm64: simplify and optimize kernel mapping
2016-03-31 10:55 UTC (3+ messages)
` [PATCH v2 1/4] arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions
[PATCH] efi/arm64: don't apply MEMBLOCK_NOMAP to UEFI memory map mapping
2016-03-31 10:53 UTC (2+ messages)
[PATCH 0/7] fix unit name warnings on lpc18xx
2016-03-31 10:38 UTC (9+ messages)
` [PATCH 2/7] ARM: dts: skeleton: add unit name to memory node
[PATCH 2/2] ARM: uniphier: initialize outer cache for secondary CPUs
2016-03-31 10:25 UTC (3+ messages)
[PATCH v14 0/17] Add Analogix Core Display Port Driver
2016-03-31 10:22 UTC (3+ messages)
[PATCH v15 00/20] arm64 kexec kernel patches v15
2016-03-31 10:22 UTC (12+ messages)
` [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v15 15/20] arm64: kdump: reserve memory for crash dump kernel
[RFC] [PATCH] arm64: survive after access to unimplemented register
2016-03-31 10:05 UTC (2+ messages)
[v14, 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
2016-03-31 9:56 UTC (2+ messages)
[PATCH v3 0/2] Split pinctrl device for Meson8 / Meson8b and update docs
2016-03-31 9:42 UTC (7+ messages)
` [PATCH v3 1/2] ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8b
` [PATCH v3 2/2] documentation: Fix pinctrl documentation "
[PATCH 1/2] arm64: dts: hip05: fix its node without msi-cells
2016-03-31 9:33 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: hip05: Add nor flash support
[PATCH v3 0/2] make arm_cpuidle_suspend() a bit more efficient
2016-03-31 9:31 UTC (3+ messages)
` [PATCH v3 1/2] ARM: cpuidle: fix !cpuidle_ops[cpu].init case during init
` [PATCH v3 2/2] ARM: cpuidle: make arm_cpuidle_suspend() a bit more efficient
[PATCH v2] ARM: dts: dra7: Correct clock tree for sys_32k_ck
2016-03-31 9:22 UTC (5+ messages)
[PATCH v4 0/4] fix memremap on ARM
2016-03-31 9:18 UTC (5+ messages)
` [PATCH v4 1/4] ARM: reintroduce ioremap_cached() for creating cached I/O mappings
` [PATCH v4 2/4] mtd: pxa2xx-flash: switch back from memremap to ioremap_cached
` [PATCH v4 3/4] memremap: add arch specific hook for MEMREMAP_WB mappings
` [PATCH v4 4/4] ARM: memremap: implement arch_memremap_wb()
[PATCH v6 0/2] Fix dma mapping when the cache is coherent
2016-03-31 9:09 UTC (3+ messages)
` [PATCH v6 1/2] ARM: dma-mapping: Don't use outer_flush_range when the L2C "
` [PATCH v6 2/2] ARM: dma-mapping: Fix the coherent case when iommu is used
[PATCH] mfd: mt6397: irq domain should initialize before mfd_add_devices()
2016-03-31 9:08 UTC (5+ messages)
[PATCH v2] net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with cache_line_size
2016-03-31 9:03 UTC
[PATCH] net: mvpp2: fix maybe-uninitialized warning
2016-03-31 9:01 UTC
[PATCH] ARM: mvebu: fix GPIO config on the Linksys boards
2016-03-31 9:01 UTC (4+ messages)
[PATCH v3 00/18] Add Initial support for PLX Technology OX810SE
2016-03-31 8:58 UTC (5+ messages)
` [PATCH v3 12/18] dt-bindings: Add PLX Technology OXNAS pinctrl and gpio bindings
[PATCH v2] net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with cache_line_size
2016-03-31 8:54 UTC
[GIT PULL] Reset controller changes for v4.7: shared resets
2016-03-31 8:46 UTC
[PATCH] ARM: multi_v7_defconfig: Remove unused Kconfig option MACH_UX500_DT
2016-03-31 8:45 UTC
[PULL 0/4] ARM support for generic memremap()
2016-03-31 8:33 UTC (2+ messages)
[PATCH] dt-bindings: Add new platforms GPIO node description
2016-03-31 8:32 UTC (8+ messages)
` [PATCH v2] gpio/ls1021a: Add gpio support for ls1021a platform
` [PATCH v2] gpio/ls1043a: Add compatible "fsl, qoriq-gpio" for ls1043a gpio nodes
` [PATCH v2] gpio/ls1043a: Add compatible "fsl,qoriq-gpio" "
` [PATCH] gpio/ls2080a: Add compatible "fsl, ls2080a-gpio" for ls2080a "
` [PATCH] gpio/ls2080a: Add compatible "fsl,ls2080a-gpio" "
[PATCH v2] arm64: KVM: Register CPU notifiers when the kernel runs at HYP
2016-03-31 8:26 UTC (3+ messages)
[PATCH 1/2] TTY: serial, handle platform_get_irq retval properly
2016-03-31 8:23 UTC
[PATCH 0/6] Versatile flash protection in DT
2016-03-31 8:17 UTC (6+ messages)
` [PATCH 2/6] mtd: physmap_of: add a hook for Versatile write protection
[PATCH] net: mvneta: explicitly disable BM on 64bit platform
2016-03-31 8:13 UTC (5+ messages)
[RESEND PATCH v10 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
2016-03-31 8:10 UTC (7+ messages)
` [RESEND PATCH v10 1/6] clk: hisilicon: export some hisilicon APIs to modules
` [RESEND PATCH v10 2/6] clk: hisilicon: add CRG driver for hi3519 soc
` [RESEND PATCH v10 3/6] ARM: hisi: add compatible string for Hi3519 soc
` [RESEND PATCH v10 4/6] ARM: debug: add hi3519 debug uart
` [RESEND PATCH v10 5/6] ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
` [RESEND PATCH v10 6/6] ARM: dts: add dts files for Hi3519
[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v2
2016-03-31 8:08 UTC
[PATCH v5 00/46] pwm: add support for atomic update
2016-03-31 8:00 UTC (15+ messages)
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [PATCH v5 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate
` [PATCH v5 10/46] leds: pwm: "
` [PATCH v5 26/46] pwm: sun4i: implement hardware readout
` [PATCH v5 34/46] clk: pwm: switch to the atomic API
[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event
2016-03-31 8:00 UTC (3+ messages)
[PATCH v2 3/4] exit_thread: accept a task parameter to be exited
2016-03-31 7:55 UTC
[PATCH v3 0/8] arm64: rockchip: Initial GeekBox enablement
2016-03-31 7:53 UTC (21+ messages)
[PATCH v8] acpi, apei, arm64: APEI initial support for aarch64
2016-03-31 7:52 UTC (4+ messages)
[PATCHv2 0/8] ARM: dts: update Ka-Ro i.MX6 module support
2016-03-31 7:47 UTC (8+ messages)
` [PATCHv2 3/8] ARM: dts: imx6-tx6: remove regulator bus
` [PATCHv2 7/8] ARM: dts: imx6: add support for more Ka-Ro electronics modules
[PATCH 00/13] dtb: amd: Miscelleneous Updates for AMD Seattle DTS
2016-03-31 7:39 UTC (10+ messages)
` [PATCH 11/13] dtb: amd: Add PCIe SMMU device tree node
[RFC5 PATCH v6 00/21] ILP32 for ARM64
2016-03-31 7:35 UTC (5+ messages)
[PATCH 0/3] Add a new LED trigger for kernel panics (and use it)
2016-03-31 7:28 UTC (6+ messages)
` [PATCH 1/3] leds: trigger: Introduce a kernel panic LED trigger
[PATCH v2 4/7] scatterlist: add sg_alloc_table_from_buf() helper
2016-03-31 7:26 UTC (3+ messages)
` [v2,4/7] "
[PATCH] net: mvneta: remove useless RX descriptor prefetch
2016-03-31 7:15 UTC (2+ messages)
[PATCH v3 1/2] dmaengine: vdma: Add 64 bit addressing support to the driver
2016-03-31 6:58 UTC (3+ messages)
[PATCH 0/2] dts/ls1043a: add the DTS node for QSPI support
2016-03-31 6:45 UTC (3+ messages)
` [PATCH 1/2] Documentation: fsl-quadspi: Add fsl, ls1043a-qspi compatible string
` [PATCH 2/2] dts/ls1043a: add the DTS node for QSPI support
[PATCH] irqchip/mxs: fix error check of of_io_request_and_map()
2016-03-31 6:39 UTC (2+ messages)
[PATCH] clk: imx6sx: Register SAI clocks as shared clocks
2016-03-31 6:37 UTC (2+ messages)
[PATCH 1/3] ARM: dts: imx6sx: Fix SAI DMA index
2016-03-31 6:26 UTC (3+ messages)
` [PATCH 3/3] ARM: dts: imx6sx-sdb: Add SAI support
[PATCH v6 0/2] dts/ls2080a: update the DTS for QSPI and DSPI support
2016-03-31 6:24 UTC (4+ messages)
` [PATCH v6 1/2] Documentation: fsl: dspi: Add fsl, ls2080a-dspi compatible string
` [PATCH v6 1/2] Documentation: fsl: dspi: Add fsl,ls2080a-dspi "
[PATCH v4 0/9] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
2016-03-31 4:46 UTC (12+ messages)
` [PATCH v4 1/9] ARM: dts: Add initial pin configuration for exynos3250-rinato
` [PATCH v4 2/9] dt-bindings: Add the clock id of UART2 and MMC2 for Exynos3250
` [PATCH v4 3/9] clk: samsung: exynos3250: Add UART2 clock
` [PATCH v4 4/9] clk: samsung: exynos3250: Add MMC2 clock
` [PATCH v4 5/9] ARM: dts: Add UART2 dt node for Exynos3250 SoC
` [PATCH v4 6/9] ARM: dts: Add initial gpio setting of MMC2 device for exynos3250-monk
` [PATCH v4 7/9] ARM: dts: Add MSHC2 dt node for Exynos3250 SoC
` [PATCH v4 8/9] ARM: dts: Add exynos3250-artik5 dtsi file for ARTIK5 module
` [PATCH v4 9/9] ARM: dts: Add MSHC2 dt node for SD card for exynos3250-artik5-eval board
[PATCH v4 1/2] Documentation: DT: Add entry for Freescale LS1043a-QDS board
2016-03-31 3:31 UTC (4+ messages)
` [PATCH v4 2/2] arm64: dts: add LS1043a-QDS board support
[PATCH v5 0/5] ARM: at91: pm: add ULP1 mode support
2016-03-31 2:43 UTC (6+ messages)
` [PATCH v5 3/5] ARM: at91: pm: configure PMC fast startup signals
[PATCH] sbs-battery: fix power status when battery is dry
2016-03-31 2:42 UTC (12+ messages)
[Query]set clk rate must operate its coordinated clock
2016-03-31 2:34 UTC (3+ messages)
[PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
2016-03-31 1:57 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).