linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-22 14:45:14 to 2012-07-26 12:54:08 UTC [more...]

[PATCH V3 1/5] powerpc/fsl-pci: Unify pci/pcie initialization code
 2012-07-26 12:30 UTC 

[PATCH] powerpc/85xx: Fix sram_offset parameter type
 2012-07-26 12:39 UTC  (3+ messages)

[2/3][PATCH][upstream] TDM Framework
 2012-07-26 10:49 UTC  (14+ messages)
` [1/3][PATCH][upstream]Adding documentation for TDM
  ` [3/3][PATCH][upstream]Added TDM device support and Freescale Starlite driver

[PATCH 01/18] powerpc: Remove remaining iSeries chunks
 2012-07-26  7:20 UTC  (18+ messages)
` [PATCH 02/18] powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto driver
` [PATCH 03/18] IB/ehca: Don't use phys_to_abs(), it's a nop
` [PATCH 04/18] powerpc/mm: Replace abs_to_virt() with __va()
` [PATCH 05/18] powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()
` [PATCH 06/18] powerpc/dart: "
` [PATCH 07/18] IB/ehca: "
` [PATCH 08/18] drivers/macintosh/smu.c: Replace abs_to_virt() with __va()
` [PATCH 09/18] ehea: Remove uses of virt_to_abs() and abs_to_virt()
` [PATCH 10/18] powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()
` [PATCH 11/18] powerpc/pseries: "
` [PATCH 12/18] powerpc/mm: "
` [PATCH 13/18] powerpc/ps3: Replace virt_to_abs() with __pa()
` [PATCH 14/18] powerpc: Remove phys_to_abs() now all users have been removed
` [PATCH 15/18] powerpc: Remove abs_to_virt() now all users have been fixed
` [PATCH 16/18] powerpc: Remove virt_to_abs() "
` [PATCH 17/18] powerpc: Remove all includes of <asm/abs_addr.h>
` [PATCH 18/18] powerpc: Remove <asm/abs_addr.h>

[PATCH 1/2] powerpc: Add trap_nr to thread_struct
 2012-07-26  5:20 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc: Uprobes port to powerpc

[PATCH v2] PCI: use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
 2012-07-26  3:45 UTC  (2+ messages)

[PATCH 1/6] powerpc/fsl-pci: Unify pci/pcie initialization code
 2012-07-26  2:38 UTC  (17+ messages)
` [PATCH 2/6] powerpc/fsl-pci: Check swiotlb enable at board setup_arch stage
` [PATCH 3/6] powerpc/fsl-pci: Determine primary bus by looking for ISA node
` [PATCH 4/6] powerpc/mpc85xx_ds: convert to unified PCI init
` [PATCH 5/6] powerpc/fsl-pci: Add pci inbound/outbound PM support
` [PATCH 6/6] Edac/85xx: Register mpc85xx_pci_err_driver by fsl_pci_driver

[PATCH] KVM: PPC: BookE: HV: Fix compile
 2012-07-26  0:31 UTC  (2+ messages)

[PATCH 1/3] powerpc/fsl-pci: add fsl, qoriq-pcie-v2.4 compatible string
 2012-07-25 22:46 UTC  (5+ messages)
` [PATCH 2/3] powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device trees
` [PATCH 3/3] [v4] powerpc/p5040ds: Add support for P5040DS board

[PATCH] [v3] powerpc/p5040ds: Add support for P5040DS board
 2012-07-25 18:58 UTC  (2+ messages)

[PATCH -V4 0/12] arch/powerpc: Add 64TB support to ppc64
 2012-07-25 15:21 UTC  (14+ messages)
` [PATCH -V4 01/12] arch/powerpc: Use hpt_va to compute virtual address
` [PATCH -V4 02/12] arch/powerpc: Simplify hpte_decode
` [PATCH -V4 03/12] arch/powerpc: Convert virtual address to vpn
` [PATCH -V4 04/12] arch/powerpc: Rename va "
` [PATCH -V4 05/12] arch/powerpc: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
` [PATCH -V4 06/12] arch/powerpc: Increase the slice range to 64TB
` [PATCH -V4 07/12] arch/powerpc: Make some of the PGTABLE_RANGE dependency explicit
` [PATCH -V4 08/12] arch/powerpc: Use the rquired number of VSID bits in slbmte
` [PATCH -V4 09/12] arch/powerpc: Use 32bit array for slb cache
` [PATCH -V4 10/12] arch/powerpc: Add 64TB support
` [PATCH -V4 11/12] arch/powerpc: properly offset the context bits for 1T segemnts
` [PATCH -V4 12/12] arch/powerpc: properly isolate kernel and user proto-VSID

Errors related to i2c-powermac on the G4
 2012-07-25 12:50 UTC  (4+ messages)

[PATCH V2 1/6] powerpc/fsl-pci: Unify pci/pcie initialization code
 2012-07-25  9:27 UTC  (6+ messages)
` [PATCH V2 2/6] powerpc/fsl-pci: Check swiotlb enable at board setup_arch stage
` [PATCH V2 3/6] powerpc/fsl-pci: Determine primary bus by looking for ISA node
` [PATCH V2 4/6] powerpc/mpc85xx: convert to unified PCI init
` [PATCH V2 5/6] powerpc/fsl-pci: Add pci inbound/outbound PM support
` [PATCH V2 6/6] Edac/85xx: Register mpc85xx_pci_err_driver by fsl_pci_driver

next/mmotm unbootable on G5: irqdomain
 2012-07-25  5:09 UTC  (13+ messages)
  ` More irqdomain problems (Was: next/mmotm unbootable on G5: irqdomain)

[PATCH] powerpc/p5040ds: Add support for P5040DS board
 2012-07-25  2:55 UTC  (18+ messages)

[PATCH -V3 0/11] arch/powerpc: Add 64TB support to ppc64
 2012-07-24 19:50 UTC  (43+ messages)
` [PATCH -V3 01/11] arch/powerpc: Use hpt_va to compute virtual address
` [PATCH -V3 02/11] arch/powerpc: Simplify hpte_decode
` [PATCH -V3 03/11] arch/powerpc: Convert virtual address to vpn
` [PATCH -V3 04/11] arch/powerpc: Rename va "
` [PATCH -V3 05/11] arch/powerpc: remove masking top 16 bit of va in tlb invalidate
` [PATCH -V3 06/11] arch/powerpc: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
` [PATCH -V3 07/11] arch/powerpc: Increase the slice range to 64TB
` [PATCH -V3 08/11] arch/powerpc: Make some of the PGTABLE_RANGE dependency explicit
` [PATCH -V3 09/11] arch/powerpc: Use 50 bits of VSID in slbmte
` [PATCH -V3 10/11] arch/powerpc: Use 32bit array for slb cache
` [PATCH -V3 11/11] arch/powerpc: Add 64TB support

[PATCH] [v2] powerpc/p5040ds: Add support for P5040DS board
 2012-07-24 16:56 UTC 

Memory management problems on a custom PPC 8270 board
 2012-07-24  9:16 UTC  (3+ messages)

[PATCH] powerpc/mm: add ZONE_NORMAL zone for 64 bit kernel
 2012-07-24  8:01 UTC  (18+ messages)

[PATCH] hvc_vio: Improve registration of udbg backend
 2012-07-24  7:47 UTC 

hvc_console: Better kernel console support
 2012-07-24  7:33 UTC 

[PATCH] mpc85xx_defconfig: add IDE support for MPC85xxCDS
 2012-07-24  2:30 UTC  (3+ messages)

[PATCH] powerpc/85xx: introduce support for the Freescale / iVeia P1022RDK
 2012-07-23 23:12 UTC 

[PATCH] powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled
 2012-07-23 20:43 UTC 

mpc8xxx PCIe hotplug needs fixing, some clues 
 2012-07-23 16:45 UTC  (3+ messages)

[PATCH] of: require a match on all fields of of_device_id
 2012-07-23 15:52 UTC  (5+ messages)

[PATCH 08/25] gpio/mpc8xxx: add a const qualifier
 2012-07-23 10:37 UTC  (11+ messages)
` [PATCH 10/25] i2c/mpc: "
` [PATCH 13/25] macintosh/mediabay: "
` [PATCH 14/25] powerpc/83xx: "
` [PATCH 15/25] powerpc/fsl_msi: "
` [PATCH 16/25] powerpc/celleb_pci: "
` [PATCH 17/25] watchdog/mpc8xxx: "
` [PATCH 21/25] powerpc/fsl_msi: drop unneeded cast to non-const pointer
` [PATCH 23/25] i2c/mpc: make data used as *of_device_id.data const
` [PATCH 24/25] macintosh/mediabay: "

[PATCH] using get/put_user64 apis on 64bit machine
 2012-07-23 10:16 UTC 

[RFC PATCH 0/8] memory-hotplug : hot-remove physical memory(clear page table)
 2012-07-23  9:11 UTC  (3+ messages)

[PATCH] powerpc: Update g5_defconfig
 2012-07-23  7:39 UTC  (4+ messages)

[PATCH 2/2] edac/85xx: PCI/PCIe error interrupt edac support
 2012-07-23  7:14 UTC 

[PATCH 1/2] edac: Use ccsr_pci structure instead of hardcoded define
 2012-07-23  7:13 UTC 

[PATCH] powerpc: Lack of firmware flash support is not an error
 2012-07-23  6:42 UTC 

[PATCH] powerpc: Enable pseries hardware RNG and crypto modules
 2012-07-23  6:26 UTC 

[git pull] Please pull powerpc.git next branch
 2012-07-23  4:46 UTC 

[PATCH] powerpc: Update g5_defconfig
 2012-07-23  2:48 UTC 

[PATCH] powerpc: SMT priority (PPR) save and restore
 2012-07-22 23:57 UTC  (5+ 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).