aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_base.c
Commit message (Expand)AuthorAge
* [POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2008-05-04
* [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-04
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-01
* [POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann2008-02-28
* [POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann2008-02-28
* [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-19
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-21
* | [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-21
* | [POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr2007-12-18
* | [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-18
* | [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-18
* | [POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr2007-12-18
* | [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-18
* | [POWERPC] cell: export force_sig_info()Jeremy Kerr2007-12-18
|/
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-12
* [POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior2007-09-19
* [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-10
* [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-10
* [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-20
* [CELL] spu_base: locking cleanupChristoph Hellwig2007-07-20
* [CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann2007-07-20
* [CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann2007-07-20
* [CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann2007-07-20
* [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-20
* [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-20
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-20
* [CELL] saving spus information for kexec crashAndre Detsch2007-07-20
* Cell: Draw SPE helper penguin logosGeert Uytterhoeven2007-07-17
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-03
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-03
* [POWERPC] cell: Add spu shutdown methodGeoff Levand2007-06-28
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-09
* [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-29
* [POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2007-04-23
* [POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig2007-04-23
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-23
* [POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig2007-04-23
* [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-09
* [POWERPC] spufs: Add SPU register lockIshizaki Kou2007-01-24
* [POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell2006-12-04
* [POWERPC] cell: abstract spu management routinesGeoff Levand2006-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
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-03
|\
| * [POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt2006-11-10
* | [POWERPC] add support for stopping spus from xmonMichael Ellerman2006-10-25
* | [POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft2006-10-25
* | [POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de2006-10-25