linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-03-16 20:10:05 to 2006-03-24 18:05:03 UTC [more...]

[patch 00/13] Cell kernel updates
 2006-03-24 18:05 UTC  (20+ messages)
` [patch 01/13] powerpc: hvc_console updates
` [patch 02/13] powerpc: add hvc backend for rtas
    ` [Cbe-oss-dev] "
` [patch 03/13] powerpc: update cell platform detection
` [patch 04/13] powerpc: fix cell iommu setup
` [patch 05/13] powerpc: update cell defconfig
` [patch 06/13] powerpc: cell interrupt controller updates
` [patch 07/13] powerpc: work around a cell interrupt HW bug
` [patch 08/13] powerpc: declare arch syscalls in <asm/syscalls.h>
` [patch 09/13] spufs: allow SPU code to do syscalls
` [patch 10/13] add sys_unshare to syscalls.h
` [patch 11/13] spufs: implement mfc access for PPE-side DMA
` [patch 12/13] spufs: enable SPE problem state MMIO access
` [patch 13/13] spufs: initialize context correctly

[PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()
 2006-03-24 17:25 UTC  (2+ messages)

pci_dlpar.c & probe mode
 2006-03-24 16:16 UTC  (2+ messages)

pci-x
 2006-03-24 15:07 UTC  (5+ messages)

MTD physmap issues trying to map flash
 2006-03-24 13:32 UTC 

[PATCH] powerpc: Kill machine numbers
 2006-03-24 12:23 UTC  (6+ messages)

[PATCH] return to OF via trap, not exit
 2006-03-24 12:13 UTC  (11+ messages)

"transmit timed out" on FCC in MPC8260 as well as MPC8247
 2006-03-24 11:44 UTC  (4+ messages)
  ` [BULK] "
    ` "transmit timed out" on FCC in MPC8260 => bug corrected

new sound driver
 2006-03-24 11:37 UTC  (6+ messages)

[PATCH] powerpc: Unify the 32 and 64 bit idle loops
 2006-03-24  9:54 UTC 

[PATCH] powerpc: legacy_serial loop cleanup
 2006-03-24  4:17 UTC 

memory with __get_free_pages and disabling caching
 2006-03-24  3:05 UTC  (2+ messages)

[PATCH] kdump: Fix for machine checkstop on DMA fault
 2006-03-23 23:11 UTC  (7+ messages)

why we need gcc-3.3.6 when making gcc-4.1.0-glibc-2.3.6 cross toolchain
 2006-03-24  1:14 UTC 

[PATCH 1/4] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisations
 2006-03-23 23:40 UTC  (6+ messages)
` [PATCH 2/4] powerpc: Change firmware_has_feature() to a macro
` [PATCH 3/4] powerpc: Rename and export ppc64_firmware_features
    ` [PATCH] "
` [PATCH 4/4] powerpc: Cope with duplicate node & property names in /proc/device-tree

[PATCH] Document Linux's memory barriers [try #5]
 2006-03-23 22:26 UTC  (3+ messages)

[PATCH] Add support for 85xx CDS systems in arch/powerpc
 2006-03-23 21:49 UTC  (2+ messages)

Memory mapping PCI memory region to user space
 2006-03-23 20:26 UTC  (10+ messages)

[PATCH] Document Linux's memory barriers [try #6]
 2006-03-23 20:01 UTC 

Memory mapping PCI memory region to user space
 2006-03-23 20:01 UTC  (2+ messages)

swizzling pci irqs
 2006-03-23 17:15 UTC  (4+ messages)

Support for Motorola Platforms
 2006-03-23 16:27 UTC 

ibmveth initialisation failure
 2006-03-23 11:36 UTC 

[PATCH] powerpc: fix various sparse warnings
 2006-03-23  6:38 UTC 

[PATCH] powerpc: work around sparse warnings in cputable.h
 2006-03-23  6:36 UTC 

[PATCH] kdump: clear and EOI IPI for kexec CPU
 2006-03-23  5:18 UTC 

[PATCH] kdump:
 2006-03-23  5:00 UTC 

please pull powerpc.git
 2006-03-23  4:42 UTC 

[PATCH] possible scheduler deadlock in 2.6.16
 2006-03-22 22:52 UTC  (5+ messages)

[PATCH] powerpc: Add FSL SEC node to documentation
 2006-03-22 20:39 UTC 

[PATCH] powerpc: Add FSL SEC node to documentation (whitespace fixed)
 2006-03-22 20:33 UTC 

Running Linux 2.6.16 and Xorg 7.0 on iMac G5 rev C (iSight)
 2006-03-22 18:33 UTC  (6+ messages)

reset mpc83xx plaform
 2006-03-22 18:15 UTC  (2+ messages)

software-triggered reset of MPC8541
 2006-03-22 15:05 UTC  (2+ messages)

please pull powerpc.git
 2006-03-22  5:28 UTC 

[PATCH] powerpc: Add FSL SEC node to documentation
 2006-03-22  4:09 UTC  (9+ messages)

[PATCH 1/11] powerpc: Unconfuse htab_bolt_mapping() callers
 2006-03-22  0:48 UTC  (19+ messages)
` [PATCH 3/11] powerpc: trivial: Cleanup whitespace in cputable.h
` [PATCH 2/11] powerpc: Remove unused iommu_off logic from pSeries_init_early()
` [PATCH 4/11] powerpc: Replace platform_is_lpar() with a firmware feature
` [PATCH 5/11] powerpc: iseries: mf related cleanups
` [PATCH 6/11] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)
` [PATCH 7/11] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c
` [PATCH 8/11] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII
` [PATCH 9/11] powerpc: iseries: Add /system-id, /model and /compatible
` [PATCH 10/11] powerpc: iseries: Add bootargs to /chosen
` [PATCH 11/11] powerpc: Remove calculation of io hole

lists merged
 2006-03-22  0:26 UTC  (3+ messages)
  ` [PATCH] powerpc: update mailing list addresses

[PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisations
 2006-03-22  0:16 UTC  (3+ messages)
  ` [RFC/PATCH] "

[PATCH 0/7] powerpc numa updates and fixes
 2006-03-21 23:34 UTC  (16+ messages)
` [PATCH 1/7] powerpc numa: fix boot_cpuid always assigned to node 0
` [PATCH 2/7] powerpc numa: Minor debugging code changes
` [PATCH 3/7] powerpc numa: Minor cpu hotplug-related cleanups
` [PATCH 4/7] powerpc numa: Get rid of "numa domain" terminology
` [PATCH 5/7] powerpc numa: Consolidate handling of Power4 special case
` [PATCH 6/7] powerpc numa: Support sparse online node map
` [PATCH 7/7] powerpc numa: Consolidate assignment of cpus to nodes

Emulating button 3 on 2 button ADB mice
 2006-03-21 21:56 UTC 

[PATCH 0/3] msi abstractions and support for altix
 2006-03-21 21:53 UTC  (10+ messages)
` [PATCH 1/3] msi vector targeting abstractions
` [PATCH 2/3] per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions
` [PATCH 3/3] altix: msi support

[Fwd: Re: make install on ppc]
 2006-03-21 14:08 UTC 

VLAN support on TSEC for MPC8541
 2006-03-21 14:48 UTC  (2+ messages)

[RFC] powerpc: cell interrupt controller updates
 2006-03-21  6:27 UTC 

merging lists
 2006-03-20 23:34 UTC 

Please pull from '85xx' branch of powerpc
 2006-03-20 18:04 UTC 

Please pull from '83xx' branch of powerpc
 2006-03-20 18:03 UTC 

mpc5xxx keyboard BUG found
 2006-03-20  8:44 UTC  (2+ messages)

Who calls my init_module when my driver is not a module?
 2006-03-19 23:47 UTC  (2+ messages)

Linux kernel reboot issue
 2006-03-18  0:21 UTC  (3+ messages)

mpc5xxx keyboard BUG found
 2006-03-17 18:50 UTC  (2+ messages)

Loopback configurations for SCC, FCC in MPC8247
 2006-03-17 16:42 UTC 

8xx SMC1 problem
 2006-03-17 15:25 UTC  (2+ messages)

RFC: [PATCH Upated]: snd-pmac-gpio interfaces for snd-powermac
 2006-03-17 12:57 UTC  (4+ messages)

i2c-bus@0 twice?
 2006-03-16 23:52 UTC  (3+ messages)

kernel support for the MPC5200b
 2006-03-16 23:19 UTC  (2+ messages)

8xx SMC1 problem
 2006-03-16 20:10 UTC  (2+ 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).