aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAge
* [PATCH] arch/powerpc trivial annotationsAl Viro2007-02-09
* [POWERPC] Celleb: consolidate spu management opsIshizaki Kou2007-02-06
* [POWERPC] spufs: Add SPU register lockIshizaki Kou2007-01-24
* [POWERPC] spufs: fix assignment of node numbersArnd Bergmann2006-12-19
* [POWERPC] cell: Fix spufs with "new style" device-treeBenjamin Herrenschmidt2006-12-19
* [POWERPC] cell: Enable spider workarounds on all PCI busesJens Osterkamp2006-12-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-11
|\
| * [POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras2006-12-10
| * [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_groupChristian Krafft2006-12-08
| * [POWERPC] Fix cell pmu initialisationStephen Rothwell2006-12-07
* | [PATCH] struct path: convert powerpcJosef Sipek2006-12-08
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell2006-12-04
* [POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann2006-12-04
* [POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr2006-12-04
* [POWERPC] cell: abstract spu management routinesGeoff Levand2006-12-04
* [POWERPC] cell: hard disable interrupts in power_save()Benjamin Herrenschmidt2006-12-04
* [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-04
* [POWERPC] cell: Add oprofile supportMaynard Johnson2006-12-04
* [POWERPC] cell: Add routines for managing PMU interruptsKevin Corry2006-12-04
* [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry2006-12-04
* [POWERPC] cell: PMU register macrosKevin Corry2006-12-04
* [POWERPC] cell: Add symbol exports for oprofileArnd Bergmann2006-12-04
* [POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr2006-12-04
* [POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr2006-12-04
* [POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann2006-12-04
* [POWERPC] spufs: Fix return value of spufs_mfc_writeMasato Noguchi2006-12-04
* [POWERPC] spufs: Always map local store non-guardedArnd Bergmann2006-12-04
* [POWERPC] spufs: Avoid user-triggered oops in ptraceChristoph Hellwig2006-12-04
* [POWERPC] spufs: Fix missing stop-and-signalMasato Noguchi2006-12-04
* [POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann2006-12-04
* [POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand2006-12-04
* [POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell2006-12-04
* [POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.Dwayne Grant McConnell2006-12-04
* [POWERPC] spufs: Remove /spu_tag_mask fileDwayne Grant McConnell2006-12-04
* [POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell2006-12-04
* [POWERPC] spufs: Change %llx to 0x%llx.Dwayne Grant McConnell2006-12-04
* [POWERPC] Cell iommu supportJeremy Kerr2006-12-04
* [POWERPC] Make cell use direct DMA opsBenjamin Herrenschmidt2006-12-04
* [POWERPC] Cell "Spider" MMIO workaroundsBenjamin Herrenschmidt2006-12-04
* [POWERPC] Cell fixup DMA offset for new southbridgeBenjamin Herrenschmidt2006-12-04
* [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-04
* [POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt2006-12-04
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-04
* [POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt2006-12-04
* [POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt2006-12-04
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-04
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-03
|\
| * [POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt2006-11-10