aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell1-0/+3
2006-12-04[POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann1-6/+4
2006-12-04[POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr1-0/+4
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand5-338/+454
2006-12-04[POWERPC] cell: hard disable interrupts in power_save()Benjamin Herrenschmidt1-0/+9
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell7-87/+580
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson2-2/+33
2006-12-04[POWERPC] cell: Add routines for managing PMU interruptsKevin Corry4-0/+96
2006-12-04[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry3-87/+2
2006-12-04[POWERPC] cell: PMU register macrosKevin Corry1-1/+22
2006-12-04[POWERPC] cell: Add symbol exports for oprofileArnd Bergmann1-0/+13
2006-12-04[POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr4-148/+113
2006-12-04[POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr3-0/+13
2006-12-04[POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann6-36/+79
2006-12-04[POWERPC] spufs: Fix return value of spufs_mfc_writeMasato Noguchi1-0/+1
2006-12-04[POWERPC] spufs: Always map local store non-guardedArnd Bergmann1-2/+2
2006-12-04[POWERPC] spufs: Avoid user-triggered oops in ptraceChristoph Hellwig1-8/+7
2006-12-04[POWERPC] spufs: Fix missing stop-and-signalMasato Noguchi1-10/+18
2006-12-04[POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann2-1/+2
2006-12-04[POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand1-2/+2
2006-12-04[POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell2-20/+22
2006-12-04[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.Dwayne Grant McConnell1-0/+90
2006-12-04[POWERPC] spufs: Remove /spu_tag_mask fileDwayne Grant McConnell1-23/+0
2006-12-04[POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell3-6/+137
2006-12-04[POWERPC] spufs: Change %llx to 0x%llx.Dwayne Grant McConnell1-6/+7
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr3-462/+653
2006-12-04[POWERPC] Make cell use direct DMA opsBenjamin Herrenschmidt1-73/+6
2006-12-04[POWERPC] Cell "Spider" MMIO workaroundsBenjamin Herrenschmidt2-2/+348
2006-12-04[POWERPC] Cell fixup DMA offset for new southbridgeBenjamin Herrenschmidt2-6/+16
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt1-0/+1
2006-12-04[POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt1-3/+34
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-15/+6
2006-12-04[POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt1-0/+9
2006-12-04[POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt1-0/+44
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-9/+0
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras3-10/+35
2006-11-10[POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt1-8/+33
2006-10-25[POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft3-0/+258
2006-10-25[POWERPC] add support for stopping spus from xmonMichael Ellerman1-0/+4
2006-10-25[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de1-69/+27
2006-10-25[POWERPC] cell: add temperature to SPU and CPU sysfs entriesChristian Krafft3-0/+232
2006-10-25[POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft1-0/+58
2006-10-25[POWERPC] cell: add low-level performance monitoring codeKevin Corry4-1/+392
2006-10-25[POWERPC] cell: add shadow registers for pmd_regKevin Corry2-0/+52
2006-10-25[POWERPC] cell: update Cell BE register definitionsDavid Erb3-41/+170
2006-10-25[POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr4-8/+81
2006-10-25[POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de3-16/+148
2006-10-25[POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de1-5/+5
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter6-6/+99
2006-10-25[POWERPC] cell: remove unused struct spu variableGeoff Levand1-18/+3