linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-27 08:52:00 to 2016-04-27 18:53:00 UTC [more...]

[PATCH v12 00/10] arm64: Add kernel probes (kprobes) support
 2016-04-27 18:53 UTC  (6+ messages)
` [PATCH v12 01/10] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
` [PATCH v12 02/10] arm64: Add more test functions to insn.c
` [PATCH v12 03/10] arm64: add conditional instruction simulation support
` [PATCH v12 04/10] arm64: Blacklist non-kprobe-able symbols
` [PATCH v12 05/10] arm64: Kprobes with single stepping support

[PATCH] coresight: etb10: adjust read pointer only when needed
 2016-04-27 18:24 UTC 

[PATCH] usb: dwc3: host: inherit dma configuration from parent dev
 2016-04-27 18:08 UTC  (14+ messages)

[PATCH v6 00/14] ACPI NUMA support for ARM64
 2016-04-27 18:07 UTC  (15+ messages)
` [PATCH v6 01/14] acpi, numa: Use pr_fmt() instead of printk
` [PATCH v6 02/14] acpi, numa: Replace ACPI_DEBUG_PRINT() with pr_debug()
` [PATCH v6 03/14] acpi, numa: remove duplicate NULL check
` [PATCH v6 04/14] acpi, numa: Move acpi_numa_arch_fixup() to ia64 only
` [PATCH v6 05/14] acpi, numa: move acpi_numa_slit_init() to drivers/acpi/numa.c
` [PATCH v6 06/14] arm64, numa: rework numa_add_memblk()
` [PATCH v6 07/14] arm64, numa: Cleanup NUMA disabled messages
` [PATCH v6 08/14] x86, acpi, numa: cleanup acpi_numa_processor_affinity_init()
` [PATCH v6 09/14] acpi, numa: move bad_srat() and srat_disabled() to drivers/acpi/numa.c
` [PATCH v6 10/14] acpi, numa: remove unneeded acpi_numa=1
` [PATCH v6 11/14] acpi, numa: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c
` [PATCH v6 12/14] acpi, numa, srat: Improve SRAT error detection and add messages
` [PATCH v6 13/14] arm64, acpi, numa: NUMA support based on SRAT and SLIT
` [PATCH v6 14/14] acpi, numa: Enable ACPI based NUMA on ARM64

[PATCH V4.1 16/17] coresight: tmc: implementing TMC-ETF AUX space API
 2016-04-27 18:03 UTC 

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-04-27 17:31 UTC  (18+ messages)
` [PATCH V6 02/13] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V6 03/13] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation
` [PATCH V6 05/13] acpi, pci: Support IO resources when parsing PCI host bridge resources
` [PATCH V6 06/13] arm64, pci, acpi: ACPI support for legacy IRQs parsing and consolidation with DT code

[PATCH V4 00/18] coresight: tmc: make driver usable by Perf
 2016-04-27 17:25 UTC  (17+ messages)
` [PATCH V4 10/18] coresight: tmc: getting rid of multiple read access
` [PATCH V4 11/18] coresight: tmc: adding mode of operation for link/sinks
` [PATCH V4 12/18] coresight: tmc: dump system memory content only when needed
` [PATCH V4 13/18] coresight: tmc: make sysFS and Perf mode mutually exclusive
` [PATCH V4 14/18] coresight: tmc: keep track of memory width
` [PATCH V4 15/18] coresight: moving struct cs_buffers to header file
` [PATCH V4 16/18] coresight: tmc: implementing TMC-ETF AUX space API

[PATCH 0/3] AM57/DRA7 Clock Tree DTSI Fix-ups
 2016-04-27 17:16 UTC  (11+ messages)
` [PATCH 1/3] DRA7: Fix clock data for gmac_gmii_ref_clk_div
` [PATCH 2/3] ARM: DRA7x: dts: Fix the 32kHz clock calculation
` [PATCH 3/3] ARM: DRA7x: dts: Update the OSC_32K_CLK frequency

[PATCH] i2c: uniphier: add "\n" at the end of error log
 2016-04-27 17:09 UTC  (2+ messages)

[PATCH] ARM: Drop CONFIG_RTC_LIB dependency
 2016-04-27 16:58 UTC  (5+ messages)

[PATCH] arm64: Drop CONFIG_RTC_LIB dependency
 2016-04-27 16:55 UTC 

[BUG] set_pte_at: racy dirty state clearing warning
 2016-04-27 16:50 UTC  (3+ messages)

[PATCH v9 00/14] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-04-27 16:47 UTC  (15+ messages)
` [PATCH v9 01/14] arm64: Fold proc-macros.S into assembler.h
` [PATCH v9 02/14] arm64: Cleanup SCTLR flags
` [PATCH v9 03/14] arm64: kvm: Move lr save/restore from do_el2_call into EL1
` [PATCH v9 04/14] arm64: hyp/kvm: Make hyp-stub extensible
` [PATCH v9 05/14] arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
` [PATCH v9 06/14] arm64: kvm: allows kvm cpu hotplug
` [PATCH v9 07/14] arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
` [PATCH v9 08/14] arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
` [PATCH v9 09/14] arm64: kernel: Include _AC definition in page.h
` [PATCH v9 10/14] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
` [PATCH v9 11/14] arm64: Add new asm macro copy_page
` [PATCH v9 12/14] PM / Hibernate: Call flush_icache_range() on pages restored in-place
` [PATCH v9 13/14] arm64: kernel: Add support for hibernate/suspend-to-disk
` [PATCH v9 14/14] arm64: hibernate: Refuse to hibernate if the boot cpu is offline

[PATCH 2/2] ASoC: bcm2835: Add S16_LE support via packed DMA transfers
 2016-04-27 16:36 UTC  (3+ messages)
  ` Applied "ASoC: bcm2835: Add S16_LE support via packed DMA transfers" to the asoc tree

[PATCH v1] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
 2016-04-27 16:24 UTC  (10+ messages)

[PATCH] dmaengine: pl330: Fix race in pl330_get_desc()
 2016-04-27 16:14 UTC  (4+ messages)

Additional ACPI requirements
 2016-04-27 15:48 UTC  (3+ messages)
  ` [Linaro-acpi] "

[PATCH 0/3] arm64: marvell: few improvment for Armada 37xx device tree
 2016-04-27 15:46 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: marvell: Clean up armada-3720-db
` [PATCH 2/3] arm64: dts: marvell: Rename armada-37xx USB node
` [PATCH 3/3] arm64: dts: marvell: Use a SoC-specific compatible for xHCI on Armada37xx

[GIT PULL] at91: dt for 4.7 #2
 2016-04-27 15:41 UTC 

[PATCH v5 00/14] ACPI NUMA support for ARM64
 2016-04-27 15:40 UTC  (7+ messages)
` [PATCH v5 12/14] arm64, acpi, numa: NUMA support based on SRAT and SLIT

[PATCH v6 0/2] memory: add Atmel EBI (External Bus Interface) driver
 2016-04-27 15:37 UTC  (5+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] memory: atmel-ebi: add DT bindings documentation

[PATCH 0/2] Control PL310 pwr_ctrl register through DT
 2016-04-27 15:35 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] Documentation: devicetree: Add PL310 PM bindings
  ` [PATCH v3 0/2] Control PL310 pwr_ctrl register through DT
    ` [PATCH v3 1/2] arm: pl2x0: Add OF control of cache power management
    ` [PATCH 2/2] Documentation: devicetree: Add PL310 PM bindings

[PATCH v2] ARM: dts: imx28-m28: Remove unneeded partition nodes
 2016-04-27 15:32 UTC  (2+ messages)

[PATCH v2 0/7] ARM: dts: lpc32xx: nonfunctional updates to ea3250 and phy3250 dts
 2016-04-27 15:29 UTC  (5+ messages)
` [PATCH v2 2/7] ARM: dts: lpc32xx: ea3250: add NAND partitions device node
` [PATCH v2 6/7] ARM: dts: lpc32xx: phy3250: "

[PATCH v2 net-next 00/13] net: hns: add support of debug dsaf device
 2016-04-27 15:25 UTC  (5+ messages)
` [PATCH v2 net-next 11/13] Documentation: Bindings: Update DT binding for separating dsaf dev support

[PATCH V3] clk: bcm2835: mark enabled clocks with CLK_ENABLE_HAND_OFF
 2016-04-27 15:24 UTC 

bug in autoloading of imx-ipuv3-crtc
 2016-04-27 15:21 UTC  (6+ messages)

[GIT PULL] arm64: dts: hisilicon: hip05 and hip06 SoC updates for 4.7
 2016-04-27 15:16 UTC 

[PATCH v2 0/2] arm64: hisilicon: hip05 fix and update
 2016-04-27 15:12 UTC  (2+ messages)

[PATCH] memory: mtk-smi: export mtk_smi_larb_get/put
 2016-04-27 15:05 UTC  (5+ messages)

[PATCH] ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
 2016-04-27 15:04 UTC  (5+ messages)

[PATCH 0/2] arm64: hisilicon: add support hip06 d03 board
 2016-04-27 15:03 UTC  (2+ messages)

[PATCH V2] clk: bcm2835: mark enabled pll_dividers as critical
 2016-04-27 14:55 UTC  (6+ messages)

[PATCH] ARM: dts: imx28-m28: Fix unit-address for partitions
 2016-04-27 14:45 UTC  (2+ messages)

[PATCH] PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
 2016-04-27 14:23 UTC  (5+ messages)

[PATCH 0/2] Pass n900 MMC slot names in pdata for legacy user space
 2016-04-27 14:17 UTC  (7+ messages)
` [PATCH 1/2] ARM: OMAP2+: n900 needs MMC slot names "
` [PATCH 2/2] mmc: omap_hsmmc: Check if MMC slot name is passed in pdata

[PATCH 0/5] ARM:Keystone: Add pinmuxing support
 2016-04-27 14:11 UTC  (6+ messages)
` [PATCH 1/5] ARM: Keystone: Enable PINCTRL for Keystone ARCH
` [PATCH 2/5] ARM: keystone: defconfig: Enable PINCTRL SINGLE for Keystone 2
` [PATCH 3/5] ARM: dts: k2g: Add pinctrl support
` [PATCH 4/5] ARM: dts: keystone: Header file for pinctrl constants
` [PATCH 5/5] ARM: dts: k2g-evm: Add pinmuxing for UART0

[PATCH v2 1/3] ARM: dts: exynos: Define vqmmc for SD card and allow disabling regulators on Odroid X/X2/U3
 2016-04-27 14:00 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: exynos: Define vqmmc for eMMC card "
` [PATCH v2 3/3] ARM: dts: exynos: Lower SD card interface voltage to 2.8v "

[PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks")
 2016-04-27 13:39 UTC  (2+ messages)

[PATCH V17 0/3] dmaengine: add Qualcomm Technologies HIDMA driver
 2016-04-27 13:25 UTC  (10+ messages)
` [PATCH V17 2/3] dmaengine: qcom_hidma: add debugfs hooks

[RESEND PATCH v2 0/7] usb: xhci-plat: support generic PHY and vbus regulator
 2016-04-27 13:24 UTC  (12+ messages)
` [RESEND PATCH v2 6/7] usb: xhci: plat: add generic PHY support
` [RESEND PATCH v2 7/7] usb: xhci: plat: add vbus regulator control

[PATCH 00/18] Add support for FDMA DMA controller found on STi chipsets
 2016-04-27 12:59 UTC  (4+ messages)
` [PATCH 03/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support

[GIT PULL] at91: defconfig for 4.7 #1
 2016-04-27 12:51 UTC 

[PATCH v7 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-04-27 12:48 UTC  (3+ messages)
` [PATCH v7 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node

[PATCH v7 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
 2016-04-27 12:40 UTC  (4+ messages)

[PATCH v2] nvmem/mxs-ocotp: fix buffer overflow in read
 2016-04-27 12:39 UTC 

[PATCH] mmc: mediatek: fix request blocked by cancel_delayed_work
 2016-04-27 12:33 UTC  (6+ messages)

[PATCH] nvmem/mxs-ocotp: fix buffer overflow in read
 2016-04-27 12:24 UTC  (2+ messages)

[PATCH RFC 00/10] ARM: V7M: Support caches
 2016-04-27 12:24 UTC  (7+ messages)
` [PATCH RFC 04/10] ARM: V7M: Add support for reading the CTR with CPUID_CACHETYPE
` [PATCH RFC 05/10] ARM: Extract cp15 operations from cache flush code

[PATCH 1/3] ARM: dts: exynos: Define vqmmc for SD card and allow disabling regulators on Odroid X/X2/U3
 2016-04-27 12:19 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: exynos: Define vqmmc for eMMC card "
` [PATCH 3/3] ARM: dts: exynos: Lower SD card interface voltage to 2.8v "

[PATCH 0/3] ARM: nommu: R-class fixes
 2016-04-27 12:16 UTC  (11+ messages)
` [PATCH 3/3] ARM: domain: move {set,get}_domain under config guard
  ` [PATCH 3/3] ARM: domain: move {set, get}_domain "

[PATCH] of: iommu: make of_iommu_init() postcore_initcall_sync
 2016-04-27 12:08 UTC  (2+ messages)

[PATCH] ARM: dove: Remove CLK_IS_ROOT
 2016-04-27 11:56 UTC  (2+ messages)

[PATCH] ARM: orion5x: Remove CLK_IS_ROOT
 2016-04-27 11:53 UTC  (2+ messages)

[PATCH v2 0/5] Cavium ThunderX uncore PMU support
 2016-04-27 11:18 UTC  (9+ messages)

[PATCH 0/2] Fix ir-rx51 by using PWM pdata
 2016-04-27 11:18 UTC  (3+ messages)
` [PATCH 2/2] [media] ir-rx51: Fix build after multiarch changes broke it

[PATCH] ARM: mv78xx0: Remove CLK_IS_ROOT
 2016-04-27 11:04 UTC  (2+ messages)

[PATCH] regulator: axp20x: Fix LDO4 linear voltage range
 2016-04-27 10:32 UTC  (5+ messages)

[PATCH] arm64: fix /proc/cpuinfo for elf32
 2016-04-27 10:24 UTC  (6+ messages)

[PATCH 1/2] clk: imx: do not sleep if IRQ's are still disabled
 2016-04-27 10:15 UTC  (16+ messages)

[PATCH V6 01/13] pci, acpi, x86, ia64: Move ACPI host bridge device companion assignment to core code
 2016-04-27 10:12 UTC  (4+ messages)

[PATCH 0/3] MAINTAINERS: add new maintainers of NXP LPC32xx SoC
 2016-04-27  9:39 UTC  (2+ messages)

[PATCH v5 0/4] Cleaning printk stuff in NMI context
 2016-04-27  9:34 UTC  (5+ messages)
` [PATCH v5 1/4] printk/nmi: generic solution for safe printk in NMI
` [PATCH v5 2/4] printk/nmi: warn when some message has been lost in NMI context

[PATCH 0/6] Add Shared MDIO framework for iProc based SoCs
 2016-04-27  9:28 UTC  (4+ messages)
` [PATCH 1/6] bus: Add shared MDIO bus framework

[PATCH v2] ARM: reboot: remove duplicated local_irq_disable()
 2016-04-27  9:22 UTC  (2+ messages)

[PATCH v2 00/11] Aspeed AST2400 and AST2500 BMC support
 2016-04-27  9:12 UTC  (4+ messages)
` [PATCH v2 03/11] doc/devicetree: Add Aspeed clock bindings

[GIT PULL 0/3] ARM: EXYNOS: Second round for v4.7
 2016-04-27  9:10 UTC  (4+ messages)
` [GIT PULL 1/3] ARM: dts: exynos: Secound round of DTS "
` [GIT PULL 2/3] ARM: dts: exynos: Fixup for SROM controller (v4.7)
` [GIT PULL 3/3] ARM: drivers: memory: SROM controller for v4.7

[GIT PULL] ARM: EXYNOS: fixes for v4.6
 2016-04-27  9:03 UTC  (2+ 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).