linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-10 07:25:08 to 2013-07-14 12:01:59 UTC [more...]

[PATCH RFC 0/8] MPC512x DMA slave s/g support, OF DMA lookup
 2013-07-14 12:01 UTC  (21+ messages)
` [PATCH RFC 1/8] powerpc: mpc512x_dma: add support for data transfers between memory and i/o memory
` [PATCH RFC 2/8] dma: mpc512x: fix start condition in execute()
` [PATCH RFC 3/8] dma: mpc512x: support 'terminate all' control request
` [PATCH RFC 4/8] dts: mpc512x: prepare for preprocessor support
` [PATCH RFC 5/8] dma: mpc512x: use symbolic specifiers for DMA channels
` [PATCH RFC 6/8] dma: of: Add common xlate function for matching by channel id
` [PATCH RFC 7/8] dma: mpc512x: register for device tree channel lookup
` [PATCH RFC 8/8] HACK mmc: mxcmmc: enable clocks for the MPC512x
` [PATCH RFC v2 0/5] MPC512x DMA slave s/g support, OF DMA lookup
  ` [PATCH RFC v2 1/5] dma: mpc512x: re-order mpc8308 specific instructions
  ` [PATCH RFC v2 2/5] dma: mpc512x: add support for peripheral transfers
  ` [PATCH RFC v2 3/5] dma: of: Add common xlate function for matching by channel id

[PATCH] powerpc/pseries: drop "select HOTPLUG"
 2013-07-14 11:02 UTC 

[PATCH 0/4] powerpc: several cleanup patches for the FPU
 2013-07-14  9:02 UTC  (5+ messages)
` [PATCH 1/4] powerpc: remove the unused function disable_kernel_fp()
` [PATCH 2/4] powerpc: remove the redundant flush_fp_to_thread() in setup_sigcontext()
` [PATCH 3/4] powerpc: make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
` [PATCH 4/4] powerpc: remove the empty giveup_fpu() function on 32bit kernel

[PATCH v3 0/2] powerpc/math-emu: two patches for the emulation of the FPU unimplemented instructions
 2013-07-14  8:40 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc/math-emu: move the flush FPU state function into do_mathemu
` [PATCH v3 2/2] powerpc: introduce function emulate_math()

[PATCH v2 0/2] powerpc/math-emu: two patches for the emulation of the FPU unimplemented instructions
 2013-07-14  8:29 UTC  (5+ messages)
` [PATCH v2 1/2] powerpc/math-emu: move the flush FPU state function into do_mathemu
` [PATCH v2 2/2] powerpc: introduce function emulate_math()

[PATCH 0/2] powerpc/math-emu: two patches for the emulation of the FPU unimplemented instructions
 2013-07-14  8:11 UTC  (13+ messages)
` [PATCH 1/2] powerpc/math-emu: move the flush FPU state function into do_mathemu
` [PATCH 2/2] powerpc/math-emu: keep track of the instructions unimplemented by FPU

visible memory seems wrong in kexec crash dump kernel
 2013-07-14  5:26 UTC  (9+ messages)

[PATCH] powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMU
 2013-07-13  2:53 UTC 

[PATCH v2 1/2] powerpc: add Book E support to 64-bit hibernation
 2013-07-13  1:06 UTC  (3+ messages)

[PATCH] powerpc/fsl-booke: Work around erratum A-006958
 2013-07-13  1:03 UTC 

error compiling ptrace in current mainline git
 2013-07-12 23:44 UTC  (5+ messages)

[PATCH 1/2] powerpc: add Book E support to 64-bit hibernation
 2013-07-12 23:06 UTC  (10+ messages)
` [PATCH 2/2] powerpc/hibernate: add restore mmu context after resume

[PATCH V5] powerpc/85xx: add the P1020RDB-PD DTS support
 2013-07-12 21:01 UTC  (2+ messages)

[PATCH] Powerpc/t4240: change the compatible flags for t4240qds board
 2013-07-12 18:35 UTC  (4+ messages)
` [PATCH 3/4 V2] mmc: esdhc: Add quirks to support T4240QDS board

[V2 1/2] powerpc: mpc512x_dma: add support for data transfers between memory and i/o memory
 2013-07-12 15:32 UTC  (5+ messages)

[PATCH] ASoC: fsl: Disable SSI in trigger() if RE/TE are both cleared
 2013-07-12 14:23 UTC  (13+ messages)
    ` [alsa-devel] "

ABI defined register usage within function calls
 2013-07-12 11:38 UTC  (2+ messages)

[V2 2/2] powerpc/512x: add LocalPlus Bus FIFO device driver
 2013-07-12 10:42 UTC  (5+ messages)

[GIT PULL 00/23] perf/urgent fixes
 2013-07-12  7:46 UTC  (3+ messages)
` [PATCH 12/23] perf tools: fix a typo of a Power7 event name

[PATCH V2 0/2] DMA: Freescale: Add support for 8-channel DMA engine
 2013-07-12  5:33 UTC  (4+ messages)
` [PATCH V2 1/2] DMA: Freescale: Add new 8-channel DMA engine device tree nodes

21 stable powerpc patches showing up in 3.11-rc1?
 2013-07-11 22:58 UTC 

AUTO: Michael Barry is out of the office (returning 15/07/2013)
 2013-07-11 22:04 UTC 

Inbound PCI and Memory Corruption
 2013-07-11 21:00 UTC  (7+ messages)

[PATCH 2/2 V4] powerpc/85xx: add the P1020RDB-PD DTS support
 2013-07-11 20:34 UTC  (2+ messages)

[PATCH v2 0/2] perf tools: Power7 events name available for perf
 2013-07-11 17:53 UTC  (15+ messages)
` [PATCH v2 2/2] perf tools: Make Power7 events "

kernel hang when initializing usb
 2013-07-11 16:41 UTC 

答复: [PATCH] Powerpc/t4240: change the compatible flags for t4240qds board
 2013-07-11 14:35 UTC  (6+ messages)

[PATCH 1/4 V2] powerpc/85xx: Add support for 85xx cpu type detection
 2013-07-11 14:15 UTC  (5+ messages)

[v1][PATCH 1/1] KVM: PPC: disable preemption when using hard_irq_disable()
 2013-07-11 14:13 UTC  (3+ messages)

[PATCH 0/8 v5] KVM: PPC: IOMMU in-kernel handling
 2013-07-11 13:46 UTC  (34+ messages)
` [PATCH 6/8] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 8/8] KVM: PPC: Add hugepage support for IOMMU in-kernel handling

[PATCH] powerpc/85xx: enable the math emulation for the corenet64_smp_defconfig
 2013-07-11 10:14 UTC  (5+ messages)

[PATCH] mmc: dt: add host-off-card-on dt property
 2013-07-11  9:15 UTC 

[PATCH] powerpc: Fix the corrupt r3 error during MCE handling
 2013-07-11  5:54 UTC  (5+ messages)

BUG: 32 Bit Kernel kexec hangs on P2020
 2013-07-11  2:32 UTC  (4+ messages)

[PATCH V3] powerpc/85xx: Add support for 85xx cpu type detection
 2013-07-11  0:23 UTC 

[PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation
 2013-07-11  0:17 UTC  (6+ messages)

[PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation
 2013-07-10 22:48 UTC  (4+ messages)

[PATCH 2/2] KVM: PPC: Book3E: Emulate MCSRR0/1 SPR and rfmci instruction
 2013-07-10 22:47 UTC  (4+ messages)

[PATCH 0/8 v4] KVM: PPC: IOMMU in-kernel handling
 2013-07-10 15:00 UTC  (7+ messages)
` [PATCH 2/8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO

[PATCH v2 0/2] powerpc/math-emu: two minor cleanup patches for math.c
 2013-07-10 11:34 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/math-emu: remove the dead code in math.c
` [PATCH v2 2/2] powerpc/math-emu: remove the unneeded check for CONFIG_MATH_EMULATION "

[RFC 2/2] powerpc/cputable: add wait feature for CPU kernel features
 2013-07-10  9:47 UTC  (3+ messages)

[RFC 1/2] fsl/pm: combined the idle(PH&PW) state
 2013-07-10  8:31 UTC  (2+ messages)
` [RFC 2/2] powerpc/cputable: add wait feature for CPU kernel features

BUG: 32 Bit Kernel kexec hangs on P2020
 2013-07-10  8:28 UTC 

[PATCH 00/12] dma: various minor clean ups for slave drivers
 2013-07-10  7:54 UTC  (3+ messages)

[PATCH 0/2] powerpc: allow kvm to use kerel debug framework
 2013-07-10  7:50 UTC  (8+ messages)
` [PATCH 2/2] powerpc: move debug registers in a structure


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).