linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-08 22:10:23 to 2011-08-11 19:31:11 UTC [more...]

[PATCH 00/15] ps3: Support more than the OtherOS lpar
 2011-08-11 19:31 UTC  (15+ messages)
` [PATCH 01/15] [PS3] Add udbg driver using the PS3 gelic Ethernet device
    ` [Cbe-oss-dev] "
` [Cbe-oss-dev] [PATCH 00/15] ps3: Support more than the OtherOS lpar
` [PATCH part1 v2 0/9] ps3: General improvements and preparation for support "
  ` [PATCH part1 v2 1/9] Add udbg driver using the PS3 gelic Ethernet device
  ` [PATCH part1 v2 2/9] ps3: Add helper functions to read highmem info from the repository
  ` [PATCH part1 v2 3/9] ps3: Get lv1 high memory region "
  ` [PATCH part1 v2 4/9] Add region 1 memory early
  ` [PATCH part1 v2 5/9] ps3: MEMORY_HOTPLUG is not a requirement anymore
  ` [PATCH part1 v2 6/9] ps3: Detect the current lpar
  ` [PATCH part1 v2 7/9] ps3: Log the detected lpar on startup

[PATCH v12 0/6] flexcan/powerpc: Add support for powerpc flexcan (freescale p1010)
 2011-08-11 18:12 UTC  (15+ messages)
` [PATCH v11 1/6] flexcan: Remove #include <mach/clock.h>
` [PATCH v11 2/6] flexcan: Abstract off read/write for big/little endian
` [PATCH v11 3/6] flexcan: Fix up fsl-flexcan device tree binding
` [PATCH v11 4/6] flexcan: Add of_match to platform_device definition
` [PATCH v11 5/6] flexcan: Prefer device tree clock frequency if available
` [PATCH v11 6/6] powerpc: Add flexcan device support for p1010rdb

[PATCH] p1010rdb: gianfar config does not have queues
 2011-08-11 14:25 UTC 

[PATCH v11 0/5] flexcan/powerpc: Add support for powerpc flexcan (freescale p1010)
 2011-08-11 14:17 UTC  (20+ messages)
` [PATCH v11 1/5] flexcan: Remove #include <mach/clock.h>
` [PATCH v11 2/5] flexcan: Abstract off read/write for big/little endian
` [PATCH v11 3/5] flexcan: Add of_match to platform_device definition
` [PATCH v11 4/5] powerpc: Add flexcan device support for p1010rdb
` [PATCH v11 5/5] powerpc: Fix up fsl-flexcan device tree binding

[RFC] Optimize __arch_swab32 and __arch_swab16
 2011-08-11  9:43 UTC  (6+ messages)

[RFC] Optimize __arch_swab32 and __arch_swab16
 2011-08-11  8:13 UTC 

[PATCH 1/4] [PATCH] powerpc: numa: Remove double of_node_put in hot_add_node_scn_to_nid
 2011-08-11  6:44 UTC  (4+ messages)
` [PATCH 2/4] [PATCH] powerpc: Use for_each_node_by_type instead of open coding it
` [PATCH 3/4] [PATCH] powerpc: Coding style cleanups
` [PATCH 4/4] powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe

44x/pci: Add __init annotations for *init_port_hw() functions
 2011-08-11  6:16 UTC 

[PATCH 1/3] KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately
 2011-08-11  1:00 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Assemble book3s{, _hv}_rmhandlers.S separately

[PATCH] powerpc/kvm: fix build errors with older toolchains
 2011-08-10 21:46 UTC  (4+ messages)

[git pull] Please pull powerpc.git merge branch
 2011-08-10 18:55 UTC  (3+ messages)

[PATCH v10 0/5] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010)
 2011-08-10 18:39 UTC  (32+ messages)
` [PATCH v10 1/5] [flexcan] Remove #include <mach/clock.h>
` [PATCH v10 2/5] [flexcan] Abstract off read/write for big/little endian
` [PATCH v10 3/5] [flexcan] Add of_match to platform_device definition
` [PATCH v10 4/5] [powerpc] Add flexcan device support for p1010rdb
` [PATCH v10 5/5] [powerpc] Fix up fsl-flexcan device tree binding

Please pull 'next' branch of 4xx tree
 2011-08-10 18:26 UTC 

union/struct representations for MAS Registers
 2011-08-10 17:48 UTC  (7+ messages)

[PATCH] powerpc: 85xx: separate e500 from e500mc
 2011-08-10 16:40 UTC  (8+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[Patch 0/5] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010) -V9
 2011-08-10 16:16 UTC  (16+ messages)
` [PATCH 1/5] [flexcan] Remove #include <mach/clock.h>
` [PATCH 2/5] [flexcan] Abstract off read/write for big/little endian
` [PATCH 3/5] [flexcan] Add of_match to platform_device definition
` [PATCH 4/5] [powerpc] Add flexcan device support for p1010rdb
` [PATCH 5/5] [powerpc] Fix up fsl-flexcan device tree binding

[PATCH 00/10] PAPR virtualization on PR KVM
 2011-08-10 12:31 UTC  (24+ messages)
` [PATCH 01/10] KVM: PPC: move compute_tlbie_rb to book3s common header
` [PATCH 02/10] KVM: PPC: Add papr_enabled flag
` [PATCH 03/10] KVM: PPC: Check privilege level on SPRs
` [PATCH 04/10] KVM: PPC: Interpret SDR1 as HVA in PAPR mode
` [PATCH 05/10] KVM: PPC: Read out syscall instruction on trap
` [PATCH 06/10] KVM: PPC: Add support for explicit HIOR setting
` [PATCH 07/10] KVM: PPC: Add PAPR hypercall code for PR mode
` [PATCH 08/10] KVM: PPC: Stub emulate CFAR and PURR SPRs
` [PATCH 09/10] KVM: PPC: Support SC1 hypercalls for PAPR in PR mode
` [PATCH 10/10] KVM: PPC: Enable the PAPR CAP for Book3S
` [PATCH 11/10] KVM: PPC: Add sanity checking to vcpu_run

[PATCH 1/3] powerpc: numa: Remove double of_node_put in hot_add_node_scn_to_nid
 2011-08-10 11:28 UTC  (5+ messages)
` [PATCH 2/3] powerpc: Use for_each_node_by_type instead of open coding it
` [PATCH 3/3] powerpc: Coding style cleanups

kvm PCI assignment & VFIO ramblings
 2011-08-10  2:48 UTC  (9+ messages)

FW: Ethernet driver WR linux
 2011-08-09 17:56 UTC  (3+ messages)

powerpc: Get icswx to work on both Book3s and Book3e platforms
 2011-08-09 15:24 UTC  (10+ messages)
` [PATCH 1/3] powerpc: Split ICSWX ACOP and PID processing
` [PATCH 2/3] powerpc: book3e: Add ICSWX/ACOP support to Book3e cores like A2
` [PATCH 3/3] powerpc: icswx: Simple ACOP fault handler for both book3e and book3s parts

[Patch 0/4] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010) -V8
 2011-08-09 15:11 UTC  (10+ messages)
` [PATCH 1/4] [flexcan] Remove #include <mach/clock.h>
` [PATCH 2/4] [flexcan] Abstract off read/write for big/little endian
` [PATCH 3/4] [flexcan] Add of_match to platform_device definition
` [PATCH 4/4] [powerpc] Add flexcan device support for p1010rdb

[RFC 0/4] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010) -V7
 2011-08-09 13:09 UTC  (13+ messages)
` [RFC 1/4] [flexcan] Remove #include <mach/clock.h>
` [RFC 2/4] [flexcan] Abstract off read/write for big/little endian
` [RFC 3/4] [flexcan] Add of_match to platform_device definition
` [RFC 4/4] [powerpc] Add flexcan device support for p1010rdb

[PATCH] rio: Use discovered bit to test if enumeration is complete
 2011-08-09 12:36 UTC  (2+ messages)

[PATCH] powerpc: Make KVM_GUEST default to n
 2011-08-09 11:58 UTC  (2+ messages)

GPIO IRQ dts bindings for MPC85xx and QorIQ
 2011-08-09  8:14 UTC 

powerpc: poweren: Add PCIe Root and MSI support the PowerEN
 2011-08-08 22:30 UTC  (3+ messages)
` [PATCH 1/2] powerpc: poweren: pci: Add PCIe Root support to PowerEN
` [PATCH 2/2] powerpc: poweren: pci-msi: Add MSI support for PCI on PowerEN


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