linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-24 22:12:20 to 2010-10-01 19:00:57 UTC [more...]

[PATCH 0/9] v3 De-couple sysfs memory directories from memory sections
 2010-10-01 19:00 UTC  (19+ messages)
` [PATCH 1/9] v3 Move find_memory_block routine
` [PATCH 2/9] v3 Add mutex for adding/removing memory blocks
` [PATCH 3/9] v3 Add section count to memory_block struct
` [PATCH 4/9] v3 Allow memory blocks to span multiple memory sections
` [PATCH 5/9] v3 rename phys_index properties of memory block struct
` [PATCH 6/9] v3 Update node sysfs code
` [PATCH 7/9] v3 Define memory_block_size_bytes for powerpc/pseries
` [PATCH 8/9] v3 Define memory_block_size_bytes for x86_64 with CONFIG_X86_UV set
` [PATCH 9/9] v3 Update memory hotplug documentation

Introduce support for little endian PowerPC
 2010-10-01 17:59 UTC  (37+ messages)
` [PATCH 01/18] powerpc: Add ability to build little endian kernels
` [PATCH 02/18] powerpc: Add CROSSBE_COMPILE to build big endian boot wrapper
` [PATCH 03/18] powerpc: Support parsing a little endian kernel from zImage wrapper
` [PATCH 04/18] powerpc: Allow taishan platform to boot a little endian kernel
` [PATCH 05/18] powerpc: Wire up 44x little endian boot for remaining 44x targets
` [PATCH 06/18] powerpc 44x: Set E bit in TLBs and PTEs when CPU is in little endian mode
` [PATCH 07/18] powerpc: Use generic bitops for little endian bitmap operations
` [PATCH 08/18] powerpc: Include the appropriate endianness header
` [PATCH 09/18] powerpc: Support device tree regardless of CPU endianness
` [PATCH 10/18] powerpc: Support endian agnostic MMIO
` [PATCH 11/18] powerpc: Make assembly endian agnostic when accessing 64bit values
` [PATCH 12/18] powerpc 44x: Handle TLB miss regardless of endianness
` [PATCH 13/18] powerpc 44x: Make DCR endianness agnostic
` [PATCH 14/18] powerpc, of_serial: Endianness issues setting up the serial ports
` [PATCH 15/18] mtd: Fix endianness issues from device tree
` [PATCH 16/18] powerpc: Fix endianness issues in alignment handler
` [PATCH 17/18] net: Fix endianess issues in IBM newemac driver
` [PATCH 18/18] powerpc: Fix jiffies variable on little endian

[RFC] irq: Migrate powerpc virq subsystem into generic code
 2010-10-01 12:44 UTC  (2+ messages)

[PATCH v3 0/7] refactor spi_mpc8xxx.c and add eSPI controller support
 2010-10-01 11:22 UTC  (12+ messages)
` [PATCH v3 1/7] spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
  ` [PATCH v3 2/7] spi/mpc8xxx: refactor the common code for SPI/eSPI controller
    ` [PATCH v3 3/7] eSPI: add eSPI controller support
      ` [PATCH v3 4/7] powerpc/of: add eSPI controller dts bindings and DTS modification
        ` [PATCH v3 5/7] mtd: m25p80: add support to parse the SPI flash's partitions
          ` [PATCH v3 6/7] mtd: m25p80: add a read function to read page by page
            ` [PATCH v3 7/7] DTS: add fsl,spi-quirk-trans-len-limit property

[PATCH] PPC4xx: ADMA separating SoC specific functions
 2010-10-01  0:57 UTC  (6+ messages)

[PATCH v4 0/4] dma: add support for scatterlist to scatterlist copy
 2010-09-30 21:46 UTC  (5+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] fsldma: implement "
` [PATCH v4 3/4] fsldma: improved DMA_SLAVE support
` [PATCH v4 4/4] ste_dma40: implement support for scatterlist to scatterlist copy

[PATCH (Option 1)] of/i2c: fix module load order issue caused by of_i2c.c
 2010-09-30 21:11 UTC  (8+ messages)
` [PATCH (Option 2)] "

[PATCH v3 6/7] mtd: m25p80: add a read function to read page by page
 2010-09-30 20:57 UTC  (5+ messages)

[PATCH 0/8] v2 De-Couple sysfs memory directories from memory sections
 2010-09-30 16:39 UTC  (32+ messages)
` [PATCH 1/8] v2 Move find_memory_block() routine
` [PATCH 2/8] v2 Add section count to memory_block struct
` [PATCH 3/8] v2 Add mutex for adding/removing memory blocks
` [PATCH 4/8] v2 Allow memory block to span multiple memory sections
` [PATCH 5/8] v2 Add end_phys_index file
` [PATCH 6/8] v2 Update node sysfs code
` [PATCH 7/8] v2 Define memory_block_size_bytes() for powerpc/pseries
` [PATCH 8/8] v2 Update memory hotplug documentation

[PATCH RFCv3 0/4] dma: add support for scatterlist to scatterlist copy
 2010-09-30  7:13 UTC  (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] fsldma: implement "
` [PATCH 3/4] fsldma: remove DMA_SLAVE support
` [PATCH 4/4] ste_dma40: implement support for scatterlist to scatterlist copy

[PATCH v6 0/8] ptp: IEEE 1588 hardware clock support
 2010-09-30  3:50 UTC  (24+ messages)
` [PATCH 1/8] posix clocks: introduce a syscall for clock tuning

Parsing a bus fault message?
 2010-09-29 21:24 UTC  (5+ messages)

[PATCH 1/1] Add config option for batched hcalls
 2010-09-29  1:33 UTC  (6+ messages)
  ` [PATCH 1/1 v2 ] Add kernel parameter to disable "
      ` [PATCH 1/1 v3] "

[PATCH v2 0/3] Add USB Host support for MPC5121 SoC
 2010-09-28 18:55 UTC  (10+ messages)
` [PATCH v2 1/3] powerpc/fsl_soc.c: remove FSL USB platform code
` [PATCH v2 2/3] USB: add of_platform glue driver for FSL USB DR controller
` [PATCH v2 3/3] USB: add USB EHCI support for MPC5121 SoC
` [PATCH v3 0/2] Add USB Host "
` [PATCH v3 1/2] USB: add platform glue driver for FSL USB DR controller
` [PATCH v3 2/2] USB: add USB EHCI support for MPC5121 SoC

[PATCH] powerpc: cell: Fix axion_msi irq shutdown
 2010-09-28 15:13 UTC  (2+ messages)

[RFC][PATCH 0/3] fixes and MPC8308 support for the mpc512x_dma driver
 2010-09-28 13:47 UTC  (6+ messages)
` [PATCH 1/3] mpc512x_dma: scatter/gather fix
` [PATCH 2/3] mpc512x_dma: fix the hanged transfer issue
` [PATCH 3/3] mpc512x_dma: add MPC8308 support

Doubt about Linux PCIe infraestructure
 2010-09-28 14:20 UTC  (3+ messages)

powerpc kernel 2.6.35.6 crash with gianfar ethernet at full line rate traffic
 2010-09-28 13:32 UTC 

Please pull 'next' branch of 4xx tree
 2010-09-28 13:09 UTC 

Reserved pages in PowerPC
 2010-09-28 10:28 UTC  (5+ messages)

[PATCH RFCv2 0/2] dma: add support for sg-to-sg transfers
 2010-09-28  7:13 UTC  (7+ messages)
` [PATCH RFCv2 1/2] dmaengine: add support for scatterlist to scatterlist transfers
` [PATCH RFCv2 2/2] fsldma: use generic "

[PATCH 2/3 RESEND] powerpc: remove cast from void*
 2010-09-28  2:04 UTC 

Oops in trace_hardirqs_on (powerpc)
 2010-09-28  1:58 UTC  (3+ messages)

[RFC PATCH 0/2] Fix IRQ round-robing w/o irqbalance on pseries
 2010-09-27 23:17 UTC  (2+ messages)
` [RFC PATCH 2/2] pseries/xics: use cpu_possible_mask rather than cpu_all_mask

[PATCH 0/2] powerpc/47x TLB optimization patches
 2010-09-27 21:56 UTC  (7+ messages)
` [PATCH 1/2] 476: Set CCR2[DSTI] to prevent isync from flushing shadow TLB
          ` [PATCH 1/2] v2 "

MPC8641D PEX: programming OWBAR in Endpoint mode?
 2010-09-26 10:14 UTC  (10+ messages)

[PATCH] powerpc/5121: pdm360ng: fix touch irq if 8xxx gpio driver is enabled
 2010-09-25 20:22 UTC  (3+ messages)

[PATCH RFCv1 0/2] dma: add support for sg-to-sg transfers
 2010-09-24 22:53 UTC  (8+ messages)
` [PATCH RFCv1 1/2] dmaengine: add support for scatterlist to scatterlist transfers

[BUG 2.6.36-rc5] of_i2c.ko <-> i2c-core.ko dependency loop
 2010-09-24 22:14 UTC  (9+ 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).