linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-24 09:45:47 to 2013-10-31 09:36:53 UTC [more...]

[PATCH] offb: make the screen properties endian safe
 2013-10-31  9:36 UTC  (3+ messages)
  ` [PATCH v2] "

perf events ring buffer memory barrier on powerpc
 2013-10-31  9:04 UTC  (35+ messages)

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

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

[PATCH 0/2] move of_find_next_cache_node to DT core
 2013-10-31  5:20 UTC  (3+ messages)
` [PATCH 2/2] of: move definition of of_find_next_cache_node into common code

[Suggestion] drivers: powercap: 'dev_attrs' has already removed from 'struct class'
 2013-10-31  2:18 UTC 

[PATCH] ADB_PMU_LED_IDE selects LEDS_TRIGGER_IDE_DISK which has unmet direct dependencies
 2013-10-31  1:37 UTC  (4+ messages)

[PATCH] powerpc/mpc512x: remove unnecessary #if
 2013-10-30 22:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] powerpc: Fix Little Endian Bugs in Single Step Code
 2013-10-30 21:45 UTC  (7+ messages)
` [PATCH 1/3] powerpc: Enable emulate_step In Little Endian Mode

[PATCH v4 0/7] Getting rid of get_unused_fd()
 2013-10-30 19:47 UTC  (2+ messages)
` [PATCH v4 2/7] ppc/cell: use get_unused_fd_flags(0) instead "

[PATCH 00/51] DMA mask changes
 2013-10-30 19:08 UTC  (3+ messages)
` [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()

[RFC PATCH v5 00/12] Machine check handling in linux host
 2013-10-30 14:36 UTC  (13+ messages)
` [RFC PATCH v5 01/12] powerpc/book3s: Split the common exception prolog logic into two section
` [RFC PATCH v5 02/12] powerpc/book3s: Introduce exclusive emergency stack for machine check exception
` [RFC PATCH v5 03/12] powerpc/book3s: handle machine check in Linux host
` [RFC PATCH v5 04/12] powerpc/book3s: Return from interrupt if coming from evil context
` [RFC PATCH v5 05/12] powerpc/book3s: Introduce a early machine check hook in cpu_spec
` [RFC PATCH v5 06/12] powerpc/book3s: Add flush_tlb operation "
` [RFC PATCH v5 07/12] powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7
` [RFC PATCH v5 08/12] powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8
` [RFC PATCH v5 09/12] powerpc/book3s: Decode and save machine check event
` [RFC PATCH v5 10/12] powerpc/book3s: Queue up and process delayed MCE events
` [RFC PATCH v5 11/12] powerpc/powernv: Remove machine check handling in OPAL
` [RFC PATCH v5 12/12] powerpc/powernv: Machine check exception handling

[PATCH 0/3] nvram fixes
 2013-10-30 13:47 UTC  (4+ messages)
` [PATCH 1/3] powerpc/nvram: scan partitions only once
` [PATCH 2/3] powerpc/nvram: fix endian issue when reading the NVRAM size
` [PATCH 3/3] powerpc/nvram: fix endian issue when using the partition length

[PATCH V2 0/2] sched: Cleanups,fixes in nohz_kick_needed()
 2013-10-30 10:03 UTC  (6+ messages)
` [PATCH V2 1/2] sched: Fix asymmetric scheduling for POWER7
` [PATCH V2 2/2] sched: Remove un-necessary iteration over sched domains to update nr_busy_cpus

[b42378@freescale.com: Re: [PATCH 1/3] dma: imx-sdma: Add ssi dual fifo script support]
 2013-10-30  9:32 UTC 

[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
 2013-10-30  5:33 UTC  (3+ messages)
` [PATCH v9 01/13] KVM: PPC: POWERNV: move iommu_add_device earlier

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

[PATCH] powerpc: platforms: powernv: include "asm/prom.h" in "rng.c"
 2013-10-30  2:55 UTC 

[PATCH] powerpc: only save/restore SDR1 if in hypervisor mode
 2013-10-30  2:25 UTC 

Pull request v2: scottwood/linux.git next
 2013-10-29 22:52 UTC 

[PATCH 07/23] block: Convert bio_for_each_segment() to bvec_iter
 2013-10-29 20:18 UTC 

PCIE device errors after linux kernel upgrade
 2013-10-29 15:07 UTC  (6+ messages)

[PATCH 0/3] sched: Fixes for task placement in SMT threads
 2013-10-29 13:26 UTC  (14+ messages)
` [PATCH 1/3] sched: Fix nohz_kick_needed to consider the nr_busy of the parent domain's group
` [PATCH 3/3] sched: Aggressive balance in domains whose groups share package resources

[PATCH] ASoC: fsl_ssi: separately enable and disable TIE/RIE in trigger()
 2013-10-29 13:16 UTC  (9+ messages)

[PATCH 1/5 RFC] pci:msi: add weak function for returning msi region info
 2013-10-29 11:27 UTC  (6+ messages)
` [PATCH 4/5 RFC] pci: msi: expose msi region information functions
` [PATCH 3/5 RFC] powerpc: msi: Extend the msi region interface to get info from fsl_msi
` [PATCH 2/5 RFC] powerpc: pci: Add arch specific msi region interface
` [PATCH 5/5 RFC] vfio: setup iova-base for msi interrupts for vfio assigned device
` [PATCH 0/5 RFC] vfio/pci: add interface to for MSI support with FSL PAMU

[PATCH V7 0/7] POWER/cpuidle: Generic IBM-POWER cpuidle driver enabled for PSERIES and POWERNV platforms
 2013-10-29 11:02 UTC  (8+ 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

[PATCHv1 0/8] ALSA: Add SAI driver and enable SGT15000 codec
 2013-10-29  9:31 UTC  (12+ messages)
` [PATCHv1 1/8] ALSA: Add SAI SoC Digital Audio Interface driver
  ` [alsa-devel] "
` [PATCHv1 5/8] ASoC: sgtl5000: Revise the bugs about the sgt15000 codec

[PATCH v5] powerpc/mpc85xx: Update the clock nodes in device tree
 2013-10-29  6:50 UTC  (20+ messages)

[PATCH] powerpc: boot: Don't change link address for OF-based platforms
 2013-10-29  5:21 UTC 

[PATCH 1/2][v8] powerpc/mpc85xx:Add initial device tree support of T104x
 2013-10-29  3:40 UTC  (4+ messages)

[PATCH] powerpc: Fix PPC_EMULATED_STATS build break with sync patch
 2013-10-29  3:10 UTC 

Pull request: scottwood/linux.git next
 2013-10-29  3:05 UTC  (2+ messages)

[PATCH 5/7] powerpc/corenet64_smp_defconfig: Enable most SPI splash
 2013-10-29  0:39 UTC  (3+ messages)
` [5/7] "

Has anyone a ATMEL TPM Chip on PPC64 (CONFIG_TCG_ATMEL)?
 2013-10-29  0:03 UTC  (4+ messages)
` [tpmdd-devel] "

linux-next: build failure after merge of the dt-rh tree
 2013-10-28 23:30 UTC  (2+ messages)

Build regressions/improvements in v3.12-rc7
 2013-10-28 19:31 UTC 

[PATCH 01/12][v3] pci: fsl: derive the common PCI driver to drivers/pci/host
 2013-10-28 18:22 UTC  (5+ messages)
` [PATCH 02/12][v3] pci: fsl: add structure fsl_pci

[PATCH] [RFC] Emulate "lwsync" to run standard user land on e500 cores
 2013-10-28 17:52 UTC  (19+ messages)

[PATCH v2 0/2] powerpc: Sparse fixes for numa.c
 2013-10-28 14:20 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc: Fix warnings for arch/powerpc/mm/numa.c
` [PATCH v2 2/2] powerpc: Move local setup.h declarations to arch includes

[PATCH 0/2] powerpc: Sparse fixes for numa.c
 2013-10-28 14:04 UTC  (5+ messages)
` [PATCH 1/2] powerpc: Fix warnings for arch/powerpc/mm/numa.c
` [PATCH 2/2] powerpc: Move local setup.h declarations to arch includes

[PATCH] warning: symbol value 'm' invalid for MCU_MPC8349EMITX
 2013-10-28 12:51 UTC 

[PATCH] powerpc: FA_DUMP depends on KEXEC
 2013-10-28  4:00 UTC 

[PATCH 1/3] powerpc: sync ppc64, ppc64e and pseries configs
 2013-10-28  1:09 UTC  (2+ messages)

[PATCH TRIVIAL] powerpc: Fix a typo in comments of va to pa conversion
 2013-10-27  6:17 UTC 

[PATCH] ASoC: fsl_spdif: fix return value check in fsl_spdif_probe()
 2013-10-26 20:34 UTC  (2+ messages)

IBM OpenPower 720 ipr driver woes
 2013-10-25 21:16 UTC  (13+ messages)

[PATCH V4 1/3] powerpc/85xx: Add QE common init functions
 2013-10-25  9:49 UTC  (6+ messages)
` [PATCH V4 3/3] powerpc/85xx: Add TWR-P1025 board support

[PATCH] mv643xx_eth: fix return value check in mv64x60_eth_register_shared_pdev()
 2013-10-25  9:30 UTC 

[PATCH v2 00/10] of/irq: Defer interrupt reference resolution
 2013-10-25  7:35 UTC  (5+ messages)
` [PATCH v2 08/10] of/platform: Resolve interrupt references at probe time

[PATCH 1/2 v2] powerpc/e6500: Include Power ISA properties
 2013-10-24 21:11 UTC 

[PATCH 1/2] powerpc/e6500: Include Power ISA properties
 2013-10-24 21:03 UTC  (2+ messages)
` [PATCH 2/2] powerpc/e500v2: "

[PATCH] powerpc/powernv: Code update interface
 2013-10-24 10:34 UTC 


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