summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_base.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Cell: Draw SPE helper penguin logosGeert Uytterhoeven1-1/+14
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig1-0/+44
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig1-1/+2
2007-06-28[POWERPC] cell: Add spu shutdown methodGeoff Levand1-1/+11
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt1-5/+4
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner1-1/+1
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr1-3/+5
2007-04-23[POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig1-37/+10
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann1-103/+0
2007-04-23[POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig1-1/+2
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt1-12/+69
2007-01-24[POWERPC] spufs: Add SPU register lockIshizaki Kou1-0/+3
2006-12-04[POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell1-0/+3
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand1-312/+22
2006-12-04[POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann1-1/+1
2006-12-04[POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand1-2/+2
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras1-8/+33
2006-11-10[POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt1-8/+33
2006-10-25[POWERPC] add support for stopping spus from xmonMichael Ellerman1-0/+4
2006-10-25[POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft1-0/+58
2006-10-25[POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de1-11/+24
2006-10-25[POWERPC] cell: remove unused struct spu variableGeoff Levand1-18/+3
2006-10-25[POWERPC] spufs: wrap mfc sdr accessMasato Noguchi1-1/+1
2006-10-16[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt1-4/+11
2006-10-07[POWERPC] SPU fixup after irq changesOlaf Hering1-3/+3
2006-10-05[POWERPC] spufs: support new OF device tree formatArnd Bergmann1-5/+94
2006-10-05[POWERPC] spufs: remove support for ancient firmwareArnd Bergmann1-12/+0
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann1-3/+3
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter1-17/+34
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt1-10/+9
2006-09-26[POWERPC] cell spufs iomem annotationsAl Viro1-2/+2
2006-08-01Merge branch 'merge'Paul Mackerras1-3/+3
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr1-9/+9
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-3/+3
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-44/+75
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann1-4/+4
2006-06-21[POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi1-59/+19
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi1-2/+0
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand1-8/+0
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand1-0/+5
2006-06-21[POWERPC] spufs: use kzalloc in create_spuJeremy Kerr1-19/+2
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de1-3/+8
2006-06-21[POWERPC] cell: register SPUs as sysdevsJeremy Kerr1-0/+54
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr1-23/+20
2006-05-01[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp1-12/+60
2006-04-29[PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann1-3/+7
2006-03-27[PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann1-3/+2
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter1-0/+5
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann1-2/+5