aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-11[POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr1-1/+2
2008-03-11[POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr3-3/+5
2008-02-29[POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch1-1/+1
2008-02-29[POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann1-0/+6
2008-02-29[POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr1-3/+4
2008-02-28[POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr1-4/+3
2008-02-27[POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr1-1/+11
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch1-3/+3
2008-02-19[POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2-5/+4
2008-02-14Introduce path_put()Jan Blunck1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-8/+10
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers1-20/+11
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-37/+56
2008-02-08mount options: fix spufsMiklos Szeredi1-0/+3
2008-02-08libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig1-1/+1
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig1-4/+4
2008-02-08[POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning1-1/+1
2008-02-08[POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning1-6/+4
2008-02-08[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi1-0/+6
2008-02-08[POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig4-30/+45
2008-02-06[POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch1-8/+21
2008-02-06[POWERPC] spufs: Fix SPE single-step modeJeremy Kerr1-2/+5
2008-02-06[POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig5-7/+284
2008-01-24Merge branch 'linux-2.6'Paul Mackerras3-41/+2
2008-01-02[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras1-9/+0
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson3-38/+8
2007-12-21[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr1-10/+10
2007-12-21[POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2-3/+4
2007-12-21[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin1-17/+18
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig7-65/+219
2007-12-21[POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig1-24/+154
2007-12-21[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling)Luke Browning5-168/+200
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi1-10/+10
2007-12-21[POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning1-2/+2
2007-12-21[POWERPC] spufs: reorganize spu_run_initLuke Browning2-34/+56
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr5-67/+100
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2-12/+19
2007-12-21[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat pollJeremy Kerr1-2/+2
2007-12-21[POWERPC] spufs: add backing ops for privcntl registerLuke Browning4-8/+28
2007-12-21[POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann4-7/+21
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr6-110/+48
2007-12-21[POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal1-8/+8
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi4-2/+19
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr1-4/+7
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr1-1/+1
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr1-32/+1
2007-11-20[POWERPC] spufs: Fix context destroy vs /spu readdir raceJeremy Kerr1-0/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-1/+1