linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-14 12:53:08 to 2013-08-19 10:13:14 UTC [more...]

[RFC PATCH 0/4] DT: move of_get_cpu_node from PPC to DT core
 2013-08-19 10:13 UTC  (21+ messages)
  ` [RFC PATCH 1/4] microblaze: remove undefined of_get_cpu_node declaration
  ` [RFC PATCH 2/4] openrisc: "
  ` [RFC PATCH 3/4] powerpc: refactor of_get_cpu_node to support other architectures
  ` [RFC PATCH 4/4] of: move of_get_cpu_node implementation to DT core library
  ` [RFC PATCH v2 0/4] DT: move of_get_cpu_node from PPC to DT core
    ` [RFC PATCH v2 3/4] powerpc: refactor of_get_cpu_node to support other architectures
    ` [RFC PATCH v2 4/4] of: move of_get_cpu_node implementation to DT core library

[PATCH v7 0/2] Add freescale S/PDIF CPU DAI and machine drivers
 2013-08-19 10:01 UTC  (9+ messages)
` [PATCH v7 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver
` [PATCH v7 2/2] ASoC: fsl: Add S/PDIF machine driver

[PATCH v5 0/2] Add freescale S/PDIF CPU DAI and machine drivers
 2013-08-19  9:35 UTC  (22+ messages)
` [PATCH v5 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver
` [PATCH v5 2/2] ASoC: fsl: Add S/PDIF machine driver

[PATCH v6 0/2] Add freescale S/PDIF CPU DAI and machine drivers
 2013-08-19  6:44 UTC  (9+ messages)
` [PATCH v6 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver
` [PATCH v6 2/2] ASoC: fsl: Add S/PDIF machine driver

[RFC PATCH V3 0/5] powerpc/cpuidle: Generic POWERPC cpuidle driver enabled for POWER and POWERNV platforms
 2013-08-19  5:52 UTC  (7+ messages)
` [RFC PATCH V3 1/5] pseries/cpuidle: Remove dependency of pseries.h file
` [RFC PATCH V3 2/5] pseries: Move plpar_wrapper.h to powerpc common include/asm location
` [RFC PATCH V3 3/5] powerpc/cpuidle: Generic powerpc backend cpuidle driver
` [RFC PATCH V3 4/5] powerpc/cpuidle: Enable powernv cpuidle support
` [RFC PATCH V3 5/5] powernv/cpuidle: Enable idle powernv cpu to call into the cpuidle framework

[PATCH V2 0/6] cpuidle/powerpc: POWERPC cpuidle driver for POWER and POWERNV platforms
 2013-08-19  4:43 UTC  (6+ messages)
` [PATCH V2 5/6] cpuidle/powerpc: Backend-powerpc idle driver for powernv and pseries

[PATCH] powerpc: add the missing required isync for the coherent icache flush
 2013-08-19  3:37 UTC  (4+ messages)

[PATCH 1/2] powerpc/85xx: add hardware automatically enter altivec idle state
 2013-08-19  2:53 UTC  (5+ messages)
` [PATCH 2/2] powerpc/85xx: add hardware automatically enter pw20 state

[PATCH 0/2] powerpc/iommu: check dev->iommu_group before remove it
 2013-08-19  1:55 UTC  (7+ messages)
` [PATCH 1/2] iommu: Don't remove device when no iommu_group associated
` [PATCH 2/2] powerpc/iommu: check dev->iommu_group before remove a device from iommu_group

[RFC PATCH 1/1] powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100
 2013-08-18 20:58 UTC  (6+ messages)

MPC8315 reboot failure, lockdep splat possibly related?
 2013-08-18 19:19 UTC  (6+ messages)

PCIE device errors after linux kernel upgrade
 2013-08-18 11:30 UTC  (5+ messages)

[PATCH 0/4] Unify CPU hotplug lock interface
 2013-08-18  1:02 UTC  (11+ messages)
` [PATCH 1/4] hotplug, x86: Fix online state in cpu0 debug interface
` [PATCH 2/4] hotplug, x86: Add hotplug lock to missing places
` [PATCH 3/4] hotplug, x86: Disable ARCH_CPU_PROBE_RELEASE on x86
` [PATCH 4/4] hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()

Critical Interrupt Input
 2013-08-17 22:05 UTC  (3+ messages)

[RFC PATCH v2 00/11] Add (de)compression support to pstore
 2013-08-17 18:32 UTC  (15+ messages)
` [RFC PATCH v2 01/11] powerpc/pseries: Remove (de)compression in nvram with pstore enabled
` [RFC PATCH v2 02/11] pstore: Add new argument 'compressed' in pstore write callback
` [RFC PATCH v2 03/11] pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selected
` [RFC PATCH v2 04/11] pstore: Add compression support to pstore
` [RFC PATCH v2 05/11] pstore: Introduce new argument 'compressed' in the read callback
` [RFC PATCH v2 06/11] pstore: Add decompression support to pstore
` [RFC PATCH v2 07/11] pstore: Add file extension to pstore file if compressed
` [RFC PATCH v2 08/11] powerpc/pseries: Read and write to the 'compressed' flag of pstore
` [RFC PATCH v2 09/11] erst: "
` [RFC PATCH v2 10/11] efi-pstore: "
` [RFC PATCH v2 11/11] pstore/ram: "

[PATCH v4 0/2] Add freescale S/PDIF CPU DAI and machine drivers
 2013-08-16 22:49 UTC  (12+ messages)
` [PATCH v4 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver
  ` [alsa-devel] "

[RFC] powerpc: put the common parts of the ppc64*defconfigs in a Kconfig file
 2013-08-16 21:34 UTC  (2+ messages)

[RFC PATCH v2 00/10] Machine check handling in linux host
 2013-08-16  9:05 UTC  (13+ messages)
` [RFC PATCH v2 01/10] powerpc/book3s: Split the common exception prolog logic into two section
` [RFC PATCH v2 02/10] powerpc/book3s: Introduce exclusive emergency stack for machine check exception
` [RFC PATCH v2 03/10] powerpc/book3s: handle machine check in Linux host
` [RFC PATCH v2 04/10] powerpc/book3s: Introduce a early machine check hook in cpu_spec
` [RFC PATCH v2 05/10] powerpc/book3s: Add flush_tlb operation "
` [RFC PATCH v2 06/10] powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7
` [RFC PATCH v2 07/10] powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8
` [RFC PATCH v2 08/10] powerpc/book3s: Decode and save machine check event
` [RFC PATCH v2 09/10] powerpc/powernv: Remove machine check handling in OPAL
` [RFC PATCH v2 10/10] powerpc/powernv: Machine check exception handling

[PATCH 6/6 v4] kvm: powerpc: use caching attributes as per linux pte
 2013-08-16  5:14 UTC 

[PATCH] powerpc/powernv: Return secondary CPUs to firmware on kexec
 2013-08-16  3:34 UTC  (3+ messages)

[PATCH v3 0/7] net: use platform_{get,set}_drvdata()
 2013-08-16  2:15 UTC  (6+ messages)

[PATCH] powerpc/wsp: Fix early debug build
 2013-08-16  0:13 UTC 

[PATCH 1/3] cpufreq: pmac64: speed up frequency switch
 2013-08-15 22:14 UTC  (6+ messages)

[PATCH v2 00/10] Getting rid of get_unused_fd_flags()
 2013-08-15 13:10 UTC  (2+ messages)
` [PATCH v2 02/10] ppc/cell: use get_unused_fd_flags(0) instead of get_unused_fd()

[PATCH v3 2/7] net: ucc_geth: use platform_{get,set}_drvdata()
 2013-08-15 13:01 UTC 

[PATCH 3/3] powerpc: check CPU_FTR_COHERENT_ICACHE in __flush_dcache_icache for 64bit kernel
 2013-08-15 11:45 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] Revert "cxgb3: Check and handle the dma mapping errors"
 2013-08-15  8:24 UTC  (3+ messages)

[PATCH 00/10 v7] KVM: PPC: IOMMU in-kernel handling
 2013-08-15  7:56 UTC  (10+ messages)
` [PATCH 03/10] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO

[PATCH v8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
 2013-08-15  7:49 UTC 

[PATCH v2] KVM: PPC: move iommu_add_device earlier
 2013-08-15  5:55 UTC  (2+ messages)

[PATCH 0/8] powerpc/pseries: fix/cleanup broken mobility device-tree update code
 2013-08-15  5:23 UTC  (9+ messages)
` [PATCH 1/8] powerpc/pseries: fix creation of loop in device node property list
` [PATCH 2/8] powerpc/pseries: fix over writing of rtas return code in update_dt_node
` [PATCH 3/8] powerpc/pseries: pack update_props_workarea to map correctly to rtas buffer header
` [PATCH 4/8] powerpc/pseries: fix parsing of initial node path in update_dt_node
` [PATCH 5/8] powerpc/pseries: do all node initialization in dlpar_parse_cc_node
` [PATCH 6/8] powerpc/pseries: make dlpar_configure_connector parent node aware
` [PATCH 7/8] powerpc/pseries: add mising of_node_put in delete_dt_node
` [PATCH 8/8] powerpc/pseries: child nodes are not detached by dlpar_detach_node

[PATCH 1/6] powerpc: Update the 00-Index in Documentation/powerpc
 2013-08-15  5:22 UTC  (6+ messages)
` [PATCH 2/6] powerpc/pseries: Add a warning in the case of cross-cpu VPA registration
` [PATCH 3/6] powerpc: Add more trap names to xmon
` [PATCH 4/6] powerpc: Fix location and rename exception trampolines
` [PATCH 5/6] powerpc: Add more exception trampolines for hypervisor exceptions
` [PATCH 6/6] powerpc: Skip emulating & leave interrupts off for kernel program checks

[PATCH v4 resent 0/2] Add freescale S/PDIF CPU DAI and machine drivers
 2013-08-15  2:33 UTC  (10+ messages)
` [PATCH v4 resent 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver
      ` [alsa-devel] "

[RFC][PATCH] drivers: base: dynamic memory block creation
 2013-08-15  2:12 UTC 

[GIT PULL] DT/core: cpu_ofnode updates for v3.12
 2013-08-14 22:57 UTC  (9+ messages)

[PATCH] crypto:nx - fix nx-aes-gcm verification
 2013-08-14 22:17 UTC 

Pull request: scottwood/linux.git next
 2013-08-14 21:01 UTC  (4+ messages)

use platform_{get,set}_drvdata()
 2013-08-14 18:56 UTC  (3+ messages)
` [PATCH RESEND 0/8] "

[PATCH 1/3] powerpc: Add iommu domain pointer to device archdata
 2013-08-14 16:44 UTC  (5+ messages)

Embedded System Question
 2013-08-14 14:17 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).