linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-06-11 19:24:12 to 2009-06-16 13:20:20 UTC [more...]

[PATCH V2 0/2] mtd/maps/mtd-ram: Make driver usable for the device tree
 2009-06-16 13:20 UTC  (8+ messages)
` [PATCH V2 2/2] mtd/maps/mtd-ram: add an of-platform driver

[PATCH 0/2] add OF wrapper for uio-pdrv-genirq
 2009-06-16 12:46 UTC  (24+ messages)
` [PATCH 1/2] uio/pdrv_genirq: Refactor probe routine to expose a generic part
` [PATCH 2/2] uio: add an of_genirq driver

Chipselect in SPI binding with mpc5200-psc-spi
 2009-06-16 10:41 UTC  (4+ messages)

[PATCH 2.6.31] ehca: Tolerate dynamic memory operations and huge pages
 2009-06-16  7:10 UTC  (4+ messages)
` [PATCH 2.6.31 try 2] "

linux-next: Linus/powerpc tree build warning
 2009-06-16  6:59 UTC  (2+ messages)

linux-next: manual merge of the driver-core tree with the powerpc tree
 2009-06-16  6:42 UTC  (3+ messages)

linux-next: manual merge of the driver-core tree with the powerpc tree
 2009-06-16  5:58 UTC 

[PATCH] Fix oprofile sampling of marked events on POWER7
 2009-06-16  4:12 UTC  (3+ messages)

[PATCH] RFC: powerpc: expose the multi-bit ops that underlie single-bit ops
 2009-06-16  3:53 UTC  (2+ messages)

[PATCH] drivers/hvc: add missing __devexit_p()
 2009-06-16  3:30 UTC  (3+ messages)
` [PATCH v2] "

UIO: uio_mem does not handle devices above 4 GB address
 2009-06-16  3:25 UTC  (2+ messages)

Please pull from 'next' branch for 2.6.31
 2009-06-16  3:25 UTC 

[PATCH] 83xx: add support for the kmeter1 board
 2009-06-16  3:16 UTC  (15+ messages)
        ` [PATCH v2] "
            ` [PATCH v3] "
                ` [PATCH v4] "
                        ` [PATCH v5] "

[PATCH v3 -next 0/0] powerpc/85xx: Support for X-ES MPC85xx boards
 2009-06-16  3:16 UTC  (9+ messages)
` [PATCH -next 1/4] powerpc/85xx: Add platform support "
  ` [PATCH -next 2/4] powerpc/85xx: Add dts files "
    ` [PATCH -next 3/4] powerpc/85xx: Add defconfig "
      ` [PATCH -next 4/4] powerpc/bootwrapper: Custom build options for XPedite52xx targets

[git pull] Please pull powerpc.git merge branch
 2009-06-16  3:05 UTC 

[PATCH] powerpc/mm: Fix potential access to freed pages when using hugetlbfs
 2009-06-16  2:53 UTC 

[OOPS] hugetlbfs tests with 2.6.30-rc8-git1
 2009-06-16  1:30 UTC  (8+ messages)

[PATCH] powerpc: Add configurable -Werror for arch/powerpc
 2009-06-15 21:23 UTC  (6+ messages)

[PATCH 2/3] AMCC Crypto4xx Device Driver v7
 2009-06-15 17:26 UTC 

[PATCH 1/3] AMCC Crypto4xx Device Driver v7
 2009-06-15 17:25 UTC 

[PATCH 3/3] AMCC Crypto4xx Device Driver v7
 2009-06-15 17:28 UTC 

[PATCH] fbdev/xilinxfb: Fix improper casting and tighen up probe path
 2009-06-15 17:06 UTC  (3+ messages)

[PATCH 1/6] rapidio: add common mapping APIs for RapidIO memory access
 2009-06-15 10:38 UTC  (7+ messages)

[PATCH][BUILD FAILURE 03/04] Next June 04:PPC64 randconfig [drivers/net/lance.o]
 2009-06-15  9:43 UTC  (5+ messages)

[PATCH 00/33] My PS3-specific patches for 2.6.31
 2009-06-15  8:50 UTC  (40+ messages)
` [PATCH 01/33] ps3av: Set 16:9 aspect ratio for 720p video modes
  ` [PATCH 02/33] ps3vram: Fix error path (return -EIO) for short read/write
    ` [PATCH 03/33] ps3vram: Use proc_create_data() instead of proc_create()
      ` [PATCH 04/33] ps3vram: Correct exchanged gotos in ps3vram_probe() error path
        ` [PATCH 05/33] block: Add bio_list_peek()
          ` [PATCH 06/33] ps3vram: Replace mutex by spinlock + bio_list
            ` [PATCH 07/33] ps3fb: Remove useless debug checks in ps3fb_shutdown()
              ` [PATCH 08/33] ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path
                ` [PATCH 09/33] ps3fb: Correct handling of device opening in ps3fb_probe()
                  ` [PATCH 10/33] powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
                    ` [PATCH 11/33] ps3fb: GPU memory mapping cleanup
                      ` [PATCH 12/33] ps3vram: "
                        ` [PATCH 13/33] ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
                          ` [PATCH 14/33] ps3fb: Tear down FB setup during cleanup
                            ` [PATCH 15/33] ps3vram: Remove no longer used ps3vram_priv.ddr_base
                              ` [PATCH 16/33] ps3vram: Make ps3vram_priv.reports a void *
                                ` [PATCH 17/33] block/ps3: remove driver_data direct access of struct device
                                  ` [PATCH 18/33] ps3: ps3_system_bus_device - Use dev_[gs]et_drvdata() instead of direct access
                                    ` [PATCH 19/33] ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
                                      ` [PATCH 20/33] ps3: ps3flash - Use ps3_system_bus_[gs]et_drvdata() instead of direct access
                                        ` [PATCH 21/33] ps3: ps3rom "
                                          ` [PATCH 22/33] ps3: ps3fb "
                                            ` [PATCH 23/33] net/ps3: gelic - Add missing annotations
                                              ` [PATCH 24/33] usb/ps3: "
                                                ` [PATCH 25/33] drivers/ps3: "
                                                  ` [PATCH 26/33] sound/ps3: Fix checkpatch issues

[Patch 2/6] Introduce PPC64 specific Hardware Breakpoint interfaces
 2009-06-15  7:18 UTC  (9+ messages)
` [Patch 3/6] Modify ptrace code to use "

[git pull] Please pull powerpc.git merge branch
 2009-06-15  7:01 UTC  (2+ messages)

[PATCH v3] powerpc: add ioremap_early() for mapping IO regions before MMU_init()
 2009-06-15  6:57 UTC  (3+ messages)

fsl_pq_mdio warning
 2009-06-15  6:58 UTC 

[PATCH][Resend 2][BUILD FAILURE 04/04] Next June 04:PPC64 randconfig [drivers/net/ucc_geth.o]
 2009-06-15  6:51 UTC  (2+ messages)

[BUILD FAILURE 02/04] Next June 04:PPC64 randconfig [drivers/usb/host/ohci-hcd.o]
 2009-06-15  6:51 UTC  (4+ messages)

[PATCH 1/2] lib: Provide generic atomic64_t implementation
 2009-06-15  4:30 UTC  (10+ messages)

[PATCH] powerpc: Add memory clobber to mtspr()
 2009-06-15  2:16 UTC 

[PATCH] powerpc: Make RTAS instantiation depend on CONFIG_PPC_RTAS
 2009-06-15  1:49 UTC  (2+ messages)

[PATCH] powerpc: Fix invalid construct in our CPU selection Kconfig
 2009-06-15  0:45 UTC 

[PATCH v2] i2c-mpc: generate START condition after STOP caused by read i2c_msg
 2009-06-14 14:04 UTC  (3+ messages)

sym scsi driver problem with 2.6.26 or newer debian kernel on p610 (fwd)
 2009-06-14  9:10 UTC 

[PATCH RFC] powerpc: perf_counter: Enable use of software counters on 32-bit powerpc
 2009-06-13 21:16 UTC  (2+ messages)

[PATCH] powerpc/mpc52xx/mtd: fix mtd-ram access for 16-bit Local Plus Bus
 2009-06-13 17:09 UTC  (3+ messages)

invalid Kconfig "select" for MPC5121_ADS_CPLD
 2009-06-13 16:21 UTC  (2+ messages)

[PATCH] sdhci: Add support for hosts that are only capable of 1-bit transfers
 2009-06-13 15:40 UTC  (3+ messages)

[PATCH 2/2] powerpc: Use generic atomic64_t implementation on 32-bit processors
 2009-06-13  7:10 UTC 

linux-next: origin tree build failure
 2009-06-13  5:06 UTC  (21+ messages)

build failure in PPC mpc5200_psc_ac97
 2009-06-12 23:25 UTC 

[PATCH] net/fs_enet: Allow use_rmii to be set in OF
 2009-06-12 21:34 UTC 

[PATCH] fsldma: use PCI Read Multiple command
 2009-06-12 18:01 UTC  (14+ messages)

[PATCH RFC] powerpc: Implement atomic64_t for 32-bit processors
 2009-06-12 17:40 UTC  (3+ messages)

"next" branch update
 2009-06-12 13:59 UTC  (3+ messages)

[PATCH] powerpc: Add compiler memory barrier to mtmsr macro
 2009-06-12 12:00 UTC 

2.6.30-git3 boot failure on PowerPC
 2009-06-12  9:28 UTC  (2+ messages)

[PATCH][POWERPC] mpc83xx : allow SPI without cs
 2009-06-12  8:59 UTC  (3+ messages)
  ` [PATCH -mm][POWERPC] mpc8xxx "

Next May 11 : BUG during scsi initialization
 2009-06-12  8:38 UTC  (12+ messages)
  ` [Powerpc/SLQB] Next June 06 "

[PowerPC] 2.6.30-git3 build break : perf counters
 2009-06-12  8:25 UTC  (5+ messages)

[Fwd: Re: slab: setup allocators earlier in the boot sequence]
 2009-06-12  7:29 UTC 

[PATCH] powerpc: Fix bug in move of altivec code to vector.S
 2009-06-12  6:51 UTC 

[PATCH 1/1] EDAC: Add DDR3 memory type for MPC85xx EDAC
 2009-06-12  1:26 UTC 

MPC52xx simple GPIO support
 2009-06-12  0:37 UTC  (6+ messages)
    ` PWM class? (was: Re: MPC52xx simple GPIO support)

[PATCH v2 -next] powerpc/85xx: Add support for X-ES MPC85xx boards
 2009-06-11 23:29 UTC  (4+ messages)

System clock systems to be twice as fast as RTC
 2009-06-11 21:41 UTC  (2+ messages)

SD card over (xilinx_)SPI, timeout error while CID
 2009-06-11 21:16 UTC  (7+ messages)

[PATCH 05/04] *** NOT FOR RELEASE *** HACK *** Work around MII clock issue ***
 2009-06-11 20:19 UTC  (3+ messages)
` [PATCH] mpc5xxx_get_bus_frequency(): use common code on MPC512x and MPC52xx
` [PATCH RFC] fs_enet/mii-fec.c: fix MII speed calculation


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