summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_base.c
AgeCommit message (Expand)Author
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-06-16powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-29[POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann
2008-02-29[POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr
2007-12-19[POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr
2007-12-19[POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr
2007-12-19[POWERPC] cell: export force_sig_info()Jeremy Kerr
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-09-19[POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig
2007-07-20[CELL] spu_base: locking cleanupChristoph Hellwig
2007-07-20[CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann
2007-07-20[CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann
2007-07-20[CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch
2007-07-17Cell: Draw SPE helper penguin logosGeert Uytterhoeven
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig
2007-06-28[POWERPC] cell: Add spu shutdown methodGeoff Levand
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr
2007-04-23[POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann
2007-04-23[POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt
2007-01-24[POWERPC] spufs: Add SPU register lockIshizaki Kou
2006-12-04[POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand
2006-12-04[POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann
2006-12-04[POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-11-10[POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt