linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-02 22:24:46 to 2015-12-03 14:22:14 UTC [more...]

[PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422
 2015-12-03 14:22 UTC  (15+ messages)
` [PATCH 01/12] cpufreq: arm_big_little: add cluster regulator support
` [PATCH 02/12] clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clock
` [PATCH 11/12] cpufreq: arm-big-little: clarify frequency units

[PATCH net 0/3] Marvell Armada 375 mvpp2 fixes
 2015-12-03 14:20 UTC  (4+ messages)
` [PATCH net 1/3] net: mvpp2: fix missing DMA region unmap in egress processing
` [PATCH net 2/3] net: mvpp2: fix buffers' DMA handling on RX path
` [PATCH net 3/3] net: mvpp2: fix refilling BM pools in "

[PATCH v3 0/4] drm: Add support for the ARM HDLCD display controller
 2015-12-03 14:20 UTC  (5+ messages)
` [PATCH v3 2/4] drm: Add support for ARM's HDLCD controller

[PATCH v3 0/7] arm64: relax Image placement rules
 2015-12-03 14:05 UTC  (6+ messages)
` [PATCH v3 3/7] arm64: split off early mapping code from early_fixmap_init()

[PATCH 1/3] ARM: dts: rockchip: make sure edp_24m is associated to xin24m on veyron
 2015-12-03 14:00 UTC  (6+ messages)
` [PATCH 3/3] ARM: dts: rockchip: add veyron-minnie board

[PATCH v12 00/16] arm64 kexec kernel patches v12
 2015-12-03 13:58 UTC  (21+ messages)
` [PATCH v12 05/16] arm64: Add back cpu_reset routines
` [PATCH v12 04/16] arm64: kvm: allows kvm cpu hotplug
` [PATCH v12 12/16] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v12 08/16] arm64/kexec: Add core kexec support

[PATCH] drivers: dma-coherent: free memory when failed to init DMA memory pool
 2015-12-03 13:54 UTC  (3+ messages)

[PATCH v4 net 0/6] Marvell Armada XP/370/38X Neta fixes
 2015-12-03 13:43 UTC  (5+ messages)

Domain faults when CONFIG_CPU_SW_DOMAIN_PAN is enabled
 2015-12-03 13:37 UTC  (5+ messages)

[PATCH v4 0/5] Qualcomm PCIe driver and designware fixes
 2015-12-03 13:35 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: designware: add memory barrier after enabling region
` [PATCH v4 2/5] DT: PCI: qcom: Document PCIe devicetree bindings
` [PATCH v4 3/5] PCI: qcom: Add Qualcomm PCIe controller driver
` [PATCH v4 4/5] ARM: dts: apq8064: add pcie devicetree node
` [PATCH v4 5/5] ARM: dts: ifc6410: enable pcie dt node for this board

[PATCH] arm64: spinlock: serialise spin_unlock_wait against concurrent lockers
 2015-12-03 13:28 UTC  (5+ messages)

[RESEND v4 0/6] remoteproc: Add driver for STMicroelectronics platforms
 2015-12-03 13:19 UTC  (7+ messages)
` [RESEND v4 2/6] remoteproc: debugfs: Add ability to boot remote processor using debugfs

[PATCH 0/4] ARM: sun9i: Support Allwinner A80 NMI controller
 2015-12-03 13:14 UTC  (12+ messages)
` [PATCH 1/4] irqchip/sunxi-nmi: Rename binding doc filename to allwinner, sunxi-nmi.txt
  ` [PATCH 1/4] irqchip/sunxi-nmi: Rename binding doc filename to allwinner,sunxi-nmi.txt
` [PATCH 2/4] irqchip/sunxi-nmi: Add sun9i-a80 variant to binding doc
` [PATCH 3/4] irqchip/sunxi-nmi: Support sun9i A80 NMI controller
` [PATCH 4/4] ARM: dts: sun9i: Add NMI controller device node
` [linux-sunxi] [PATCH 0/4] ARM: sun9i: Support Allwinner A80 NMI controller

[PATCH RFC 0/3] input: rotary_encoder: use more than two gpios as input
 2015-12-03 13:01 UTC  (4+ messages)

[RFC PATCH 0/4] add ACPI support for syscon
 2015-12-03 13:01 UTC  (5+ messages)
` [RFC PATCH 4/4] mfd: syscon: add ACPI support

arm64 boot requirements
 2015-12-03 12:29 UTC  (7+ messages)

[RFC2 PATCH v6 00/19] ILP32 for ARM64
 2015-12-03 12:20 UTC  (10+ messages)
` [PATCH v6 04/19] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
` [PATCH v6 05/19] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH v6 07/19] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH v6 10/19] arm64:ilp32 use the native LP64 'start_thread' for ILP32 threads

[PATCH V7 net-next 0/5] net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
 2015-12-03 12:17 UTC  (6+ messages)
` [PATCH V7 net-next 1/5] "
` [PATCH V7 net-next 2/5] net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver
` [PATCH V7 net-next 3/5] net:hns: Add Hip06 "TSO(TCP Segment Offload)" support "
` [PATCH V7 net-next 4/5] net:hns: Add support of ethtool TSO set option for Hip06 in HNS
` [PATCH V7 net-next 5/5] net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"

[PATCH v5 0/4] Allow customizable random offset to mmap_base address
 2015-12-03 12:17 UTC  (5+ messages)
` [PATCH v5 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v5 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v5 3/4] arm64: "

[PATCH v3 00/10] arm64: kernel: Add support for hibernate/suspend-to-disk
 2015-12-03 12:09 UTC  (3+ messages)
` [PATCH v3 09/10] PM / Hibernate: Publish pages restored in-place to arch code

[PATCH] arm64: ftrace: stop using kstop_machine to enable/disable tracing
 2015-12-03 11:48 UTC  (7+ messages)

[PATCH] ASoC: mediatek: Use current HW pointer for pointer callback
 2015-12-03 11:39 UTC  (5+ messages)
` [alsa-devel] "

[PATCH v4 00/13] UEFI boot and runtime services support for 32-bit ARM
 2015-12-03 11:27 UTC  (5+ messages)
` [PATCH v4 01/13] mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table

[PATCH v4 0/5] Add memory mapped read support for ti-qspi
 2015-12-03 11:23 UTC  (9+ messages)
` [PATCH v4 3/5] mtd: devices: m25p80: add support for mmap read request
` [PATCH v4 4/5] ARM: dts: DRA7: add entry for qspi mmap region

[RFC PATCH 0/3] ACPI PCI support for arm64
 2015-12-03 11:02 UTC  (3+ messages)
` [PATCH 3/3] pci/host : Add a generic ACPI based host controller

[PATCH v4 0/4] drm: Add support for the ARM HDLCD display controller
 2015-12-03 10:40 UTC  (5+ messages)
` [PATCH v4 1/4] drm: arm: Add DT bindings documentation for HDLCD driver
` [PATCH v4 2/4] drm: Add support for ARM's HDLCD controller
` [PATCH v4 3/4] arm64: Juno: Add HDLCD support to the Juno boards
` [PATCH v4 4/4] MAINTAINERS: Add Liviu Dudau as maintainer for ARM HDLCD driver

[PATCH v2 0/4] i2c: at91: add support for SDA HOLD
 2015-12-03 10:34 UTC  (11+ messages)
` [PATCH v2 1/4] i2c: at91: add support for the HOLD field
` [PATCH v2 1/4] i2c: at91: add upport "
` [PATCH v2 2/4] i2c: at91: update bindings documention
` [PATCH v2 3/4] ARM: at91/dt: sama5d4: update i2c compatible string
` [PATCH v2 4/4] ARM: at91/dt: sama5d2 Xplained: pmic needs a specific sda hold time

[RFC v03 00/15] dmaengine: New 'universal' API for requesting channel
 2015-12-03 10:34 UTC  (4+ messages)
` [RFC v03 03/15] dmaengine: core: Introduce new, universal API to request a channel

[RFC] rk3368 idle states
 2015-12-03 10:11 UTC  (3+ messages)

[PATCH v2 7/9] ARM: hisi: rename ARCH_HI3xxx to ARCH_HI36xx
 2015-12-03  9:40 UTC  (2+ messages)

[PATCH v2 3/9] ARM: hisi: enable Hi3519 soc
 2015-12-03  9:40 UTC  (2+ messages)

[PATCH v2 4/9] ARM: dts: add dts files for hi3519-demb board
 2015-12-03  9:36 UTC  (2+ messages)

arm64 sched_clock cpu accounting
 2015-12-03  9:29 UTC  (5+ messages)

[PATCH v3 0/5] Fix a trivial typo and support rk3228/rk3399 SoCs for thermal driver
 2015-12-03  8:48 UTC  (6+ messages)
` [PATCH v3 1/5] thermal: rockchip: fix a trivial typo
` [PATCH v3 2/5] thermal: rockchip: fix a impossible condition caused by the warning
` [PATCH v3 3/5] dt-bindings: rockchip-thermal: Support the RK3228/RK3399 SoCs compatible
` [PATCH v3 4/5] thermal: rockchip: Support the RK3228 SoCs in thermal driver
` [PATCH v3 5/5] thermal: rockchip: Support the RK3399 "

[PATCH v2] ARM/arm64: KVM: correct PTE uncachedness check
 2015-12-03  8:45 UTC  (2+ messages)

[PATCH] USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
 2015-12-03  8:43 UTC  (2+ messages)

[PATCH 0/7] ARM: make mach/*.h headers more local
 2015-12-03  8:23 UTC  (3+ messages)
` [PATCH 5/7] ARM: w90x900: make "

[PATCH] ARM/arm64: KVM: correct PTE uncachedness check
 2015-12-03  8:21 UTC  (2+ messages)

[PATCH v2 00/21] arm64: KVM: world switch in C
 2015-12-03  8:18 UTC  (4+ messages)
` [PATCH v2 10/21] arm64: KVM: Add patchable function selector

Domain faults when CONFIG_CPU_SW_DOMAIN_PAN is enabled
 2015-12-03  7:43 UTC 

[PATCH v2] clk: sunxi: pll2: Fix clock running too fast
 2015-12-03  7:31 UTC  (2+ messages)

[PATCH v5] clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driver
 2015-12-03  7:05 UTC 

[PATCH 0/2] ARM: dts: uniphier: clean up DTSIs by factoring the common parts out
 2015-12-03  6:33 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: uniphier: change IRQ number of UART3 of PH1-Pro4 SoC
` [PATCH 2/2] ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi

[PATCH] usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
 2015-12-03  6:17 UTC 

[PATCH] usb: xhci: fix config fail of FS hub behind a HS hub with MTT
 2015-12-03  6:14 UTC 

[PATCH V8 0/5] dma: add Qualcomm Technologies HIDMA driver
 2015-12-03  6:12 UTC  (6+ messages)
` [PATCH V8 1/5] dma: qcom_bam_dma: move to qcom directory
` [PATCH V8 2/5] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V8 3/5] dma: add Qualcomm Technologies HIDMA channel driver
` [PATCH V8 4/5] dma: qcom_hidma: implement lower level hardware interface
` [PATCH V8 5/5] dma: qcom_hidma: add debugfs hooks

[PATCH v5 00/21] KVM: ARM64: Add guest PMU support
 2015-12-03  6:11 UTC  (22+ messages)
` [PATCH v5 01/21] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v5 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v5 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v5 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v5 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register
` [PATCH v5 06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register
` [PATCH v5 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v5 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
` [PATCH v5 09/21] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register
` [PATCH v5 10/21] KVM: ARM64: Add reset and access handlers for PMCCNTR register
` [PATCH v5 11/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register
` [PATCH v5 12/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register
` [PATCH v5 13/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register
` [PATCH v5 14/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register
` [PATCH v5 15/21] KVM: ARM64: Add reset and access handlers for PMSWINC register
` [PATCH v5 16/21] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register
` [PATCH v5 17/21] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v5 18/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v5 19/21] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v5 20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v5 21/21] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH v3 0/8] phy: rockchip-usb: correct pll handling and usb-uart
 2015-12-03  6:05 UTC  (3+ messages)

[PATCH] clk: uniphier: add clock drivers for UniPhier SoCs
 2015-12-03  5:16 UTC 

[PATCHv7 0/2] Adding driver for Xilinx LogiCORE IP mailbox
 2015-12-03  5:05 UTC  (5+ messages)
` [PATCHv7 2/2] mailbox: "

[PATCH] ARM64: dts: ls2080a: fix eSDHC endianness
 2015-12-03  3:54 UTC  (2+ messages)

[PATCH v2 6/9] ARM: debug: add Hi3519 debug uart
 2015-12-03  2:46 UTC 

[PATCH v2 5/9] ARM: config: enable ARCH_HI3519
 2015-12-03  2:45 UTC 

[PATCH v2 0/9] ARM: hisi: enable hi3519 soc
 2015-12-03  2:29 UTC 

[RFC PATCH 0/9] drm/rockchip: covert to support atomic API
 2015-12-03  1:54 UTC  (5+ messages)
` [RFC PATCH 7/9] drm/rockchip: force enable vop when do mode setting

[PATCH 0/2] Clock driver for dm814x ADPLL
 2015-12-03  1:35 UTC  (3+ messages)
` [PATCH 1/2] clk: ti: Add support "
` [PATCH 2/2] ARM: dts: Add clocks "

[PATCH v4 00/10] Better compatible for the rockchip thermal and support RK3368 SoCs
 2015-12-03  1:16 UTC  (5+ messages)
` [PATCH v4 06/10] thermal: rockchip: consistently use int for temperatures

[PATCH] clk: rockchip: rk3368: protect aclk_bus and aclk_peri clocks
 2015-12-03  0:30 UTC  (3+ messages)

[PATCH 3/3] Addition of binding for firmware signals on peach-pi
 2015-12-03  0:10 UTC  (4+ messages)

[PATCH v2] ARM: mm: flip priority of CONFIG_DEBUG_RODATA
 2015-12-03  0:05 UTC  (2+ messages)

[PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform
 2015-12-02 23:59 UTC  (5+ messages)

[PATCH v7 0/6] Add board support for TS-4800
 2015-12-02 23:21 UTC  (4+ messages)
` [PATCH v7 2/6] mfd: syscon: add a DT property to set value width

[PATCH v2 1/3] serial: xuartps: Spliting the ISR into smaller routines
 2015-12-02 23:04 UTC  (4+ messages)

[PATCH 00/13] mvneta Buffer Management and enhancements
 2015-12-02 22:56 UTC  (10+ 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).