summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_groupChristian Krafft2006-12-081-0/+2
* [POWERPC] Fix cell pmu initialisationStephen Rothwell2006-12-081-1/+4
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell2006-12-041-0/+3
* [POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann2006-12-041-6/+4
* [POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr2006-12-041-0/+4
* [POWERPC] cell: abstract spu management routinesGeoff Levand2006-12-045-338/+454
* [POWERPC] cell: hard disable interrupts in power_save()Benjamin Herrenschmidt2006-12-041-0/+9
* [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-047-87/+580
* [POWERPC] cell: Add oprofile supportMaynard Johnson2006-12-042-2/+33
* [POWERPC] cell: Add routines for managing PMU interruptsKevin Corry2006-12-044-0/+96
* [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry2006-12-043-87/+2
* [POWERPC] cell: PMU register macrosKevin Corry2006-12-041-1/+22
* [POWERPC] cell: Add symbol exports for oprofileArnd Bergmann2006-12-041-0/+13
* [POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr2006-12-044-148/+113
* [POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr2006-12-043-0/+13
* [POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann2006-12-046-36/+79
* [POWERPC] spufs: Fix return value of spufs_mfc_writeMasato Noguchi2006-12-041-0/+1
* [POWERPC] spufs: Always map local store non-guardedArnd Bergmann2006-12-041-2/+2
* [POWERPC] spufs: Avoid user-triggered oops in ptraceChristoph Hellwig2006-12-041-8/+7
* [POWERPC] spufs: Fix missing stop-and-signalMasato Noguchi2006-12-041-10/+18
* [POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann2006-12-042-1/+2
* [POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand2006-12-041-2/+2
* [POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell2006-12-042-20/+22
* [POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.Dwayne Grant McConnell2006-12-041-0/+90
* [POWERPC] spufs: Remove /spu_tag_mask fileDwayne Grant McConnell2006-12-041-23/+0
* [POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell2006-12-043-6/+137
* [POWERPC] spufs: Change %llx to 0x%llx.Dwayne Grant McConnell2006-12-041-6/+7
* [POWERPC] Cell iommu supportJeremy Kerr2006-12-043-462/+653
* [POWERPC] Make cell use direct DMA opsBenjamin Herrenschmidt2006-12-041-73/+6
* [POWERPC] Cell "Spider" MMIO workaroundsBenjamin Herrenschmidt2006-12-042-2/+348
* [POWERPC] Cell fixup DMA offset for new southbridgeBenjamin Herrenschmidt2006-12-042-6/+16
* [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-041-0/+1
* [POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt2006-12-041-3/+34
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-041-15/+6
* [POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt2006-12-041-0/+9
* [POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt2006-12-041-0/+44
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-9/+0
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-043-10/+35
|\
| * [POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt2006-11-101-8/+33
| * [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann2006-10-251-1/+1
| * [POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell2006-10-251-1/+1
* | [POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft2006-10-253-0/+258
* | [POWERPC] add support for stopping spus from xmonMichael Ellerman2006-10-251-0/+4
* | [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de2006-10-251-69/+27
* | [POWERPC] cell: add temperature to SPU and CPU sysfs entriesChristian Krafft2006-10-253-0/+232
* | [POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft2006-10-251-0/+58
* | [POWERPC] cell: add low-level performance monitoring codeKevin Corry2006-10-254-1/+392
* | [POWERPC] cell: add shadow registers for pmd_regKevin Corry2006-10-252-0/+52
OpenPOWER on IntegriCloud