messages from 2013-03-04 14:21:43 to 2013-03-05 10:24:08 UTC [more...]
[PATCH] ARM: dts: Modify SPI nodes according generic DMA DT bindings
2013-03-05 10:24 UTC (4+ messages)
[PATCH] dma: of-dma: return error when 'dma-cells' not found
2013-03-05 10:15 UTC (5+ messages)
` [PATCH V2] DMA: PL330: Add check if device tree compatible
plat-orion gpio regression for mixed level and edge sensitive IRQs
2013-03-05 10:15 UTC (9+ messages)
` [PATCH] genirq: move mask_cache into struct irq_chip_type
[PATCH] arm: mvebu: enable the USB ports on Armada 370 Reference Design board
2013-03-05 9:55 UTC
[PATCH 0/3] Add OF support to CMT driver - bindings discussion
2013-03-05 9:43 UTC (10+ messages)
` [PATCH 1/3] clocksource: sh_cmt: Add Device Tree probing
` [PATCH 3/3] ARM: mach-shmobile: sh73a0: Setup the timer device CMT10 using DT
[RFC PATCH] ARM: mm: disable kmap_high_get() for SMP
2013-03-05 9:36 UTC (2+ messages)
[PATCH] ARM: dove: Fix typo "COMMON_CLK_DOVE"
2013-03-05 9:34 UTC
[PATCH V2] xen: event channel arrays are xen_ulong_t and not unsigned long
2013-03-05 9:29 UTC (10+ messages)
` [PATCH LINUX v5] "
[RFCv2 0/2] Representing interrupt affinity in devicetree
2013-03-05 9:28 UTC (3+ messages)
[PATCH] ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"
2013-03-05 9:19 UTC (2+ messages)
[PATCH] ARM: bcm281xx: Add L2 cache enable code
2013-03-05 9:01 UTC (2+ messages)
[PATCH] ARM: proc: Add Krait proc info
2013-03-05 8:34 UTC (2+ messages)
Debugging missing interrupts
2013-03-05 8:09 UTC (6+ messages)
[PATCH 0/9] rtc: stmp3xxx: DT bindings and wakealarm
2013-03-05 8:02 UTC (4+ messages)
` [PATCH 6/9] rtc: stmp3xxx: add sysfs entries for persistent regs
[PATCH v3 0/2] crypto: sahara: Add support for SAHARA in i.MX27
2013-03-05 7:48 UTC (4+ messages)
` [PATCH v3 1/2] i.MX27: Add clock support for SAHARA2
Multi-platform, and secure-only ARM errata workarounds
2013-03-05 7:40 UTC (10+ messages)
[PATCH] arm: davinci: fix edma dmaengine induced null pointer dereference on da830
2013-03-05 6:43 UTC (2+ messages)
[PATCH] ARM:SPEAr3xx: fix compilation breakage due to missing header file
2013-03-05 6:18 UTC (2+ messages)
[PATCH v4 2/3] ARM: mach-shmobile: r8a7779: add SATA support
2013-03-05 5:52 UTC (11+ messages)
[PATCH] DMA: PL330: Add check if device tree compatible
2013-03-05 5:51 UTC (3+ messages)
[PATCH] cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
2013-03-05 4:52 UTC
[PATCH 00/29] Port of KVM to arm64
2013-03-05 3:47 UTC (30+ messages)
` [PATCH 01/29] arm64: KVM: define HYP and Stage-2 translation page flags
` [PATCH 02/29] arm64: KVM: HYP mode idmap support
` [PATCH 03/29] arm64: KVM: EL2 register definitions
` [PATCH 04/29] arm64: KVM: system register definitions for 64bit guests
` [PATCH 05/29] arm64: KVM: Basic ESR_EL2 helpers and vcpu register access
` [PATCH 06/29] arm64: KVM: fault injection into a guest
` [PATCH 07/29] arm64: KVM: architecture specific MMU backend
` [PATCH 08/29] arm64: KVM: user space interface
` [PATCH 09/29] arm64: KVM: system register handling
` [PATCH 10/29] arm64: KVM: Cortex-A57 specific system registers handling
` [PATCH 11/29] arm64: KVM: virtual CPU reset
` [PATCH 12/29] arm64: KVM: kvm_arch and kvm_vcpu_arch definitions
` [PATCH 13/29] arm64: KVM: MMIO access backend
` [PATCH 14/29] arm64: KVM: guest one-reg interface
` [PATCH 15/29] arm64: KVM: hypervisor initialization code
` [PATCH 16/29] arm64: KVM: HYP mode world switch implementation
` [PATCH 17/29] arm64: KVM: Exit handling
` [PATCH 18/29] arm64: KVM: Plug the VGIC
` [PATCH 19/29] arm64: KVM: Plug the arch timer
` [PATCH 20/29] arm64: KVM: PSCI implementation
` [PATCH 21/29] arm64: KVM: Build system integration
` [PATCH 22/29] arm64: KVM: define 32bit specific registers
` [PATCH 23/29] arm64: KVM: 32bit GP register access
` [PATCH 24/29] arm64: KVM: 32bit conditional execution emulation
` [PATCH 25/29] arm64: KVM: 32bit handling of coprocessor traps
` [PATCH 26/29] arm64: KVM: 32bit coprocessor access for Cortex-A57
` [PATCH 27/29] arm64: KVM: 32bit specific register world switch
` [PATCH 28/29] arm64: KVM: 32bit guest fault injection
` [PATCH 29/29] arm64: KVM: enable initialization of a 32bit vcpu
[PATCH] ARM: KVM: add support for minimal host vs guest profiling
2013-03-05 3:18 UTC
[PATCH] ARM: perf: Fix section mismatch on armpmu_init()
2013-03-05 2:55 UTC (3+ messages)
[PATCH 00/29] ARM: KVM: pre-arm64 KVM/arm rework
2013-03-05 2:43 UTC (30+ messages)
` [PATCH 01/29] ARM: KVM: convert GP registers from u32 to unsigned long
` [PATCH 02/29] ARM: KVM: abstract fault register accesses
` [PATCH 03/29] ARM: KVM: abstract HSR_ISV away
` [PATCH 04/29] ARM: KVM: abstract HSR_WNR away
` [PATCH 05/29] ARM: KVM: abstract HSR_SSE away
` [PATCH 06/29] ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} away
` [PATCH 07/29] ARM: KVM: abstract external abort detection away
` [PATCH 08/29] ARM: KVM: abstract S1TW "
` [PATCH 09/29] ARM: KVM: abstract SAS decoding away
` [PATCH 10/29] ARM: KVM: abstract IL "
` [PATCH 11/29] ARM: KVM: abstract exception class "
` [PATCH 12/29] ARM: KVM: abstract fault "
` [PATCH 13/29] ARM: KVM: abstract HSR_EC_IABT away
` [PATCH 14/29] ARM: KVM: move kvm_condition_valid to emulate.c
` [PATCH 15/29] ARM: KVM: move exit handler selection to a separate file
` [PATCH 16/29] ARM: KVM: move kvm_handle_wfi to handle_exit.c
` [PATCH 17/29] ARM: KVM: abstract most MMU operations
` [PATCH 18/29] ARM: KVM: remove superfluous include from kvm_vgic.h
` [PATCH 19/29] ARM: KVM: move hyp init to kvm_host.h
` [PATCH 20/29] ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers
` [PATCH 21/29] ARM: KVM: allow HYP mappings to be at an offset from kernel mappings
` [PATCH 22/29] ARM: KVM: fix address validation for HYP mappings
` [PATCH 23/29] ARM: KVM: sanitize freeing of HYP page tables
` [PATCH 24/29] ARM: KVM: move kvm_target_cpu to guest.c
` [PATCH 25/29] ARM: KVM: fix fault_ipa computing
` [PATCH 26/29] ARM: KVM: vgic: decouple alignment restriction from page size
` [PATCH 27/29] ARM: KVM: move include of asm/idmap.h to kvm_mmu.h
` [PATCH 28/29] ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa
` [PATCH 29/29] ARM: KVM: Fix length of mmio access
[GIT PULL] mxs fixes for 3.9
2013-03-05 2:24 UTC (2+ messages)
[GIT PULL] imx fixes for 3.9
2013-03-05 2:23 UTC (2+ messages)
[V8 PATCH 00/16] mv-usb phy enhancement patches
2013-03-05 2:11 UTC (7+ messages)
` [V8 PATCH 01/16] usb: phy: mv_usb2: add PHY driver for marvell usb2 controller
` [V8 PATCH 02/16] usb: gadget: mv_udc: use PHY driver for udc
[PATCH] mm: Fixup the condition whether the page cache is free
2013-03-05 1:51 UTC (3+ messages)
[PATCHv2] ARM: Push selects for TWD/SCU into machine entries
2013-03-05 1:45 UTC (3+ messages)
[PATCH v6 04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
2013-03-05 1:37 UTC (12+ messages)
` [PATCH] lglock: add read-preference local-global rwlock
` [PATCH V2] "
[PATCH V2 1/4] cpufreq: exynos: Adding cpufreq driver for exynos5440
2013-03-05 1:18 UTC (2+ messages)
[GIT PULL] sunXi dt additions for 3.9, take 2
2013-03-05 1:17 UTC (3+ messages)
[PATCH 1/2] ARM: tegra: add CPU errata WARs to Tegra reset handler
2013-03-05 0:05 UTC (2+ messages)
` [PATCH 2/2] ARM: tegra: remove save/restore of CPU diag register
[PATCH 0/8] Remove ARM local timer API
2013-03-04 23:52 UTC (7+ messages)
` [PATCH 8/8] ARM: smp: Remove "
[PATCH/RESEND 0/4] Trim down mach includes in MSM drivers
2013-03-04 23:08 UTC (5+ messages)
` [PATCH/RESEND 1/4] ARM: msm: Move dma.h #defines that are private to dma.c
` [PATCH/RESEND 2/4] mmc: msm_sdcc: Remove unnecessary include
` [PATCH/RESEND 3/4] gpio: Make gpio-msm-v1 into a platform driver
` [PATCH/RESEND 4/4] ARM: msm: Remove unused cpu.h header file
[PATCH 0/2] Call tracing/debug code in VFP preempt code
2013-03-04 22:43 UTC (3+ messages)
` [PATCH 1/2] ARM: Consolidate preempt enable/disable assembly into macros
` [PATCH 2/2] ARM: Enable tracing around vfp preemption enable/disable
[PATCH v7 00/10] DMA Engine support for AM33XX
2013-03-04 22:12 UTC (5+ messages)
` [PATCH v7 01/10] ARM: davinci: move private EDMA API to arm/common
[PATCH] ARM: msm: Concentrate defconfig on DT supported devices
2013-03-04 22:06 UTC
socfpga ethernet/MMC support for 3.8
2013-03-04 21:31 UTC (2+ messages)
[PATCH] ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.h
2013-03-04 21:23 UTC (4+ messages)
[GIT PULL 0/3] arm-soc: late changes for 3.9
2013-03-04 21:14 UTC (3+ messages)
Latest randconfig build errors
2013-03-04 20:34 UTC (5+ messages)
[PATCH v3] PCIe support for the Armada 370 and Armada XP SoCs
2013-03-04 20:30 UTC (6+ messages)
` [PATCH 05/32] lib: devres: don't enclose pcim_*() functions in CONFIG_HAS_IOPORT
[PATCH 1/2] arm: omap2: mux: fix debugfs file permission
2013-03-04 20:19 UTC (3+ messages)
[PATCH] pinctrl: single: avoid to set read only object
2013-03-04 19:44 UTC (2+ messages)
[PATCH v3 0/8] ARM: omap2: GPMC cleanup
2013-03-04 19:25 UTC (3+ messages)
[PATCH 1/1] net: fec: fix build error in no MXC platform
2013-03-04 19:15 UTC (2+ messages)
[PATCH v3 1/1 net-next] net: fec: put tx to napi poll function to fix dead lock
2013-03-04 19:15 UTC (2+ messages)
[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
2013-03-04 18:58 UTC (2+ messages)
[GIT PULL] ARM: OMAP2+: standardize integration for AES & SHA/MD5 IP blocks for 3.9
2013-03-04 18:50 UTC (2+ messages)
[PATCH 00/15] ARM: OMAP5: PM: Add MPUSS suspend and CPUidle support
2013-03-04 18:48 UTC (29+ messages)
` [PATCH 03/15] ARM: OMAP4+: PM: Consolidate and use OMAP4 PM code for OMAP5
` [PATCH 05/15] ARM: OMAP5: PM: Enables ES2 PM mode by default
` [PATCH 06/15] ARM: OMAP5: PM: Enable Mercury retention mode on CPUx powerdomains
` [PATCH 07/15] ARM: OMAP5: Add init_late() hook to enable pm initialization
` [PATCH 08/15] ARM: OMAP5: PM: Add CPU power off mode support
` [PATCH 11/15] ARM: OMAP5: PM: Add L2 memory power down support
` [PATCH 14/15] ARM: OMAP4+: CPUidle: Add OMAP5 idle driver support
[PATCH 0/2] gpio/omap: updates for v3.10
2013-03-04 18:47 UTC (7+ messages)
` [PATCH 1/2] gpio/omap: convert gpio irq domain to linear mapping
[PATCH 00/14] ARM: OMAP2+: GPMC clean-up and DT update
2013-03-04 18:19 UTC (5+ messages)
` [PATCH 11/14] ARM: OMAP2+: Add device-tree support for NOR flash
[PATCH] ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init()
2013-03-04 18:19 UTC (4+ messages)
` [PATCH] ARM: OMAP2+: Remove duplicate omap4430_init_late() declaration
[PATCH] ARM: OMAP3: board-generic: Add missing omap3_init_late
2013-03-04 18:00 UTC (3+ messages)
[PATCH] Core Standby Mode and caches
2013-03-04 17:54 UTC (2+ messages)
` [PATCH] ARM: shmobile: r8a7740: Add CPU Core Standby Mode
LVDS (LDB) driver for i.MX53 IPU
2013-03-04 17:51 UTC
[PATCH 00/40] Power: AB8500: Internal development push
2013-03-04 17:49 UTC (4+ messages)
[PATCH] ARM: OMAP2+: mux: correct wrong error messages
2013-03-04 17:35 UTC (2+ messages)
[PATCH] ARM: OMAP2+: Fix broken gpmc support
2013-03-04 17:33 UTC (2+ messages)
[PATCH 0/9] ARM: tegra: use new dtc+cpp feature
2013-03-04 17:22 UTC (6+ messages)
` [PATCH 1/9] ARM: dt: add header to define GPIO flags
` [PATCH 6/9] ARM: tegra: use pre-processor for all device trees
[PATCH v4 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6
2013-03-04 17:03 UTC (5+ messages)
` [PATCH v4 2/8] reset: Add reset controller API
EDMA and kernel panic (null pointer) on da830
2013-03-04 16:56 UTC (2+ messages)
[PATCH v2 0/4] Enable SPI flash support on da850-evm DT kernel
2013-03-04 16:29 UTC (3+ messages)
` [PATCH v2 1/4] spi/davinci: add DT binding documentation
OMAP baseline test results for v3.8
2013-03-04 16:25 UTC
[PATCH v4 1/3] serial: sh-sci: Add OF support
2013-03-04 16:22 UTC (5+ messages)
` [PATCH v4 2/3] ARM: mach-shmobile: r8a7740: Add DT names to clock list
` [PATCH v4 3/3] ARM: mach-shmobile: r8a7740: Setup the serial devices using DT
[PATCH 0/3] clock driver for sunxi
2013-03-04 15:04 UTC (3+ messages)
` [PATCH v2 "
[PATCH 0/5] at91: atmel_lcdfb: regression fixes and cpu_is removal
2013-03-04 14:51 UTC (3+ 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).