linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-29 08:51:30 to 2016-02-29 17:20:09 UTC [more...]

[PATCH v6 00/14] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-02-29 17:20 UTC 

[PATCH] arm64: mm: list kernel sections in order
 2016-02-29 17:19 UTC  (2+ messages)

[PATCH V2 0/8] dmaengine: bcm2835: enhancement of driver
 2016-02-29 17:10 UTC  (8+ messages)
` [PATCH V2 3/8] dmaengine: bcm2835: use shared interrupt for channel 11 to 14

[PATCH v2] video: exynos: fix modular build
 2016-02-29 16:55 UTC  (4+ messages)

[PATCH 00/12] Generic DT bindings for PCI and ARM SMMU
 2016-02-29 16:51 UTC  (15+ messages)
` [PATCH 01/12] Docs: dt: add PCI IOMMU map bindings
` [PATCH 02/12] of/irq: Break out msi-map lookup (again)
` [PATCH 03/12] iommu/of: Handle iommu-map property for PCI
` [PATCH 04/12] arm64/dma-mapping: Extend DMA ops workaround to PCI devices
` [PATCH 05/12] arm64/dma-mapping: Remove default domain workaround
` [PATCH 06/12] iommu/arm-smmu: Streamline SMMU data lookup
` [PATCH 07/12] iommu/arm-smmu: Factor out mmu-masters handling
` [PATCH 08/12] iommu/arm-smmu: Refactor master/group config handling
` [PATCH 09/12] iommu/arm-smmu: Simplify mmu-masters handling
` [PATCH 10/12] Docs: dt: document ARM SMMU generic binding usage
` [PATCH 11/12] iommu/arm-smmu: Generic IOMMU DT bindings support
` [PATCH 12/12] iommu/arm-smmu: Group platform devices appropriately

[RFC5 PATCH v6 00/21] ILP32 for ARM64
 2016-02-29 16:30 UTC  (7+ messages)

[PATCH 0/3] Enable Ethernet on STM32F429 EVAL board
 2016-02-29 16:29 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: stm32f429: Add system config bank node
` [PATCH 2/3] ARM: dts: stm32f429: Add Ethernet support
` [PATCH 3/3] ARM: dts: stm32f429: Enable Ethernet on Eval board

[PATCH] iommu/dma: Fix NEED_SG_DMA_LENGTH dependency
 2016-02-29 16:28 UTC  (3+ messages)

linux-4.5-rc6/arch/arm/nwfpe/softfloat.c: 2 * set but not used ?
 2016-02-29 16:28 UTC 

[PATCH 1/2] cpufreq: qoriq: allow building as module with THERMAL=m
 2016-02-29 16:26 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: mediatek: allow building as a module

[PATCH] drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular
 2016-02-29 16:10 UTC  (2+ messages)

[PATCH v2 0/4] Fix kernel panic in dma-coherent allocations
 2016-02-29 16:09 UTC  (5+ messages)
` [PATCH v2 1/4] memremap: don't modify flags
` [PATCH v2 2/4] memremap: add MEMREMAP_WC flag
` [PATCH v2 3/4] drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAP
` [PATCH v2 4/4] drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings

[PATCH 0/2] Control PL310 pwr_ctrl register through DT
 2016-02-29 16:01 UTC  (3+ messages)
` [PATCH 1/2] pl2x0: Add OF control of cache power management
  ` [PATCH 2/2] Documentation: devicetree: Add PL310 PM bindings

[PATCH v13 00/20] KVM: ARM64: Add guest PMU support
 2016-02-29 15:53 UTC  (9+ messages)
` [PATCH v13 01/20] ARM64: Move PMU register related defines to asm/perf_event.h

[PATCH 1/3] Documentation: devicetree: add Freescale RNGC binding
 2016-02-29 15:52 UTC  (3+ messages)
` [PATCH 2/3] ARM: i.MX25: add RNGC node to dtsi
` [PATCH 3/3] hwrng: mxc-fsl - add support for Freescale RNGC

[PATCH v2] PCI: keystone: fix msi code that retrieves the pp struct ptr
 2016-02-29 15:51 UTC 

[PATCH 1/2] iommu/mediatek: select ARM_DMA_USE_IOMMU
 2016-02-29 15:48 UTC  (8+ messages)
` [PATCH 2/2] iommu/mediatek: mark PM functions as __maybe_unused

[PATCH] platform/x86: never 'select DMI' from a driver
 2016-02-29 15:46 UTC  (2+ messages)

[PATCH] iommu/exynos: Use proper readl/writel register interface
 2016-02-29 15:46 UTC  (3+ messages)

[PATCH] iommu: exynos: pointers are nto physical addresses
 2016-02-29 15:45 UTC  (4+ messages)

[PATCH 0/8] clk: bcm2835: add most missing clocks of bcm2835
 2016-02-29 15:44 UTC  (9+ messages)
` [PATCH 1/8] clk: bcm2835: documenentation: add graphiz bcm2835 clock tree
` [PATCH 2/8] clk: bcm2835: add missing PLL clock divider
` [PATCH 3/8] clk: bcm2835: add missing osc and per clocks
` [PATCH 4/8] clk: bcm2835: add the camera related clocks cam0, cam1 and ccp2
` [PATCH 5/8] clk: bcm2835: add the dsi clocks
` [PATCH 6/8] clk: bcm2835: add arm clock
` [PATCH 7/8] clk: bcm2835: add gates that require PM_DEBUG to be set
` [PATCH 8/8] clk: bcm2835: add the testdebug clock generators

[PATCH v4 0/5] Cavium ThunderX PMU support
 2016-02-29 15:39 UTC  (3+ messages)
` [PATCH v4 4/5] arm64/perf: Enable PMCR long cycle counter bit

Booting MX7Solo with 4.5-rc6
 2016-02-29 15:34 UTC  (3+ messages)

[RFC v4 00/14] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-02-29 15:27 UTC  (7+ messages)
` [RFC v4 07/14] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v4 09/14] msi: IOMMU map the doorbell address when needed

[GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v4.6
 2016-02-29 15:25 UTC  (2+ messages)

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.6
 2016-02-29 15:21 UTC  (2+ messages)

[GIT PULL] Renesas ARM64 Based SoC SoC Updates for v4.6
 2016-02-29 15:19 UTC  (2+ messages)

[GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.6
 2016-02-29 15:18 UTC  (2+ messages)

[PATCH v1] PCI: keystone: fix msi code that retrieves the pp struct ptr
 2016-02-29 15:15 UTC 

[PATCH] PCI: keystone: fix msi code that retrieves the pp struct ptr
 2016-02-29 15:06 UTC  (3+ messages)

[PATCH v2 0/9] arm64: optimize virt_to_page and page_address
 2016-02-29 14:44 UTC  (10+ messages)
` [PATCH v2 1/9] arm64: vdso: avoid virt_to_page() translations on kernel symbols
` [PATCH v2 2/9] arm64: mm: free __init memory via the linear mapping
` [PATCH v2 3/9] arm64: mm: avoid virt_to_page() translation for the zero page
` [PATCH v2 4/9] arm64: insn: avoid virt_to_page() translations on core kernel symbols
` [PATCH v2 5/9] arm64: mm: move vmemmap region right below the linear region
` [PATCH v2 6/9] arm64: mm: restrict virt_to_page() to the linear mapping
` [PATCH v2 7/9] nios2: use correct void* return type for page_to_virt()
` [PATCH v2 8/9] openrisc: drop wrongly typed definition of page_to_virt()
` [PATCH v2 9/9] mm: replace open coded page to virt conversion with page_to_virt()

[PATCH v2 00/13] Add A83T clk, r_pio, mmc rsb support
 2016-02-29 14:43 UTC  (4+ messages)
` [PATCH v2 04/13] ARM: dts: sun8i-a83t: Add basic clocks and resets

[PATCH] lz4c: shut up lz4c output
 2016-02-29 14:35 UTC  (3+ messages)

[PATCH] arm64: dts: r8a7795: Add CAN support
 2016-02-29 14:22 UTC 

[PATCH 0/2] clk: bcm2835 expose current settings and registers
 2016-02-29 14:20 UTC  (3+ messages)
` [PATCH 1/2] clk: bcm2835: expose raw clock-registers via debugfs
` [PATCH 2/2] clk: bcm2835: expose current divider, parent and mash "

[PATCH 0/2] Add CAN support to r8a7795 SoC
 2016-02-29 14:06 UTC  (12+ messages)
` [PATCH 1/2] can: rcar_can: Add r8a7795 support
` [PATCH 2/2] arm64: dts: r8a7795: Add CAN support

[PATCH v4 0/4] ACPI: parse the SPCR table
 2016-02-29 13:47 UTC  (7+ messages)
` [PATCH v4 1/4] ACPI: parse SPCR and enable matching console
` [PATCH v4 2/4] ACPI: enable ACPI_SPCR_TABLE on ARM64
` [PATCH v4 3/4] ACPI: add definitions of DBG2 subtypes
` [PATCH v4 4/4] serial: pl011: use ACPI SPCR to setup 32-bit access

[GIT PULL] NXP LPC32xx Platform Updates for v4.6 #1
 2016-02-29 13:35 UTC  (5+ messages)

[PATCH 0/2] arm64, cma, gicv3-its: Use CMA for allocation of large device tables
 2016-02-29 13:30 UTC  (4+ messages)

[PATCH] ARM64: Don't set the default console to ttyAMA0
 2016-02-29 13:20 UTC  (3+ messages)

[PATCH 1/2] arm64: tegra: Add DT entry for keys used in Jetson-TX1
 2016-02-29 13:06 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Jetson-TX1: Add DT entry for system PMIC MAX77620

[PATCH 1/1] arm64: defconfig: Enable Maxim PMIC max77620 config
 2016-02-29 13:02 UTC 

[PATCH][RFC] arm64: kaslr: add pseudo-RNG in kernel
 2016-02-29 12:54 UTC  (6+ messages)

[PATCH] net/mlx5e: make VXLAN support conditional
 2016-02-29 12:51 UTC  (3+ messages)

[PATCH 0/3] reorganize clock initialization and add PCM clock
 2016-02-29 12:51 UTC  (4+ messages)
` [PATCH 1/3] clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver
` [PATCH 2/3] clk: bcm2835: reorganize bcm2835_clock_array assignment
` [PATCH 3/3] clk: bcm2835: enable management of PCM clock

[PATCH 0/5] Add more clock compatible features and support the RK3399 clock
 2016-02-29 12:48 UTC  (8+ messages)
` [PATCH 1/5] clk: rockchip: add more mux parameters for new pll sources
` [PATCH 2/5] clk: rockchip: Add support for multiple clock providers
` [PATCH 3/5] clk: rockchip: add new pll-type for rk3399 and similar socs
` [PATCH 4/5] clk: rockchip: add a COMPOSITE_FRACMUX_NOGATE type
` [PATCH 5/5] clk: rockchip: add clock controller for the RK3399

Tegra baseline test results for v4.5-rc6
 2016-02-29 12:44 UTC 

[PATCH v3 0/7] ACPI: parse the DBG2 table
 2016-02-29 12:42 UTC  (8+ messages)
` [PATCH v3 1/7] of/serial: move earlycon early_param handling to serial
` [PATCH v3 2/7] ACPI: add definitions of DBG2 subtypes
` [PATCH v3 3/7] ACPI: genaralize iterating over subtables in ACPI_PROBE_TABLE()
` [PATCH v3 4/7] ACPI: parse DBG2 table
` [PATCH v3 5/7] ACPI: serial: implement earlycon on ACPI DBG2 port
` [PATCH v3 6/7] ACPI: enable ACPI_DBG2_TABLE on ARM64
` [PATCH v3 7/7] serial: pl011: add ACPI DBG2 serial port

[PATCH v2 0/2] vmemmap fix for bug introduced by extending VA range
 2016-02-29 12:39 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: mm: treat memstart_addr as a signed quantity

[PATCH v2] serial: imx: support RS-485 Rx disable on Tx
 2016-02-29 12:34 UTC 

for-next/pgtable branch: OOM error with 16K page size
 2016-02-29 12:26 UTC 

[PATCH] ASoC: trace: fix printing jack name
 2016-02-29 12:23 UTC  (5+ messages)

[PATCH v2] mtd: avoid stack overflow in MTD CFI code
 2016-02-29 12:20 UTC 

[PATCH] ARM: dts: dra7: Support QSPI MODE-0 operation at 64MHz
 2016-02-29 11:52 UTC  (3+ messages)

[PATCH, RESEND] ntb: perf test: fix address space confusion
 2016-02-29 11:47 UTC 

[PATCH 0/6] clk: bcm2835: fixes clk-bcm2835 driver issues
 2016-02-29 11:39 UTC  (7+ messages)
` [PATCH 1/6] clk: bcm2835: pll_off should only set CM_PLL_ANARST
` [PATCH 2/6] clk: bcm2835: add locking to pll*_on/off methods
` [PATCH 3/6] clk: bcm2835: enable clocks that have been enabled by firmware
` [PATCH 4/6] clk: bcm2835: divider value has to be 1 or more
` [PATCH 5/6] clk: bcm2835: correctly enable fractional clock support
` [PATCH 6/6] clk: bcm2835: clean up coding style issues

[RFC PATCH v3 3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers
 2016-02-29 11:38 UTC  (11+ messages)

[PATCH 0/14] ARM: dts: imx6ul: add more functionality to i.MX6UL
 2016-02-29 11:21 UTC  (5+ messages)
`  "
  ` [PATCHv2 16/16] ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules

[PATCH] target/cxgbit: add INET dependency
 2016-02-29 11:14 UTC 

[PATCH v2 1/3] Documentation: devicetree: add Freescale SCC bindings
 2016-02-29 11:12 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: i.MX25: add scc module to dtsi
` [PATCH v2 3/3] crypto: add basic driver for the MXC SCC

[PATCH v3 00/52] mtd: rework ECC layout definition
 2016-02-29 10:45 UTC  (9+ messages)
` [PATCH v3 07/52] mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v3 39/52] mtd: nand: jz4780: switch to mtd_ooblayout_ops

[PATCH v2 00/17] KVM/ARM: Guest Entry/Exit optimizations
 2016-02-29 10:43 UTC  (4+ messages)

[PATCH] arm: mvebu: Add SPI1 pinctrl defines for Armada XP
 2016-02-29 10:42 UTC  (2+ messages)

[PATCH] ARM: dts: stm32429i-eval: Add USB HS host mode support
 2016-02-29 10:34 UTC 

[PATCH v2 1/2] ARM: imx_v4_v5_defconfig: Cleanup imx_v4_v5_defconfig
 2016-02-29 10:26 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: imx_v4_v5_defconfig: Enable initramfs support

[PATCH 1/2] ARM: imx_v4_v5_defconfig: Cleanup imx_v4_v5_defconfig
 2016-02-29 10:23 UTC  (3+ messages)

[PATCH 1/2 v3] dt/bindings: Add bindings for Layerscape SCFG MSI
 2016-02-29 10:14 UTC  (5+ messages)
` [PATCH 2/2 v3] irqchip/Layerscape: Add SCFG MSI controller support

[PATCH v12 0/5] arm64, numa: Add numa support for arm64 platforms
 2016-02-29 10:12 UTC  (6+ messages)
` [PATCH v12 4/5] arm64, numa: Add NUMA "

[PATCH] staging/goldfish: use 6-arg get_user_pages()
 2016-02-29 10:09 UTC  (3+ messages)

[PATCH 0/4] bcm2835 SDHOST controller
 2016-02-29 10:09 UTC  (2+ messages)

[PATCH v3 0/4] Add Ethernet support on STM32F429
 2016-02-29  9:36 UTC  (2+ messages)

[PATCH] crypto/async_pq: use __free_page() instead of put_page()
 2016-02-29  9:33 UTC 

[PATCH] [RFC] mm/page_ref, crypto/async_pq: don't put_page from __exit
 2016-02-29  9:32 UTC  (3+ messages)

[PATCH 0/5] Modularize PCI_DW related drivers
 2016-02-29  9:29 UTC  (5+ messages)

[PATCH] iommu/mediatek: select IOMMU_IOVA
 2016-02-29  9:17 UTC  (2+ messages)

[PATCH] serial: imx: support RS-485 Rx disable on Tx
 2016-02-29  8:51 UTC  (4+ 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 NNTP newsgroup(s).