linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-05 05:19:48 to 2010-10-12 19:40:13 UTC [more...]

[PATCH 0/2] powerpc/47x TLB optimization patches
 2010-10-12 19:40 UTC  (8+ messages)
` [PATCH 1/2] 476: Set CCR2[DSTI] to prevent isync from flushing shadow TLB
          ` [PATCH 1/2] v2 "

[PATCH v2] powerpc/fsl-booke: Add support for FSL 64-bit e5500 core
 2010-10-12 17:33 UTC  (3+ messages)
` [PATCH v2] powerpc/fsl-booke: Add p5020 DS board support

[PATCH] powerpc/fsl: 85xx: add cache-sram support
 2010-10-12 17:19 UTC  (4+ messages)

[RFC] [PATCH] allow low HZ values?
 2010-10-12 16:56 UTC  (8+ messages)

[patch] ps3disk: passing wrong variable to bvec_kunmap_irq()
 2010-10-12 16:01 UTC  (3+ messages)

ppc405 + MCP23S17
 2010-10-12 14:49 UTC 

[PATCH v4 0/5] refactor spi_mpc8xxx.c and add eSPI controller support
 2010-10-12 10:18 UTC  (6+ messages)
` [PATCH v4 1/5] spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
  ` [PATCH v4 2/5] spi/mpc8xxx: refactor the common code for SPI/eSPI controller
    ` [PATCH v4 3/5] eSPI: add eSPI controller support
      ` [PATCH v4 4/5] powerpc/of: add eSPI controller dts bindings and DTS modification
        ` [PATCH v4 5/5] mtd: m25p80: add support to parse the partitions by OF node

[PATCH] add icswx support v2
 2010-10-12  3:45 UTC 

Questions on interrupt vector assignment on MPC8641D
 2010-10-12  3:11 UTC  (20+ messages)

PPC: Possible bug in prom_parse.c:of_irq_map_raw?
 2010-10-12  3:02 UTC  (3+ messages)

PROBLEM: memory corrupting bug, bisected to 6dda9d55
 2010-10-11 21:00 UTC 

Serial RapidIO Maintaintance read causes lock up
 2010-10-11 17:27 UTC  (11+ messages)

powerpc, fs_enet: scanning PHY after Linux is up
 2010-10-11 11:49 UTC  (8+ messages)

Freescale P2020 / 85xx PCIe and Advance Error Reporting (AER) service problem
 2010-10-11 11:32 UTC  (6+ messages)

[RFC PATCH 00/11] ppc: enable dynamic dma window support
 2010-10-10 23:41 UTC  (17+ messages)
` [RFC PATCH 01/11] macio: ensure all dma routines get copied over
` [RFC PATCH 02/11] ppc: allow direct and iommu to coexist
` [RFC PATCH 03/11] ppc: Create ops to choose between direct window and iommu based on device mask
` [RFC PATCH 04/11] ppc: add memory_hotplug_max
` [RFC PATCH 05/11] ppc: do not search for dma-window property on dlpar remove
` [RFC PATCH 06/11] ppc: checking for pdn->parent is redundant
` [RFC PATCH 07/11] ppc/iommu: do not need to check for dma_window == NULL
` [RFC PATCH 08/11] ppc/iommu: remove unneeded pci_dma_bus_setup_pSeriesLP
` [RFC PATCH 09/11] ppc/iommu: pass phb only to iommu_table_setparms_lpar
` [RFC PATCH 10/11] ppc/iommu: add routines to pseries iommu to map tces 1-1
` [RFC PATCH 11/11] ppc: add dynamic dma window support

Pegasos i8042 broken again
 2010-10-10 17:32 UTC  (4+ messages)

[git pull] Please pull powerpc.git merge branch
 2010-10-08 23:31 UTC  (2+ messages)

[PATCH 01/11] powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllers
 2010-10-08 20:55 UTC  (16+ messages)
` [PATCH 02/11] oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt
  ` [PATCH 03/11] powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips
    ` [PATCH 04/11] powerpc/fsl-booke: Add p3041 DS board support
      ` [PATCH 05/11] powerpc: Fix compile error with paca code on ppc64e
        ` [PATCH 06/11] powerpc/ppc64e: Fix link problem when building ppc64e_defconfig
          ` [PATCH 07/11] powerpc/fsl-booke: Add support for FSL 64-bit e5500 core
            ` [PATCH 08/11] powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes
              ` [PATCH 09/11] powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
                ` [PATCH 10/11] powerpc/fsl-booke: Add p5020 DS board support
                  ` [PATCH 11/11] powerpc/fsl-booke: Add e55xx (64-bit) smp defconfig

[PATCH v2 3/3] powerpc/4xx: Add Kilauea suspend and idle support
 2010-10-08 20:26 UTC 

[PATCH v2 2/3] powerpc/4xx: Add Canyonlands suspend and idle support
 2010-10-08 20:25 UTC 

[PATCH v2 1/3] Powerpc/4xx: Add suspend and idle support
 2010-10-08 20:25 UTC 

[PATCH 1/3] Powerpc/4xx: Add suspend and idle support
 2010-10-08 17:32 UTC  (5+ messages)

[PATCH] powerpc/ppc64e: Fix link problem when building ppc64e_defconfig
 2010-10-08 16:00 UTC 

RTC rtc-cmos.c : Fix warning on PowerPC
 2010-10-08 12:49 UTC 

Parsing a bus fault message?
 2010-10-08 11:16 UTC  (7+ messages)

P1020RDB PCI-E Interrupt problem
 2010-10-08  9:10 UTC  (2+ messages)

[PATCH v3 0/7] refactor spi_mpc8xxx.c and add eSPI controller support
 2010-10-08  6:37 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
 2010-10-08  6:11 UTC  (7+ messages)

Problem with Infiniband adapter on IBM p550
 2010-10-08  5:45 UTC  (3+ messages)

Problem with Infiniband adapter on IBM p550
 2010-10-08  2:57 UTC 

in_atomic() check in page_cache_get_speculative()
 2010-10-08  1:31 UTC  (3+ messages)

advice on reading a call trace
 2010-10-08  1:29 UTC  (4+ messages)

MSI-X vector allocation failure in upstream kernel
 2010-10-08  1:26 UTC  (2+ messages)

Introduce support for little endian PowerPC
 2010-10-07 23:23 UTC  (17+ messages)
` [PATCH 05/18] powerpc: Wire up 44x little endian boot for remaining 44x targets
` [PATCH 14/18] powerpc, of_serial: Endianness issues setting up the serial ports

[PATCH 1/2 v1.03] Add support for DWC OTG HCD function
 2010-10-07 22:10 UTC  (13+ messages)

[PATCH 2/3] powerpc/4xx: Add Canyonlands suspend and idle support
 2010-10-07 19:07 UTC 

[PATCH 3/3] powerpc/4xx: Add Kilauea suspend and idle support
 2010-10-07 19:07 UTC 

[PATCH 1/2] [v2] powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS board
 2010-10-07 19:36 UTC  (2+ messages)
` [PATCH 2/2] [v2] powerpc/85xx: add DIU support to the Freecale P1022DS reference board

[PATCH 1/2] powerpc/mm: Assume first cpu is boot_cpuid not 0
 2010-10-07 17:19 UTC  (4+ messages)
` [PATCH 2/2] powerpc/fsl_booke: Add support to boot from core other than 0

Serial RapidIO Maintaintance read causes lock up
 2010-10-07 14:21 UTC  (3+ messages)

[PATCH v2] edac: mpc85xx: Add support for new MPCxxx/Pxxxx EDAC controllers
 2010-10-07 13:21 UTC  (11+ messages)
      ` [PATCH] edac: mpc85xx: Add support for new MPCxxx/Pxxxx EDAC controllers (fix)

Linux on ppc440gp
 2010-10-07  8:03 UTC  (4+ messages)

use of BAT before taking over the MMU
 2010-10-07  8:00 UTC  (13+ messages)

[PATCH] powerpc/p1022: add probing for individual DMA channels, not just DMA controllers
 2010-10-07  6:27 UTC  (2+ messages)

[PATCH] powerpc/fsl_soc: Search all global-utilities nodes for rstccr
 2010-10-07  6:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/4] powerpc/kexec: make masking/disabling interrupts generic
 2010-10-07  6:00 UTC  (8+ messages)
` [PATCH 2/4] powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec
` [PATCH 3/4] powerpc/85xx: Minor fixups for kexec on 85xx
` [PATCH 4/4] powerpc/85xx: flush dcache before resetting cores

[PATCH] powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT
 2010-10-07  6:05 UTC  (5+ messages)

[PATCH 1/2] [v2] powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols
 2010-10-07  6:00 UTC  (4+ messages)
` [PATCH 2/2] [v2] powerpc/watchdog: allow the e500 watchdog driver to be compiled as a module

[PATCH] powerpc/fsl-pci: Fix MSI support on 83xx platforms
 2010-10-07  6:01 UTC  (2+ messages)

[PATCH][v2] mpc8308_p1m: support for MPC8308 P1M board
 2010-10-07  6:00 UTC  (3+ messages)
` [PATCH][v3] "

[PATCH 1/2] powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS board
 2010-10-07  5:28 UTC  (4+ messages)
` [PATCH 2/2] powerpc/85xx: add DIU support to the Freecale P1022DS reference board

[RFC] arch/powerpc: Remove duplicate/redundant Altivec entries
 2010-10-07  5:31 UTC  (3+ messages)

Linuxppc-dev Digest, Vol 74, Issue 31
 2010-10-06 22:56 UTC 

[PATCH v5 0/2] powerpc: add support for new hcall H_BEST_ENERGY
 2010-10-06 18:37 UTC  (3+ messages)
` [PATCH v5 1/2] powerpc: cleanup APIs for cpu/thread/core mappings
` [PATCH v5 2/2] powerpc: add support for new hcall H_BEST_ENERGY

MPC8641D PCI Endpoint incoming interrupts?
 2010-10-06 16:20 UTC 

linux-next: build failure in Linus' tree
 2010-10-06  0:09 UTC 

[PATCH] powerpc/module: Remove unused variable err
 2010-10-05 22:26 UTC 

[PATCH] Move ams driver to macintosh
 2010-10-05 10:10 UTC 

[PATCH 0/9] v3 De-couple sysfs memory directories from memory sections
 2010-10-05  5:18 UTC  (11+ messages)
` [PATCH 1/9] v3 Move find_memory_block routine
` [PATCH 2/9] v3 Add mutex for adding/removing memory blocks
` [PATCH 5/9] v3 rename phys_index properties of memory block struct
` [PATCH 6/9] v3 Update node sysfs code
` [PATCH 9/9] v3 Update memory hotplug documentation


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