summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_base.c
Commit message (Expand)AuthorAgeFilesLines
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-1/+2
* powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning2008-06-161-16/+26
* powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-161-2/+0
* [POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2008-05-051-0/+4
* [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-051-9/+18
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-4/+4
* [POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann2008-02-291-3/+9
* [POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann2008-02-291-0/+4
* [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-201-12/+0
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-1/+1
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-211-50/+7
* | [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-211-21/+21
* | [POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr2007-12-191-3/+17
* | [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-191-7/+43
* | [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-191-0/+6
* | [POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr2007-12-191-13/+10
* | [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-191-0/+49
* | [POWERPC] cell: export force_sig_info()Jeremy Kerr2007-12-191-0/+7
|/
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-3/+3
* [POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior2007-09-191-1/+1
* [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-111-9/+15
* [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-101-140/+1
* [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-201-65/+7
* [CELL] spu_base: locking cleanupChristoph Hellwig2007-07-201-33/+51
* [CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann2007-07-201-1/+89
* [CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann2007-07-201-0/+19
* [CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann2007-07-201-1/+54
* [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-201-0/+2
* [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-201-7/+14
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-201-7/+17
* [CELL] saving spus information for kexec crashAndre Detsch2007-07-201-1/+1
* Cell: Draw SPE helper penguin logosGeert Uytterhoeven2007-07-171-1/+14
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-031-0/+44
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-031-1/+2
* [POWERPC] cell: Add spu shutdown methodGeoff Levand2007-06-281-1/+11
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-091-5/+4
* [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-301-1/+1
* [POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2007-04-231-3/+5
* [POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig2007-04-231-37/+10
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-231-103/+0
* [POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig2007-04-231-1/+2
* [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-101-12/+69
* [POWERPC] spufs: Add SPU register lockIshizaki Kou2007-01-241-0/+3
* [POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell2006-12-041-0/+3
* [POWERPC] cell: abstract spu management routinesGeoff Levand2006-12-041-312/+22
* [POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann2006-12-041-1/+1
* [POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand2006-12-041-2/+2
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-8/+33
|\
| * [POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt2006-11-101-8/+33
OpenPOWER on IntegriCloud