linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-05 14:04:00 to 2010-02-11 16:54:30 UTC [more...]

Endian/__BYTE_ORDER question
 2010-02-11 16:52 UTC  (5+ messages)

[PATCH 1/6] powerpc: Use lwarx hint in spinlocks
 2010-02-11  7:09 UTC  (8+ 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] powerpc: pair loads and stores in copy_4k_page
 2010-02-11  6:25 UTC  (2+ messages)

register long sp asm("r1") incorrect
 2010-02-11  5:31 UTC  (2+ messages)

[PATCH 00/04] powerpc/booke: Expose advanced debug registers through extended ptrace interface
 2010-02-11  3:55 UTC  (6+ messages)
` [PATCH 01/04] powerpc/booke: Introduce new CONFIG options for advanced debug registers
` [PATCH 02/04] powerpc: Extended ptrace interface
` [PATCH 04/04] powerpc/booke: Add support for advanced debug registers
` [PATCH 03/04] powerpc/booke: Add definitions "

[PATCH] perf_event: e500 support
 2010-02-11  3:01 UTC  (4+ messages)

[PATCH] powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM
 2010-02-11  2:39 UTC  (2+ messages)

[PATCH] powerpc: Improve 64bit copy_tofrom_user
 2010-02-11  0:56 UTC 

[PATCH] powerpc: Use lwarx hint bit in spinlocks
 2010-02-10 18:41 UTC  (4+ messages)

[PATCH v3 00/11] Update support for MPC512x
 2010-02-10 18:25 UTC  (12+ messages)
` [PATCH v3 02/11] powerpc/mpc5121: Add machine restart support
` [PATCH v3 03/11] rtc: Add MPC5121 Real time clock driver
    ` [rtc-linux] "
` [PATCH v3 04/11] mtd: Add MPC5121 NAND Flash Controller driver
` [PATCH v3 06/11] dma: Add MPC512x DMA driver

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

[PATCH v4 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
 2010-02-10 14:45 UTC  (15+ messages)
` [PATCH v4 1/3] i2c-mpc: use __devinit[data] for initialization functions and data
  ` [PATCH v4 2/3] i2c-mpc: add support for the MPC512x processors from Freescale
    ` [PATCH v4 3/3] powerpc: doc/dts-bindings: update doc of FSL I2C bindings

[net-next-2.6 PATCH 2/3] fs_enet: Add support for MPC512x to fs_enet driver
 2010-02-10 14:28 UTC  (9+ messages)

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

[PATCH] powerpc/44x: Update Arches dts
 2010-02-10  9:08 UTC 

[PATCH] powerpc/44x: Fix L2-cache support for 460GT
 2010-02-10  9:08 UTC 

[PATCH] powerpc/44x: Update Glacier dts
 2010-02-10  9:08 UTC 

Stack size protection broken on ppc64
 2010-02-10  5:31 UTC  (25+ messages)
    ` [PATCH] Restrict stack space reservation to rlimit
                    ` [PATCH] Restrict initial stack space expansion "

[git pull] Please pull powerpc.git merge branch
 2010-02-10  3:52 UTC 

PPC: Possible bug in prom_parse.c:of_irq_map_raw?
 2010-02-10  3:21 UTC 

[PATCH] [V3] net: emaclite: adding MDIO and phy lib support
 2010-02-10  1:53 UTC  (5+ messages)

[PATCH v2 0/3] powerpc: mpc5121: PSC UART support
 2010-02-09 22:38 UTC  (6+ messages)
` [PATCH v2 1/3] serial: mpc52xx_uart: re-enable mpc5121 "
` [PATCH v2 2/3] powerpc: doc/dts-bindings: document mpc5121 psc uart dts-bindings
` [PATCH v2 3/3] powerpc: mpc5121: enable support for more PSC UARTs

[PATCH v2 0/4] OF GPIO integration for I2C/SPI GPIO chips
 2010-02-09 19:16 UTC  (11+ messages)
` [PATCH 1/4] gpiolib: Introduce chip addition/removal notifier
` [PATCH 2/4] of/gpio: Add support for two-stage registration for the of_gpio_chips
` [PATCH 3/4] of/gpio: Implement GPIOLIB notifier hooks
` [PATCH 4/4] powerpc/mcu_mpc8349emitx: Remove OF GPIO handling stuff

[PATCH RFC 0/3] Implement refcounting for OF GPIO chips
 2010-02-09 19:14 UTC  (14+ messages)
` [PATCH 1/3] of platforms: Move common static initialization to of_node_init()
` [PATCH 2/3] of: Introduce safe accessors for node->data
` [PATCH 3/3] of/gpio: Introduce of_put_gpio(), add ref counting for OF GPIO chips

[PATCH 0/3] powerpc: mpc5121: PSC UART support
 2010-02-09 16:20 UTC  (7+ messages)
` [PATCH 1/3] serial: mpc52xx_uart: re-enable mpc5121 "
` [PATCH 2/3] powerpc: doc/dts-bindings: document mpc5121 psc uart dts-bindings
` [PATCH 3/3] powerpc: mpc5121: enable support for more PSC UARTs

[PATCH] [V2] net: emaclite: adding MDIO and phy lib support
 2010-02-09 15:57 UTC  (3+ messages)

[ELDK] GPIO pin in interrupt handler/AMCC processor
 2010-02-09  9:51 UTC 

[PATCH 0/3] OF Device tree merge patches
 2010-02-09  9:01 UTC  (2+ messages)

Fix address masking bug in hpte_need_flush()
 2010-02-09  6:09 UTC 

tip build problem on powerpc
 2010-02-09  4:41 UTC  (3+ messages)

[PATCH 0/4] Fedora kernel patch review
 2010-02-09  2:06 UTC  (13+ messages)
` [PATCH 1/4] Add ps3_storage module alias
` [PATCH 2/4] Fix G5 thermal shutdown
` [PATCH 4/4] Fix iMac iSight PCI bridge setup

simpleImage.XX and large kernels
 2010-02-08 23:12 UTC  (3+ messages)

[PATCH] leds-gpio: Fix default state handling on OF platforms
 2010-02-08 22:23 UTC  (3+ messages)

Kexec support for FSL-BookE, take two
 2010-02-08 14:09 UTC  (3+ messages)

[PATCH] powerpc: Quieten cede latency printk
 2010-02-08 12:56 UTC  (3+ messages)

resurrecting the mvme5100 ppc platform
 2010-02-08 11:21 UTC  (2+ messages)

CPU usage spikes with MPC8377E IRQs
 2010-02-08  9:22 UTC 

Earliest Kernel to support FreeScale 8572
 2010-02-08  9:16 UTC 

[git pull] Please pull powerpc.git merge branch
 2010-02-08  6:16 UTC 

[PATCH] Clear MSR_RI during RTAS calls
 2010-02-08  5:43 UTC  (2+ messages)

[PATCH] powerpc: Only print clockevent settings once
 2010-02-08  5:26 UTC  (3+ messages)

[PATCH] powerpc: fix ioremap_flags() with book3e pte definition
 2010-02-08  4:21 UTC  (2+ messages)

[PATCH 00/10] treewide: Fix format strings that misuse continuations
 2010-02-08  3:46 UTC  (5+ messages)
` [PATCH 01/10] arch/powerpc: Fix continuation line formats

[PATCH] powerpc/pseries: Pass CPPR value to H_XIRR hcall
 2010-02-08  2:45 UTC  (2+ messages)
` powerpc/pseries: Fix kexec regression caused by CPPR tracking

[PATCH] powerpc: Add last sysfs file and dump of ftrace buffer to oops printout
 2010-02-08  0:44 UTC 

[RFC PATCH 1/2] USB: add HCD_BOUNCE_BUFFERS host controller driver flag
 2010-02-07 23:38 UTC  (4+ messages)

[PATCH] powerpc: reformat SD_NODE_INIT to match x86
 2010-02-07 23:23 UTC 

powerpc: Make powerpc_firmware_features __read_mostly
 2010-02-07 23:07 UTC 

[PATCH] powerpc: Convert mmu context allocator from idr to ida
 2010-02-07 22:30 UTC 

[PATCH 1/4] powerpc: Reduce 64bit vmlinux by making acenic and cramfs modules
 2010-02-07 22:26 UTC  (7+ messages)
` [PATCH 2/4] powerpc: Disable token ring in powerpc defconfigs
  ` [PATCH 3/4] powerpc: Reduce differences between pseries and ppc64 defconfigs
          `  "

Freescale MPC8313 TSEC SGMII problem
 2010-02-07  6:16 UTC  (2+ messages)

[PATCH 00/16] remove trailing spaces in messages
 2010-02-06 17:47 UTC  (2+ messages)
` [PATCH 13/16] powerpc: remove trailing space "

powermac/low_i2c.c: three minor problems
 2010-02-06 12:13 UTC 

Question about inclusion in mainline
 2010-02-06  8:47 UTC  (2+ messages)

XFS filesystem on MPC8548 based board
 2010-02-06  5:08 UTC 

[PATCH] [V2] net: emaclite: adding MDIO and phy lib support
 2010-02-05 22:40 UTC 

[PATCH] powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards
 2010-02-05 21:06 UTC 

[PATCH 0/2] sched: arch_scale_smt_powers
 2010-02-05 20:57 UTC  (13+ messages)
` [PATCH 1/2] sched: Fix the place where group powers are updated
  ` [PATCHv2 1/2] sched: enable ARCH_POWER
    ` [PATCHv3 "
      ` [PATCHv4 "
` [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7
  ` [PATCHv2 "
    ` [PATCHv3 "
        ` [PATCHv4 "
` [PATCHv2 0/2] sched: arch_scale_smt_powers v2
  ` [PATCHv3 0/2] sched: arch_scale_smt_powers
    ` [PATCHv4 "

PATCH: Add non-Virtex 5 support for LL TEMAC driver
 2010-02-05 20:29 UTC  (4+ messages)

[PATCH] net: emaclite: adding MDIO and phy lib support
 2010-02-05 20:22 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).