linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-11 16:54:30 to 2010-02-18 23:25:31 UTC [more...]

[PATCH 1/1] NDFC: add support for alternate ECC format for ndfc
 2010-02-18 23:11 UTC 

[PATCH] gpiolib: Cosmetic improvements for error handling in gpiochip_add()
 2010-02-18 22:48 UTC 

[PATCH] powerpc: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
 2010-02-18 22:29 UTC 

[PATCH] powerpc: Call ibm,os-term if the ibm,extended-os-term is present
 2010-02-18 22:11 UTC 

[patch 00/15] powerpc: raw_spinlock conversions
 2010-02-18 22:01 UTC  (31+ messages)
` [patch 01/15] powerpc: Convert big_irq_lock to raw_spinlock
` [patch 02/15] powerpc: Convert pmc_owner_lock "
` [patch 03/15] powerpc: Convert die.lock "
` [patch 04/15] powerpc: Convert native_tlbie_lock "
` [patch 05/15] powerpc: Convert context_lock "
` [patch 06/15] powerpc: Convert tlbivax_lock "
` [patch 07/15] powerpc: Convert beat_htab_lock "
` [patch 08/15] powerpc: Convert beatic_irq_mask_lock "
` [patch 09/15] powerpc: Convert feature_lock "
` [patch 10/15] powerpc: Convert nv_lock "
` [patch 11/15] powerpc: Convert pmac_pic_lock "
` [patch 12/15] powerpc: Convert confirm_error_lock "
` [patch 13/15] powerpc: Convert i8259_lock "
` [patch 14/15] powerpc: Convert ipic_lock "
` [patch 15/15] powerpc: Convert mpic locks "
` [PATCH] powerpc/qe: Convert qe_ic_lock "
` [PATCH] powerpc/85xx: Convert socrates_fpga_pic_lock "
` [PATCH] powerpc/86xx: Convert gef_pic_lock "
` [PATCH] powerpc/82xx: Convert pci_pic_lock "

[Patch v2 1/2] 5200/mpc: improve i2c bus error recovery
 2010-02-18 18:45 UTC  (5+ messages)

[PATCH 0/2] sched: arch_scale_smt_powers
 2010-02-18 17:08 UTC  (12+ messages)
` [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7
  ` [PATCHv2 "
    ` [PATCHv3 "
        ` [PATCHv4 "

[PATCH v3 00/11] Update support for MPC512x
 2010-02-18 16:15 UTC  (11+ messages)
` [PATCH v3 02/11] powerpc/mpc5121: Add machine restart support
` [PATCH v3 09/11] powerpc/mpc5121: shared DIU framebuffer support
` [PATCH v3 10/11] powerpc/mpc5121: update mpc5121ads DTS
    ` [PATCH] powerpc: mpc5121: correct DIU compatible property

resurrecting the mvme5100 ppc platform
 2010-02-18 15:34 UTC  (3+ messages)

[Patch v2 1/2] 5200/mpc: improve i2c bus error recovery
 2010-02-18 13:23 UTC  (6+ messages)

State of PREEMPT_RT in PPC arch
 2010-02-18 13:15 UTC  (2+ messages)

Reading command line args from assmebly
 2010-02-18 11:15 UTC 

[PATCH] perf_event: e500 support
 2010-02-18  9:27 UTC  (8+ messages)

Kexec support for FSL-BookE, take two
 2010-02-18  9:08 UTC  (9+ messages)
` [PATCH 1/5] powerpc/head fsl: fix the case where we are not in the first page
` [PATCH 2/5] powerpc/head fsl: move the temp 4KiB mapping to TLB0
` [PATCH 3/5] powerpc/head fsl: replace a hardcoded constant

Please pull mpc5xxx support for -next
 2010-02-18  6:37 UTC 

[git pull] Please pull powerpc.git next branch
 2010-02-18  4:05 UTC 

[git pull] Please pull powerpc.git merge branch
 2010-02-18  3:30 UTC  (4+ messages)

[PATCH] powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards
 2010-02-18  3:19 UTC  (2+ messages)

[PATCH 0/8] Update to GE powerpc/86xx based boards
 2010-02-18  3:17 UTC  (2+ messages)

[RFC PATCH] PCI-E broken on PPC (regression)
 2010-02-18  0:29 UTC  (5+ messages)

[net-next-2.6 PATCH v2 0/3] Support for MPC512x FEC
 2010-02-17 22:08 UTC  (9+ messages)
` [net-next-2.6 PATCH v2 1/3] fs_enet: use dev_xxx instead of printk
  ` [net-next-2.6 PATCH v2 2/3] fs_enet: Add support for MPC512x to fs_enet driver
    ` [net-next-2.6 PATCH v2 3/3] fs_enet: add FEC TX buffer alignment workaround for MPC5121
      ` [net-next-2.6 PATCH v3 "

[PATCH v4 0/5] PCI: try "pci=use_crs" again
 2010-02-17 20:20 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: split up pci_read_bridge_bases()
` [PATCH v4 2/5] PCI: read bridge windows before filling in subtractive decode resources
` [PATCH v4 3/5] PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
` [PATCH v4 4/5] PCI: augment bus resource table with a list
` [PATCH v4 5/5] x86/PCI: use host bridge _CRS info by default on 2008 and newer machines

[Patch v2 2/2] 5200/mpc: improve i2c bus error recovery
 2010-02-17 20:10 UTC  (2+ messages)

Starting bare metal application on second core of P2020
 2010-02-17 17:18 UTC  (2+ messages)

[PATCH 1/6] powerpc: Use lwarx hint in spinlocks
 2010-02-17 12:12 UTC  (17+ messages)
` [PATCH 2/6] powerpc: Use lwarx/ldarx hint in bit locks
  ` [PATCH 3/6] powerpc: Convert open coded native hashtable bit lock
    ` [PATCH 4/6] powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQUIRE_BARRIER
      ` [PATCH 5/6] powerpc: Fix lwsync patching code on 64bit
        ` [PATCH 6/6] powerpc: Use lwsync for acquire barrier if CPU supports it

[PATCH v8 0/4] i2c-mpc: add support for the Freescale MPC512x and other fixes
 2010-02-17 10:19 UTC  (5+ messages)
` [PATCH v8 1/4] i2c-mpc: use __devinit[data] for initialization functions and data
  ` [PATCH v8 2/4] i2c-mpc: rename "setclock" initialization functions to "setup"
    ` [PATCH v8 3/4] i2c-mpc: add support for the MPC512x processors from Freescale
      ` [PATCH v8 4/4] powerpc: doc/dts-bindings: update doc of FSL I2C bindings

patch-2.6.21-rt8 works for ppc arch?
 2010-02-17  7:42 UTC 

[PATCH v7 0/4] i2c-mpc: add support for the Freescale MPC512x and other fixes
 2010-02-16 20:49 UTC  (5+ messages)
` [PATCH v7 1/4] i2c-mpc: use __devinit[data] for initialization functions and data

[PATCH/RFC 1/2] 5200: improve i2c bus error recovery
 2010-02-16 20:14 UTC  (5+ messages)

[PATCH] pata_mpc52xx: optimizing code size by change of ATA timing data types
 2010-02-16 19:41 UTC  (2+ messages)

[PATCH/RFC 2/2] 5200: improve i2c bus error recovery
 2010-02-16 19:33 UTC  (2+ messages)

[PATCH] powerpc/mpc512x: Add gpio driver
 2010-02-16 19:19 UTC  (2+ messages)

[PATCH] spi: Correct SPI clock frequency setting in spi_mpc8xxx
 2010-02-16 17:39 UTC  (3+ messages)

i2c/janitoral: drop NO_IRQ from the subsystem
 2010-02-16 16:01 UTC  (7+ messages)
` [PATCH 1/3] i2c/mpc: drop NO_IRQ
  ` [PATCH 2/3] i2c/cpm: "
    ` [PATCH 3/3] i2c/ibm-iic: "

[PATCH v3 04/11] mtd: Add MPC5121 NAND Flash Controller driver
 2010-02-16  8:11 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] [V5] net: emaclite: adding MDIO and phy lib support
 2010-02-16  5:53 UTC  (3+ messages)

[PATCH] hwmon: (ams) Fix device removal sequence
 2010-02-16  1:33 UTC  (2+ messages)

register long sp asm("r1") incorrect
 2010-02-15 22:15 UTC  (7+ messages)

[PATCH RFC 0/3] Implement refcounting for OF GPIO chips
 2010-02-15 20:59 UTC  (6+ messages)
` [PATCH 3/3] of/gpio: Introduce of_put_gpio(), add ref counting "

[PATCH v3 02/11] powerpc/mpc5121: Add machine restart support
 2010-02-15 20:58 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] leds-gpio: Fix default state handling on OF platforms
 2010-02-15 19:39 UTC  (2+ messages)

[Patch 0/1] PPC64-HWBKPT: Hardware Breakpoint interfaces - ver XIII
 2010-02-15  5:59 UTC  (2+ messages)
` [Patch 1/1] PPC64-HWBKPT: Implement hw-breakpoints for PPC64

[PATCH] powerpc: Don't clear larx reservation on system call exit
 2010-02-15  4:15 UTC  (4+ messages)

[PATCH 0/9] Random OF cleanups and merges
 2010-02-14 19:50 UTC  (24+ messages)
` [PATCH 1/9] of: Remove old and misplaced function declarations
` [PATCH 2/9] proc_devtree: fix THIS_MODULE without module.h
` [PATCH 3/9] of: protect linux/of.h with CONFIG_OF
` [PATCH 4/9] of/flattree: Don't assume HAVE_LMB
` [PATCH 5/9] of: put default string compare and #a/s-cell values into common header
` [PATCH 6/9] of: remove unused extern reference to devtree_lock
` [PATCH 7/9] of: move definition of of_chosen into common code
` [PATCH 8/9] of/sparc: Remove sparc-local declaration of allnodes and devtree_lock
` [PATCH 9/9] of: remove undefined request_OF_resource & release_OF_resource

[PATCH] RapidIO: add support for mapping outbound memory
 2010-02-12 22:01 UTC 

[PATCH v3 0/7] PCI: try "pci=use_crs" again
 2010-02-12 21:26 UTC  (9+ messages)
` [PATCH v3 1/7] PCI: split up pci_read_bridge_bases()
` [PATCH v3 2/7] PCI: read bridge windows before filling in subtractive decode resources
` [PATCH v3 3/7] PCI: replace bus resource table with a list
` [PATCH v3 4/7] x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
` [PATCH v3 5/7] PCI: make disabled window printk style match the enabled ones
` [PATCH v3 6/7] PCI: break out primary/secondary/subordinate for readability
` [PATCH v3 7/7] PCI: reference bridge window resources explicitly

Please pull 'next' branch of 4xx tree
 2010-02-12 13:02 UTC 

Endian/__BYTE_ORDER question
 2010-02-12 10:48 UTC  (9+ messages)

[PATCH] Restrict initial stack space expansion to rlimit
 2010-02-11 22:22 UTC  (6+ messages)

[PATCH] [V4] net: emaclite: adding MDIO and phy lib support
 2010-02-11 21:22 UTC  (3+ messages)

TR: Linux 2.6.x 82xx probe devices with multiple serial drivers
 2010-02-11 18:39 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).