messages from 2015-12-23 14:19:41 to 2015-12-24 23:04:25 UTC [more...]
Running arm:versatile_defconfig with qemu in linux-next
2015-12-24 23:04 UTC (5+ messages)
[PATCH v4 0/2] Add HS-USB device tree support for R8A7790/Lager board
2015-12-24 22:45 UTC (2+ messages)
` [PATCH] ARM: shmobile: porter: add DU DT support
[PATCH v3 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A
2015-12-24 20:41 UTC (5+ messages)
` [PATCH v3 2/2] dts/ls2080a: Update DTSI to add support of SP805 WDT
[PATCH v2 0/5] clk: lpc32xx: add clock support for NXP LPC32xx
2015-12-24 20:37 UTC (3+ messages)
[PATCH 0/6] LG Optimus Black (P970) codename sniper support and lp872x improvements
2015-12-24 20:05 UTC (11+ messages)
` [PATCH 4/6] regulator: lp872x: Add enable GPIO pin support
` [PATCH 5/6] ARM: LG Optimus Black (P970) codename sniper support, with basic features
[PATCH V7 00/24] Coresight integration with perf
2015-12-24 19:20 UTC (16+ messages)
` [PATCH V7 02/24] coresight: associating path with session rather than tracer
` [PATCH V7 04/24] coresight: moving PM runtime operations to core framework
` [PATCH V7 17/24] coresight: etb10: implementing AUX space API
` [PATCH V7 24/24] perf tools: adding coresight etm PMU record capabilities
[PATCH 0/3] OMAP: RX51: save atags data to be exported on /proc/atags
2015-12-24 19:02 UTC (14+ messages)
` [PATCH 1/3] ARM: ATAGS: move atags.h to include/asm so it can be included by files outside kernel/
` [PATCH 0/2] OMAP: RX51: save atags data to be exported on /proc/atags
` [PATCH 1/2] ARM: ATAGS: move save_atags() to include/asm arch/arm/include/asm/setup.h
` [PATCH 2/2] OMAP: RX51: save ATAGS data in the early boot stage
` [PATCH 2/3] ARM: ATAGS: Fix declaration of function save_atags
` [PATCH 3/3] OMAP: RX51: save ATAGS data in the early boot stage
[PATCH 0/5] ATAGs to DT patches
2015-12-24 19:02 UTC (3+ messages)
` [PATCH 1/5] arm: devtree: Set system_rev from DT "/revision"
[PATCH v2 0/3] wlcore/wl12xx: spi: add wifi support to cm-t335
2015-12-24 17:24 UTC (10+ messages)
` [PATCH v2 1/3] wlcore/wl12xx: spi: add power operation function
` [PATCH v2 2/3] wlcore/wl12xx: spi: add device tree support
` [PATCH v2 3/3] wlcore/wl12xx: spi: add wifi support to cm-t335
[PATCH 00/12] Prepare amba-pl011 for ZTE UART support
2015-12-24 16:51 UTC (15+ messages)
` [PATCH 01/12] tty: amba-pl011: add register accessor functions
` [PATCH 05/12] tty: amba-pl011: add register lookup table
[PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
2015-12-24 16:47 UTC (3+ messages)
` [PATCH 2/2] tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
[RFC PATCH] irqchip/gic-v3-its:Fix the bug while calculating the page number of ITS table
2015-12-24 13:48 UTC (2+ messages)
[PATCH v4 0/5] ACPI based PCI support for arm64
2015-12-24 13:03 UTC (7+ messages)
` [PATCH v4 1/5] APCI: MCFG: Move mmcfg_list management to drivers/acpi
` [PATCH v4 2/5] PCI: Handle ACPI companion and domain number
` [PATCH v4 3/5] ACPI: PCI: Support platforms that need pci_remap_iospace
` [PATCH v4 4/5] arm64: pci: Add ACPI support
` [PATCH v4 5/5] PCI: ACPI: Add a generic ACPI based host controller
[RFC PATCH 0/5] arm64: prepare for basic Allwinner support
2015-12-24 12:56 UTC (3+ messages)
` [RFC PATCH 3/5] crypto: sunxi-ss: fix dev_dbg() output type
[PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it
2015-12-24 12:36 UTC (10+ messages)
[GIT PULL] DaVinci device-tree updates for v4.5
2015-12-24 11:59 UTC
[PULL] KVM/ARM updates for 4.5
2015-12-24 11:12 UTC (32+ messages)
` [PATCH 01/31] KVM: arm/arm64: vgic: make vgic_io_ops static
` [PATCH 02/31] KVM: arm/arm64: Count guest exit due to various reasons
` [PATCH 03/31] arm64: Add macros to read/write system registers
` [PATCH 04/31] arm64: KVM: Add a HYP-specific header file
` [PATCH 05/31] arm64: KVM: Implement vgic-v2 save/restore
` [PATCH 06/31] KVM: arm/arm64: vgic-v3: Make the LR indexing macro public
` [PATCH 07/31] arm64: KVM: Implement vgic-v3 save/restore
` [PATCH 08/31] arm64: KVM: Implement timer save/restore
` [PATCH 09/31] arm64: KVM: Implement system register save/restore
` [PATCH 10/31] arm64: KVM: Implement 32bit "
` [PATCH 11/31] arm64: KVM: Implement debug save/restore
` [PATCH 12/31] arm64: KVM: Implement guest entry
` [PATCH 13/31] arm64: KVM: Add patchable function selector
` [PATCH 14/31] arm64: KVM: Implement the core world switch
` [PATCH 15/31] arm64: KVM: Implement fpsimd save/restore
` [PATCH 16/31] arm64: KVM: Implement TLB handling
` [PATCH 17/31] arm64: KVM: HYP mode entry points
` [PATCH 18/31] arm64: KVM: Add panic handling
` [PATCH 19/31] arm64: KVM: Add compatibility aliases
` [PATCH 20/31] arm64: KVM: Map the kernel RO section into HYP
` [PATCH 21/31] arm64: KVM: Move away from the assembly version of the world switch
` [PATCH 22/31] arm64: KVM: Turn system register numbers to an enum
` [PATCH 23/31] arm64: KVM: Cleanup asm-offset.c
` [PATCH 24/31] arm64: KVM: Remove weak attributes
` [PATCH 25/31] ARM: KVM: Cleanup exception injection
` [PATCH 26/31] arm64: KVM: debug: Remove spurious inline attributes
` [PATCH 27/31] arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
` [PATCH 28/31] arm: KVM: Make kvm_arm.h friendly to assembly code
` [PATCH 29/31] arm64: KVM: Add support for 16-bit VMID
` [PATCH 30/31] MAINTAINERS: add git URL for KVM/ARM
` [PATCH 31/31] arm/arm64: KVM: Detect vGIC presence at runtime
[PATCH] doc: PCI: altera: Fix the 'ranges' property in example
2015-12-24 9:45 UTC
[PATCH v9 1/3] Documentation: DT: Add entry for Freescale LS1043a-RDB board
2015-12-24 9:37 UTC (3+ messages)
` [PATCH v9 2/3] ARM64: dts: add Freescale LS1043a SoC support
` [PATCH v9 3/3] ARM64: dts: add LS1043a-RDB board support
[PATCH] ARM: dts: imx6q: clean up unused ipu2grp
2015-12-24 9:27 UTC (2+ messages)
[PATCH] ARM: dts: imx6q-icore-rqs: Add Engicam IMX6 Q7 initial support
2015-12-24 9:24 UTC (13+ messages)
` [PATCH V2] "
` [PATCH V3] "
` [PATCH V4] "
` [PATCH V5] "
[PATCH v2 RESEND] dts: vt8500: Add SDHC node to DTS file for WM8650
2015-12-24 9:24 UTC (7+ messages)
` [PATCH v3 0/2] WM8505/WM8650 DT fixes for SD card controller
[PATCH] ARM64: dts: add LS1043a-QDS board support
2015-12-24 9:16 UTC (4+ messages)
[PATCH v2 0/3] clocksource/vt8500: Fix hangs in small delays
2015-12-24 9:12 UTC (5+ messages)
` [PATCH v2 1/3] clocksource/vt8500: Use MIN_OSCR_DELTA from PXA
` [PATCH v2 2/3] clocksource/vt8500: Remove the 'loops' variable
` [PATCH v2 3/3] clocksource/vt8500: Add register R/W functions
[PATCH v2 1/2] Documentation: DT: Add entry for Freescale LS1043a-QDS board
2015-12-24 9:11 UTC (2+ messages)
` [PATCH v2 2/2] ARM64: dts: add LS1043a-QDS board support
[PATCH 0/3] drivers: net: cpsw: phy-handle fixes
2015-12-24 9:10 UTC (7+ messages)
[PATCH] cpufreq/scpi: fix handling return value of topology_physical_package_id
2015-12-24 9:03 UTC (5+ messages)
` [PATCH] pinctrl: nsp-gpio: fix type of iterator
[GIT PULL 0/9] ARM: EXYNOS: Pull request for v4.5
2015-12-24 8:56 UTC (3+ messages)
` [GIT PULL 5/9] ARM: EXYNOS: Drivers "
[PATCH] soc: qcom: smem_state: Add stubs for disabled smem_state
2015-12-24 8:28 UTC
[PATCH] regulator: mt6397: convert to arch_initcall
2015-12-24 8:10 UTC (3+ messages)
[PATCH 0/3] wlcore/wl12xx: spi: add wifi support to cm-t335
2015-12-24 7:41 UTC (6+ messages)
` [PATCH 2/3] wlcore/wl12xx: spi: add device tree support
[GIT PULL] Allwinner clocks changes for 4.5
2015-12-24 7:34 UTC (2+ messages)
[RESEND PATCH] arm64: Store breakpoint single step state into pstate
2015-12-24 1:42 UTC (2+ messages)
` [PATCH v2] "
[PATCH v12 0/18] Add Analogix Core Display Port Driver
2015-12-24 1:23 UTC (4+ messages)
` [PATCH v12 16/18] drm: bridge: analogix/dp: expand the wait time for looking AUX CH reply flag
[PATCH v6 4/6] drm: rockchip: Support Synopsys DW MIPI DSI
2015-12-24 0:55 UTC (3+ messages)
` [PATCH v6.3 "
arm64 qemu tests failing in linux-next since 'arm64: kernel: enforce pmuserenr_el0 initialization and restore'
2015-12-24 0:52 UTC
[PATCH v2] ARM: mm: flip priority of CONFIG_DEBUG_RODATA
2015-12-24 0:34 UTC (11+ messages)
[PATCH v2 0/5] clk: rockchip: fix handling of fractional dividers
2015-12-24 0:11 UTC (2+ messages)
[PATCH v5 0/7] ARM: dts: Add Advantech board support
2015-12-23 22:22 UTC (7+ messages)
` [PATCH v5 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module
[PATCH v6 0/7] ARM: dts: Add Advantech board support
2015-12-23 22:00 UTC (8+ messages)
` [PATCH v6 1/7] of: Add vendor prefix for Advantech Corporation
` [PATCH v6 2/7] of: Add vendor prefix for General Electric Company
` [PATCH v6 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module
` [PATCH v6 4/7] ARM: dts: imx: Add support for Advantech/GE Bx50v3
` [PATCH v6 5/7] ARM: dts: imx: Add support for Advantech/GE B450v3
` [PATCH v6 6/7] ARM: dts: imx: Add support for Advantech/GE B650v3
` [PATCH v6 7/7] ARM: dts: imx: Add support for Advantech/GE B850v3
[RFC3 PATCH v6 00/20] ILP32 for ARM64
2015-12-23 21:48 UTC (8+ messages)
` [PATCH v6 12/20] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH v6 13/20] arm64: ilp32: share aarch32 syscall wrappers to ilp32
[PATCH v2 1/3] clk: bcm2835: Add bindings for the auxiliary peripheral clock gates
2015-12-23 20:46 UTC (5+ messages)
` [PATCH v2 2/3] clk: bcm2835: Add a driver "
[PATCH 1/1] imx25: Fix LCD pixelclock configuration
2015-12-23 20:30 UTC
What happens if sched_clock_suspend() is never called?
2015-12-23 20:22 UTC (3+ messages)
[PATCH 4/4] ARM: dts: rockchip: Add support emac for RK3036
2015-12-23 19:52 UTC (2+ messages)
[PATCH v4 0/3] Add AMBA bus probing support to ACPI
2015-12-23 18:49 UTC (5+ messages)
` [PATCH v4 1/3] ACPI: amba bus probing support
` [PATCH v4 2/3] ACPI: scan add in amba probing
` [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe
[PATCH 2/3] ARM: dts: am335x-evm: add shared transport device tree bindings
2015-12-23 18:21 UTC (3+ messages)
[PATCH 0/5] Introduce at91_adc8xx driver
2015-12-23 17:21 UTC (6+ messages)
` [PATCH 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver
[PATCH] ARM: mvebu: Add USB nop xceiv support in mvebu_v7_defconfig
2015-12-23 15:32 UTC
[PATCH] ARM: dts: uniphier: fix a typo in comment block
2015-12-23 15:23 UTC
[PATCH v11 0/19] Add Analogix Core Display Port Driver
2015-12-23 15:15 UTC (6+ messages)
` [PATCH v11 17/19] drm: bridge: analogix/dp: expand the look time for waiting AUX CH reply
[PATCH] ARM: mvebu: Update the mpp63 function in the device tree on Armada 370
2015-12-23 15:12 UTC (5+ messages)
[PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
2015-12-23 14:54 UTC (10+ messages)
` [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux, atags" entry
[PATCH v11 0/2] Sigma Designs Tango4 port
2015-12-23 14:35 UTC (9+ messages)
[PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node
2015-12-23 14:21 UTC (4+ 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).