messages from 2013-07-31 07:56:11 to 2013-07-31 19:54:12 UTC [more...]
[PATCH v2 RFC 0/8] enable swiotlb-xen on arm and arm64
2013-07-31 19:54 UTC (9+ messages)
` [PATCH v2 RFC 1/8] arm: make SWIOTLB available
` [PATCH v2 RFC 2/8] arm: introduce a global dma_ops pointer
` [PATCH v2 RFC 3/8] arm64: do not initialize arm64_swiotlb if dma_ops is already set
` [PATCH v2 RFC 4/8] xen/arm,arm64: move Xen initialization earlier
` [PATCH v2 RFC 5/8] xen: introduce XENMEM_get_dma_buf and xen_put_dma_buf
` [PATCH v2 RFC 6/8] xen: make xen_create_contiguous_region return the dma address
` [PATCH v2 RFC 7/8] swiotlb-xen: support autotranslate guests
` [PATCH v2 RFC 8/8] xen/arm,arm64: enable SWIOTLB_XEN
[PATCH 1/10] ARM: dts: mxs: move 'compatible' property to beginning of node and do some whitespace cleanups
2013-07-31 19:49 UTC (13+ messages)
` [PATCH 2/10] ARM: dts: mxs: add labels to most nodes for easier reference
` [PATCH 3/10] ARM: dts: mxs: set dcp to "disabled" by default
` [PATCH 4/10] ARM: dts: mxs: add another set of saif0_pins (without MCLK)
` [PATCH 5/10] ARM: dts: mxs: add pin config for SSP3 interface
` [PATCH 6/10] ARM: dts: mxs: add pin config for LCD sync and clock pins
` [PATCH 7/10] ARM: dts: mxs: add pin config options for usbphy pins
` [PATCH 8/10] ARM: dts: mxs: add 'phy_type' property to usbphy nodes
` [PATCH 9/10] ARM: dts: tx28: restructure and update DTS file
` [PATCH 10/10] ARM: dts: mxs: add pinctrl header files to be able to use symbolic names in dts files
[PATCH RFC 0/8] enable swiotlb-xen on arm and arm64
2013-07-31 19:44 UTC (11+ messages)
` [PATCH RFC 1/8] arm: make SWIOTLB available
` [PATCH RFC 2/8] arm: introduce a global dma_ops pointer
` [PATCH RFC 3/8] arm64: do not initialize arm64_swiotlb if dma_ops is already set
` [PATCH RFC 4/8] xen/arm,arm64: move Xen initialization earlier
` [PATCH RFC 5/8] xen: introduce XENMEM_get_dma_buf and xen_put_dma_buf
` [PATCH RFC 6/8] xen: make xen_create_contiguous_region return the dma address
` [PATCH RFC 7/8] swiotlb-xen: support autotranslate guests
` [PATCH RFC 8/8] xen/arm,arm64: enable SWIOTLB_XEN
fyi - kprobes testing patches
2013-07-31 19:43 UTC (7+ messages)
` [PATCH 1/4] ARM: kprobes: fix instruction fetch order with <asm/opcodes.h>
` [PATCH 3/4] ARM: kprobes-test: use <asm/opcodes.h>
[PATCH] ARM: Fix memblock_reserve() to include stext
2013-07-31 19:39 UTC (6+ messages)
` [PATCH] arm: add .text at __CPUINIT places to prevent section grandfathering
DT bindings as ABI [was: Do we have people interested in device tree janitoring / cleanup?]
2013-07-31 19:29 UTC (12+ messages)
` [Ksummit-2013-discuss] "
[PATCH] clocksource: em_sti: Adjust clock event rating to fix SMP broadcast
2013-07-31 19:17 UTC (3+ messages)
New dapm panic on beaver with next-20130730
2013-07-31 19:09 UTC (6+ messages)
[PATCH 00/13] ARM: shmobile: Rework ->init_time() / shmobile_timer_init()
2013-07-31 19:03 UTC (14+ messages)
` [PATCH 01/13] ARM: shmobile: Use default ->init_time() on r8a73a4
` [PATCH 02/13] ARM: shmobile: Use default ->init_time() on r8a7740
` [PATCH 03/13] ARM: shmobile: Use default ->init_time() on r8a7778
` [PATCH 04/13] ARM: shmobile: Use default ->init_time() on r8a7779
` [PATCH 05/13] ARM: shmobile: Use default ->init_time() on Bockw
` [PATCH 06/13] ARM: shmobile: Use default ->init_time() on Bockw DT ref
` [PATCH 07/13] ARM: shmobile: Use default ->init_time() on Armadillo "
` [PATCH 08/13] ARM: shmobile: Use default ->init_time() on APE6EVM
` [PATCH 09/13] ARM: shmobile: Use default ->init_time() on APE6EVM DT ref
` [PATCH 10/13] ARM: shmobile: Use default ->init_time() on Marzen "
` [PATCH 11/13] ARM: shmobile: Use default ->init_time() on KZM9G "
` [PATCH 12/13] ARM: shmobile: Use clocksource_of_init() on r8a7790
` [PATCH 13/13] ARM: shmobile: Remove unused shmobile_init_time()
[PATCH v4 00/20] Samsung PWM support cleanup
2013-07-31 19:03 UTC (2+ messages)
Defining schemas for Device Tree
2013-07-31 18:59 UTC (17+ messages)
` [Ksummit-2013-discuss] "
[PATCH v2 0/8] Common Clock Framework support for Samsung S3C64xx
2013-07-31 18:58 UTC (3+ messages)
` [PATCH v2 6/8] usb: host: ohci-s3c2410 Use clk_prepare_enable/clk_disable_unprepare
[PATCH v2] net: Add MOXA ART SoCs ethernet driver
2013-07-31 18:56 UTC (3+ messages)
` [PATCH v3] "
[PATCH 00/02] ARM: shmobile: Per-CPU SMP boot / sleep code
2013-07-31 18:38 UTC (3+ messages)
` [PATCH 01/02] ARM: shmobile: Introduce per-CPU "
` [PATCH 02/02] ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs
[PATCH v2 0/6] ARM: mm: Extend the runtime patch stub for PAE systems
2013-07-31 18:31 UTC (8+ messages)
` [PATCH v2 1/6] ARM: mm: LPAE: use phys_addr_t appropriately in p2v and v2p conversions
` [PATCH v2 2/6] ARM: mm: Introduce virt_to_idmap() with an arch hook
` [PATCH v2 3/6] ARM: mm: Move the idmap print to appropriate place in the code
` [PATCH v2 4/6] ARM: mm: LPAE: Correct virt_to_phys patching for 64 bit physical addresses
` [PATCH v2 5/6] ARM: mm: Update runtime patching code to THUMB2 mode
` [PATCH v2 6/6] ARM: mm: Recreate kernel mappings in early_paging_init()
[PATCH 0/4] iommu: arm smmu: driver updates for 3.12
2013-07-31 18:21 UTC (5+ messages)
` [PATCH 1/4] iommu: arm smmu: remove broken big-endian check
` [PATCH 2/4] iommu: arm smmu: tighten up global fault reporting
` [PATCH 3/4] iommu: arm smmu: don't use VMIDs for stage-1 translations
` [PATCH 4/4] iommu: arm smmu: simplify VMID and ASID allocation
[PATCHv2 0/3] Few ignored framebuffer fixes/additions
2013-07-31 18:14 UTC (4+ messages)
` [PATCHv2 3/3] fb: backlight: HX8357: Add HX8369 support
[PATCH RFC 0/3] voltage scaling via clock rate-change notifiers
2013-07-31 18:08 UTC (7+ messages)
` [PATCH RFC 2/3] clk: cpufreq helper for voltage scaling
` [PATCH RFC 3/3] cpufreq: cpufreq-cpu0: clk rate-change notifiers
[PATCH 1/7] dt: update PSCI binding documentation for v0.2
2013-07-31 17:49 UTC (15+ messages)
[PATCH] ARM: kexec: offline non panic CPUs on Kdump panic
2013-07-31 17:14 UTC (7+ messages)
[PATCH V2] ARM: dts: tegra114: dalmore: fix the irq trigger type of Palmas MFD device
2013-07-31 17:08 UTC (6+ messages)
[PATCH] ARM: allow DEBUG_UNCOMPRESS for omap2plus
2013-07-31 16:57 UTC (5+ messages)
[PATCH 2/2] chipidea: Use devm_request_irq()
2013-07-31 16:52 UTC (17+ messages)
NSA310 + DT
2013-07-31 16:45 UTC (13+ messages)
Enable arm_global_timer for Zynq brakes boot
2013-07-31 16:43 UTC (9+ messages)
[ARM ATTEND] no own topic / general invite request
2013-07-31 16:35 UTC
Linux Plumbers ACPI/PM, PCI Microconference
2013-07-31 16:35 UTC (2+ messages)
` [Announcement] "
[PATCH 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
2013-07-31 16:18 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
[PATCH] ARM: imx_v6_v7_defconfig: Enable wireless support
2013-07-31 16:15 UTC
[PATCH 0/4] Add support for the Allwinner A31 clocks
2013-07-31 15:49 UTC (14+ messages)
` [PATCH 1/4] clk: sunxi: Rename the structure to prepare the addition of sun6i
` [PATCH 3/4] clk: sunxi: Add A31 clocks support
` [PATCH 4/4] ARM: sun6i: Enable clock support in the DTSI
[ATTEND] [ARM ATTEND] kernel data bloat and how to avoid it
2013-07-31 15:21 UTC (4+ messages)
` [Ksummit-2013-discuss] "
[PATCHv5 00/11] MSI support for Marvell EBU PCIe driver
2013-07-31 15:14 UTC (8+ messages)
` [PATCHv5 05/11] of: pci: add registry of MSI chips
[PATCH] mmc: sdhci-msm: Add support for MSM chipsets
2013-07-31 15:14 UTC (3+ messages)
[PATCHv4 00/33] ARM: OMAP: clock conversion to DT
2013-07-31 15:10 UTC (52+ messages)
` [PATCHv4 01/33] CLK: clkdev: add support for looking up clocks from DT
` [PATCHv4 02/33] clk: omap: introduce clock driver
` [PATCHv4 03/33] CLK: OMAP4: Add DPLL clock support
` [PATCHv4 04/33] CLK: omap: move part of the machine specific clock header contents to driver
` [PATCHv4 05/33] CLK: omap: add DT duplicate clock registration mechanism
` [PATCHv4 06/33] CLK: omap: add autoidle support
` [PATCHv4 07/33] CLK: omap: add support for OMAP gate clock
` [PATCHv4 08/33] ARM: dts: omap4 clock data
` [PATCHv4 09/33] CLK: omap: add omap4 clock init file
` [PATCHv4 10/33] ARM: OMAP4: remove old clock data and link in new clock init code
` [PATCHv4 15/33] CLK: OMAP: DPLL: add support for DT property ti, dpll-no-gate
` [PATCHv4 15/33] CLK: OMAP: DPLL: add support for DT property ti,dpll-no-gate
` [PATCHv4 16/33] CLK: OMAP: DPLL: do not of_iomap NULL autoidle register
` [PATCHv4 19/33] CLK: omap: add am33xx clock init file
` [PATCHv4 21/33] CLK: OMAP: DPLL: add omap3 dpll support
` [PATCHv4 22/33] CLK: OMAP: update gate clock setup for OMAP3
` [PATCHv4 23/33] CLK: OMAP: add interface clock support "
` [PATCHv4 29/33] CLK: omap: add omap3 clock init file
[PATCH v2 00/42] ARM: at91: move to common clk framework
2013-07-31 14:32 UTC (4+ messages)
` [PATCH v2 26/42] USB: ohci-at91: add usb_clk for transition "
[ARM ATTEND] catching up on exploit mitigations
2013-07-31 14:24 UTC (10+ messages)
` [Ksummit-2013-discuss] "
[ARM ATTEND] arch/arm SoC organization
2013-07-31 14:18 UTC
[PATCH v13 00/14] Add tested id switch and vbus connect detect support for Chipidea
2013-07-31 14:14 UTC (2+ messages)
[PATCH v2 0/4] ARM: dts: add WiLink support to panda and omap4-sdp
2013-07-31 13:08 UTC (3+ messages)
` [PATCH v2 1/4] ARM: dts: omap4-panda: add MMC5 (WiLink WLAN) configuration
[PATCH v4 0/4] Device Tree support for CMA (Contiguous Memory Allocator)
2013-07-31 12:51 UTC (5+ messages)
` [PATCH v4 1/4] drivers: dma-contiguous: clean source code and prepare for device tree
` [PATCH v4 2/4] drivers: of: add function to scan fdt nodes given by path
` [PATCH v4 3/4] drivers: of: add initialization code for dma reserved memory
` [PATCH v4 4/4] ARM: init: add support for reserved memory defined by device tree
How to create IRQ mappings in a GPIO driver that doesn't control its IRQ domain ?
2013-07-31 11:29 UTC (7+ messages)
[PATCH 0/2] Make PPC macro spin_event_timeout() architecture independent
2013-07-31 11:09 UTC (3+ messages)
[RFC/RFT PATCH 0/5] mm: ARM nobootmem and few dma_mask fixes
2013-07-31 10:56 UTC (3+ messages)
` [RFC/RFT PATCH 4/5] ARM: mm: change max*pfn to include the physical offset of memory
[PATCH] ARM: Fix r7/r11 confusion when CONFIG_THUMB2_KERNEL=y
2013-07-31 10:38 UTC (11+ messages)
` [PATCH] ARM: Fix r7/r11 confusion when CONFIG_THUMB2_KERNEL=y [OT]
[PATCH v3] Documentation: dt: bindings: TI WiLink modules
2013-07-31 10:36 UTC (2+ messages)
[PATCH v3 0/3] ARM: BCM5301X: initial support for the BCM5301X/BCM470X SoCs with ARM CPU
2013-07-31 10:35 UTC (7+ messages)
` [PATCH v3 1/3] "
[PATCH 00/13] The big.LITTLE In-Kernel Switcher (IKS), part 1
2013-07-31 10:30 UTC (7+ messages)
` [PATCH 11/13] ARM: bL_switcher: veto CPU hotplug requests when the switcher is active
` [PATCH 12/13] ARM: bL_switcher: remove assumptions between logical and physical CPUs
[PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file
2013-07-31 10:21 UTC (3+ messages)
[PATCH] USB: EHCI: make ehci-w90X900 a separate driver
2013-07-31 10:05 UTC (2+ messages)
` [PATCH V2] "
[PATCH 0/9] dma: edma: Support scatter-lists of any length
2013-07-31 9:35 UTC (9+ messages)
` [PATCH 4/9] dma: edma: Find missed events and issue them
` [PATCH 7/9] ARM: edma: Don't clear EMR of channel in edma_stop
[PATCH/RESEND] clocksource: em_sti: Convert to devm_* managed helpers
2013-07-31 9:09 UTC (2+ messages)
pci-mvebu driver on km_kirkwood
2013-07-31 9:00 UTC (4+ messages)
[PATCH] RFC: interrupt consistency check for OF GPIO IRQs
2013-07-31 8:35 UTC (3+ messages)
[GIT PULL] ARM: OMAP2+: PRCM: drop macros not currently in use
2013-07-31 8:15 UTC (2+ 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).