linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-04 11:06:42 to 2013-11-11 05:35:28 UTC [more...]

[PATCH v8 0/7] POWER/cpuidle: Generic POWERPC-BOOK3S cpuidle driver enabled for PSERIES and POWERNV platforms
 2013-11-11  5:35 UTC 

[PATCH 0/3] powerpc iommu: Remove hardcoded page sizes
 2013-11-11  4:22 UTC  (4+ messages)
` [PATCH 1/3] powerpc iommu: Update constant names to reflect their hardcoded page size
` [PATCH 2/3] powerpc iommu: Add it_page_shift field to determine iommu "
` [PATCH 3/3] powerpc iommu: Update the generic code to use dynamic iommu page sizes

[PATCH v5 1/4] powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 define
 2013-11-11  4:11 UTC  (26+ messages)
` [PATCH v5 4/4] powerpc/85xx: add sysfs for pw20 state and altivec idle

[PATCH v6 0/4] Add dual-fifo mode support of i.MX ssi
 2013-11-11  4:00 UTC  (5+ messages)
` [PATCH v6 1/4] dma: imx-sdma: Add sdma firmware version 2 support
` [PATCH v6 2/4] dma: imx-sdma: Add new dma type for ssi dual fifo script
` [PATCH v6 3/4] ASoC: fsl_ssi: Add dual fifo mode support
` [PATCH v6 4/4] ARM: dts: imx: use dual-fifo sdma script for ssi

[PATCH] powerpc: kvm: optimize "sc 0" as fast return
 2013-11-11  1:02 UTC  (9+ messages)

[PATCH v3 0/2] powerpc kvm: fix deadlock scene
 2013-11-11  1:02 UTC  (5+ messages)
` [PATCH v3 1/2] powerpc: kvm: pair kvmppc_hv_find_lock_hpte with _unlock_hpte
` [PATCH v3 2/2] powerpc: kvm: fix rare but potential deadlock scene

BookE "branch taken" behavior vis-a-vis updating the NIP register
 2013-11-10 22:22 UTC  (2+ messages)

[PATCH v4 0/4] Add dual-fifo mode support of i.MX ssi
 2013-11-10  6:57 UTC  (9+ messages)
` [PATCH v4 1/4] dma: imx-sdma: Add sdma firmware version 2 support
` [PATCH v4 2/4] dma: imx-sdma: Add new dma type for ssi dual fifo script
` [PATCH v4 3/4] ASoC: fsl_ssi: Add dual fifo mode support
` [PATCH v4 4/4] ARM: dts: imx: use dual-fifo sdma script for ssi

[PATCH] powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell support
 2013-11-09  6:43 UTC  (5+ messages)

[PATCH] powerpc/85xx: Merge 85xx/p1023_defconfig into mpc85xx_smp_defconfig and mpc85xx_defconfig
 2013-11-08 23:17 UTC 

[PATCH v5 0/4] Add dual-fifo mode support of i.MX ssi
 2013-11-08 15:45 UTC  (6+ messages)
` [PATCH v5 1/4] dma: imx-sdma: Add sdma firmware version 2 support
` [PATCH v5 2/4] dma: imx-sdma: Add new dma type for ssi dual fifo script
` [PATCH v5 3/4] ASoC: fsl_ssi: Add dual fifo mode support
` [PATCH v5 4/4] ARM: dts: imx: use dual-fifo sdma script for ssi

perf events ring buffer memory barrier on powerpc
 2013-11-07 23:50 UTC  (32+ messages)
        ` [RFC] arch: Introduce new TSO memory barrier smp_tmb()

[PATCH v11 0/3] DMA: Freescale: Add support for 8-channel DMA engine
 2013-11-08  2:45 UTC  (5+ messages)
` [PATCH v11 3/3] DMA: Freescale: update driver to support "

[PATCH v2 1/2] powerpc/kvm: fix rare but potential deadlock scene
 2013-11-08  2:11 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc/kvm: remove redundant assignment

(no subject)
 2013-11-07 20:38 UTC  (28+ messages)
` [PATCHv2 1/8] ALSA: Add SAI SoC Digital Audio Interface driver
` [PATCHv2 5/8] ASoC: SGTL5000: Enhance the SGTL5000 codec driver about regulator
` [PATCHv2 6/8] ASoC: fsl: add SGTL5000 based audio machine driver

[PATCH 1/7] IBM Akebono: Add support to AHCI platform driver
 2013-11-07 15:04 UTC  (32+ messages)
` [PATCH 2/7] IBM Akebono: Add a SDHCI "
` [PATCH 3/7] IBM Akebono: Add support for a new PHY to the IBM emac driver
` [PATCH 4/7] IBM Akebono: Add support to the OHCI platform driver for Akebono
` [PATCH 5/7] IBM Akebono: Add support to the EHCI "
          ` [RFC PATCH] ehci-platform: Merge ppc-of EHCI driver into the ehci-platform driver
` [PATCH 6/7] IBM Currituck: Clean up board specific code before adding Akebono code
` [PATCH 7/7] IBM Akebono: Add the Akebono platform

powerpc: Hugetlb for BookE
 2013-11-07 13:12 UTC 

[PATCH] powerpc: memcpy optimization for 64bit LE
 2013-11-07 13:01 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH RFC v5 0/5] MPC512x DMA slave s/g support, OF DMA lookup
 2013-11-07 11:33 UTC  (4+ messages)
` [PATCH RFC v5 3/5] dma: of: Add common xlate function for matching by channel id

[PATCH 1/3] powerpc/kvm: simplify the entering logic for secondary thread
 2013-11-07  8:36 UTC  (16+ messages)
` [PATCH 2/3] powerpc/kvm: fix rare but potential deadlock scene
` [PATCH 3/3] powerpc/kvm: remove redundant assignment

[PATCH V7 0/7] POWER/cpuidle: Generic IBM-POWER cpuidle driver enabled for PSERIES and POWERNV platforms
 2013-11-07  5:27 UTC  (18+ messages)
` [PATCH V7 1/7] pseries/cpuidle: Move processor_idle.c to drivers/cpuidle
` [PATCH V7 2/7] pseries/cpuidle: Use cpuidle_register() for initialisation
` [PATCH V7 3/7] pseries/cpuidle: Make pseries_idle backend driver a non-module
` [PATCH V7 4/7] pseries/cpuidle: Remove MAX_IDLE_STATE macro
` [PATCH V7 5/7] POWER/cpuidle: Generic POWER CPUIDLE driver supporting PSERIES
` [PATCH V7 6/7] POWER/cpuidle: Enable powernv cpuidle support
` [PATCH V7 7/7] powernv/cpuidle: Enable idle powernv cpu to call into the cpuidle framework

[PATCH 1/3] powerpc/p1010rdb:add P1010RDB-PB platform support
 2013-11-07  2:29 UTC  (3+ messages)
` [PATCH 2/3] powerpc/p1010rdb:update dts to adapt to both old and new p1010rdb
` [PATCH 3/3] powerpc/p1010rdb:update mtd of nand "

[PATCH 1/4] powerpc: Add TIF_ELF2ABI flag
 2013-11-07  1:16 UTC  (4+ messages)
` [PATCH 2/4] powerpc: Set eflags correctly for ELF ABIv2 core dumps
` [PATCH 3/4] powerpc: ELF2 binaries launched directly
` [PATCH 4/4] powerpc: ELF2 binaries signal handling

[PATCH v3 1/1] powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100
 2013-11-06 15:49 UTC  (4+ messages)

[PATCH V6 1/2] powerpc/85xx: Add QE common init function
 2013-11-06  9:08 UTC  (2+ messages)
` [PATCH V6 2/2] powerpc/85xx: Add TWR-P1025 board support

[PATCH] powerpc/boot: Properly handle the base "of" boot wrapper
 2013-11-06  3:09 UTC 

[PATCH V4 1/3] powerpc/85xx: Add QE common init functions
 2013-11-06  2:31 UTC  (8+ messages)
` [PATCH V4 3/3] powerpc/85xx: Add TWR-P1025 board support

[PATCH V5 1/2] powerpc/85xx: Add QE common init function
 2013-11-06  2:27 UTC  (3+ messages)

[PATCH] net: mv643xx_eth: Add missing phy_addr_set in DT mode
 2013-11-05 23:14 UTC  (7+ messages)

[RFC PATCH v2] KVM: PPC: vfio kvm device: support spapr tce
 2013-11-05 21:32 UTC  (2+ messages)

[PATCH] powerpc: Fix fatal SLB miss when restoring PPR
 2013-11-05  5:33 UTC 

[PATCH 0/6] powerpc/math-emu: e500 SPE float emulation fixes
 2013-11-04 16:55 UTC  (7+ messages)
` [PATCH 1/6] powerpc: fix exception clearing in e500 SPE float emulation
` [PATCH 2/6] powerpc: fix e500 SPE float rounding inexactness detection
` [PATCH 3/6] math-emu: fix floating-point to integer unsigned saturation
` [PATCH 4/6] math-emu: fix floating-point to integer overflow detection
` [PATCH 5/6] powerpc: fix e500 SPE float to integer and fixed-point conversions
` [PATCH 6/6] powerpc: fix e500 SPE float SIGFPE generation

[V2 PATCH 0/3] powerpc: Fix Little Endian Bugs in Single Step Code
 2013-11-04 13:29 UTC  (4+ messages)
` [V2 PATCH 3/3] powerpc: Fix Unaligned LE Floating Point Loads and Stores


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