aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2006-12-04[POWERPC] cell: hard disable interrupts in power_save()Benjamin Herrenschmidt
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson
2006-12-04[POWERPC] cell: Add routines for managing PMU interruptsKevin Corry
2006-12-04[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry
2006-12-04[POWERPC] cell: PMU register macrosKevin Corry
2006-12-04[POWERPC] cell: Add symbol exports for oprofileArnd Bergmann
2006-12-04[POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr
2006-12-04[POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr
2006-12-04[POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann
2006-12-04[POWERPC] spufs: Fix return value of spufs_mfc_writeMasato Noguchi
2006-12-04[POWERPC] spufs: Always map local store non-guardedArnd Bergmann
2006-12-04[POWERPC] spufs: Avoid user-triggered oops in ptraceChristoph Hellwig
2006-12-04[POWERPC] spufs: Fix missing stop-and-signalMasato Noguchi
2006-12-04[POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann
2006-12-04[POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand
2006-12-04[POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell
2006-12-04[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.Dwayne Grant McConnell
2006-12-04[POWERPC] spufs: Remove /spu_tag_mask fileDwayne Grant McConnell
2006-12-04[POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell
2006-12-04[POWERPC] spufs: Change %llx to 0x%llx.Dwayne Grant McConnell
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas
2006-12-04[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r61911
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt
2006-12-04[POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr
2006-12-04[POWERPC] Make cell use direct DMA opsBenjamin Herrenschmidt
2006-12-04[POWERPC] Cell "Spider" MMIO workaroundsBenjamin Herrenschmidt
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt
2006-12-04[POWERPC] Cell fixup DMA offset for new southbridgeBenjamin Herrenschmidt
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt
2006-12-04[POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-12-04[POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt
2006-12-04[POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01PCI: Delete unused extern in powermac/pci.cMatthew Wilcox
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-11-22[POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips
2006-11-22[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips
2006-11-13[PATCH] Fix compile warnings with CONFIG_PM=nOlaf Hering
2006-11-13[PATCH] Add Efika platform supportNicolas DET
2006-11-13[PATCH] Clean up usage of boot_devs.hauer@pengutronix.de
2006-11-10[POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas