linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-14 02:21:03 to 2014-02-24 00:28:01 UTC [more...]

[PATCH 0/7] IBM Akebono/PPC476GTR Support
 2014-02-24  0:28 UTC  (21+ messages)
` [PATCH 1/7] IBM Akebono: Add a SDHCI platform driver
` [PATCH 2/7] IBM Akebono: Add support for a new PHY interface to the IBM emac driver
` [PATCH 3/7] IBM Akebono: Add support to the OHCI platform driver for PPC476GTR
` [PATCH 4/7] ECHI Platform: Merge ppc-of EHCI driver into the ehci-platform driver
` [PATCH 5/7] IBM Currituck: Clean up board specific code before adding Akebono code
` [PATCH 6/7] IBM Akebono: Add the Akebono platform
` [PATCH 7/7] powerpc: Added PCI MSI support using the HSTA module

[patch 02/26] powerpc:evh_pic: Kill irq_desc abuse
 2014-02-23 22:26 UTC  (4+ messages)
` [patch 01/26] powerpc: irq: Use generic_handle_irq
` [patch 03/26] powerpc: eeh: Kill another abuse of irq_desc

[PATCH 1/5] powerpc/eeh: Remove EEH_PE_PHB_DEAD
 2014-02-23  4:55 UTC  (11+ messages)
` [PATCH 2/5] powerpc/powernv: Remove PNV_EEH_STATE_REMOVED
` [PATCH 3/5] powerpc/powernv: Cleanup on PNV_EEH_STATE_ENABLED
` [PATCH 4/5] powerpc/powernv: Cache PHB diag-data
` [PATCH 5/5] powerpc/powernv: Make PHB diag-data output short

[PATCH] PPC: KVM: Introduce hypervisor call H_GET_TCE
 2014-02-22  0:48 UTC  (5+ messages)

[PATCH] powerpc: warn users of smt-snooze-delay that the API isn't there anymore
 2014-02-22  0:14 UTC 

[PATCH 0/3] powerpc: support memoryless nodes
 2014-02-21 23:56 UTC  (10+ messages)
` [PATCH 1/3] mm: return NUMA_NO_NODE in local_memory_node if zonelists are not setup
  ` [PATCH 2/3] powerpc: enable CONFIG_HAVE_PERCPU_NUMA_NODE_ID
    ` [PATCH 2/3 v2] "
      ` [PATCH 3/3] powerpc: enable CONFIG_HAVE_MEMORYLESS_NODES

[PATCH 2/9] ps3-vuart: don't use PREPARE_WORK
 2014-02-21 23:19 UTC  (2+ messages)

AUTO: Michael Barry is out of the office (returning 25/02/2014)
 2014-02-21 22:56 UTC 

Question about EHCI on P4080
 2014-02-21 21:08 UTC  (3+ messages)

[PATCH] rapidio/tsi721: fix tasklet termination in dma channel release
 2014-02-21 19:51 UTC  (2+ messages)

multiple MSI interrupts on FSL-MPIC
 2014-02-21  8:57 UTC  (6+ messages)
` [PATCH 1/2] irqdomain: add support for creating a continous mapping
    ` [PATCH 1/2 v2] "
` [PATCH 2/2] powerpc: msi: fsl: add support for multiple MSI interrupts

[PATCH 4/4 v2] powerpc/fsl-booke: Add initial T208x QDS board support
 2014-02-21  4:07 UTC 

[PATCH 3/4 v3] powerpc/fsl-booke: Add support for T2080/T2081 SoC
 2014-02-21  3:53 UTC 

[PATCH] powerpc: select MEMORY for FSL_IFC to not break existing .config files
 2014-02-21  4:00 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v2] powerpc/powernv: Platform dump interface
 2014-02-21  3:34 UTC  (4+ messages)
` [PATCH v2] powernv: don't attempt to refetch the FSP dump until the user has explicitly acked it

[PATCH 1/1] powerpc: correct emulated mtfsf instruction
 2014-02-21  1:29 UTC 

GDB diagnostic for System-supplied DSO
 2014-02-21  0:30 UTC 

[PATCH v2 00/11] powerpc: Add support for Power Hypervisor supplied performance counters
 2014-02-21  0:24 UTC  (19+ messages)
` [PATCH v2 01/11] perf: add PMU_RANGE_ATTR() helper for use by sw-like pmus
` [PATCH v2 02/11] perf core: export swevent hrtimer helpers
` [PATCH v2 03/11] sysfs: create bin_attributes under the requested group
` [PATCH v2 04/11] powerpc: add hvcalls for 24x7 and gpci (get performance counter info)
` [PATCH v2 05/11] powerpc: add hv_gpci interface header
` [PATCH v2 06/11] powerpc: add 24x7 "
` [PATCH v2 07/11] powerpc: add a shared interface to get gpci version and capabilities
` [PATCH v2 08/11] powerpc/perf: add support for the hv gpci (get performance counter info) interface
` [PATCH v2 09/11] powerpc/perf: add support for the hv 24x7 interface
` [PATCH v2 10/11] powerpc/perf: add kconfig option for hypervisor provided counters
  ` [PATCH v2.1 9/11] "
` [PATCH v2 11/11] powerpc/perf/hv_{gpci, 24x7}: add documentation of device attributes

[PATCH] powerpc/powernv: Read opal error log and export it through sysfs interface
 2014-02-21  0:11 UTC  (2+ messages)

[PATCH 1/2] powerpc: 85xx rdb: move np pointer to avoid builderror
 2014-02-20 20:48 UTC  (2+ messages)
` [PATCH 2/2] powerpc: add "force config cmd line" Kconfig option

P4080 + EHCI controller question
 2014-02-20 19:36 UTC 

[PATCH 1/4] KVM: PPC: e500mc: Revert "add load inst fixup"
 2014-02-20 16:30 UTC  (4+ messages)
` [PATCH 2/4] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
` [PATCH 3/4] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH 4/4] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation

[RFC PATCH 2/3] topology: support node_numa_mem() for determining the fallback node
 2014-02-20 16:02 UTC  (25+ messages)

[PATCH] powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
 2014-02-20 10:13 UTC 

ppc: RECLAIM_DISTANCE 10?
 2014-02-20  9:55 UTC  (16+ messages)

[PATCH] of: give priority to the compatible match in __of_match_node()
 2014-02-20  2:05 UTC  (10+ messages)

[PATCH v4 0/3] powerpc/pseries: fix issues in suspend/resume code
 2014-02-19 22:07 UTC  (6+ messages)
` [PATCH v4 1/3] powerpc/pseries: Device tree should only be updated once after suspend/migrate
` [PATCH v4 2/3] powerpc/pseries: Update dynamic cache nodes for suspend/resume operation
` [PATCH v4 3/3] powerpc/pseries: Expose in kernel device tree update to drmgr
` [PATCH v3 3/3] powerpc/pseries: Report "

Anyone using SysRQ key sequences on console serial port ?
 2014-02-19 18:42 UTC  (5+ messages)

Panic on ppc64 with numa_balancing and !sparsemem_vmemmap
 2014-02-19 18:02 UTC 

[PATCH RFC/RFT v3 0/9] drivers: cacheinfo support
 2014-02-19 16:06 UTC  (2+ messages)
` [PATCH RFC/RFT v3 6/9] powerpc: move cacheinfo sysfs to generic cacheinfo infrastructure

[PATCH RFC v7 0/6] MPC512x DMA slave s/g support, OF DMA lookup
 2014-02-19 14:45 UTC  (6+ messages)
` [PATCH RFC v7 2/6] dma: mpc512x: add support for peripheral transfers

[PATCH][v3] powerpc/fsl: Add/update miscellaneous missing binding
 2014-02-19 12:41 UTC 

[PATCH][v2] powerpc/fsl: Add/update miscellaneous missing bindings
 2014-02-19  0:20 UTC  (2+ messages)

[PATCH v3 0/3] powerpc/pseries: fix issues in suspend/resume code
 2014-02-18 23:47 UTC  (5+ messages)
` [PATCH v3 3/3] powerpc/pseries: Report in kernel device tree update to drmgr

[PATCH RFC 00/31] SDHCI and SDIO IRQ improvements
 2014-02-18 15:11 UTC  (5+ messages)
` [PATCH RFC 11/31] mmc: sdhci: convert generic bus width setup to library function
` [PATCH RFC 12/31] mmc: sdhci: convert reset into a "
` [PATCH RFC 19/31] mmc: sdhci: convert sdhci_set_clock() "
` [PATCH RFC 25/31] mmc: sdhci: convert sdhci_set_uhs_signaling() "

Build regressions/improvements in v3.14-rc3
 2014-02-18  9:06 UTC 

[PATCH 0/2] of: fix a regression when trying to find the best compatible match
 2014-02-18  5:41 UTC  (10+ messages)
` [PATCH 1/2] Revert "OF: base: match each node compatible against all given matches first"
` [PATCH 2/2] of: search the best compatible match first in __of_match_node()

PCI-PCI bridge configuration in linux device tree
 2014-02-18  0:50 UTC  (2+ messages)

[git pull] Please pull powerpc.git merge branch
 2014-02-17  1:16 UTC 

[PATCH] powerpc: Fix "attempt to move .org backwards" error
 2014-02-15 18:02 UTC  (5+ messages)

[PATCH 1/6] PCI,acpiphp: Use list_for_each_entry() for bus traversal
 2014-02-15  0:52 UTC  (7+ messages)
` [PATCH 1/6] PCI, acpiphp: "

[PATCH V2] powerpc: thp: Fix crash on mremap
 2014-02-14 21:34 UTC  (6+ messages)

[PATCH 1/2] PPC: powernv: remove redundant cpuidle_idle_call()
 2014-02-14 11:25 UTC  (3+ messages)

[PATCH v2 14/52] powerpc, sysfs: Fix CPU hotplug callback registration
 2014-02-14  7:52 UTC 

[PATCH 13/51] powerpc, sysfs: Fix CPU hotplug callback registration
 2014-02-14  6:47 UTC  (2+ messages)

[PATCH] powerpc/eeh: Prefetch PHB diag-data
 2014-02-14  6:15 UTC 

[PATCH V2 0/3] powerpc: Fix random application crashes with NUMA_BALANCING enabled
 2014-02-14  5:41 UTC  (4+ messages)


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