summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAgeFilesLines
...
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-182-2/+0
|/
* [POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr2008-03-111-1/+2
* [POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr2008-03-113-3/+5
* [POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch2008-02-291-1/+1
* [POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann2008-02-291-0/+6
* [POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr2008-02-291-3/+4
* [POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr2008-02-281-4/+3
* [POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr2008-02-271-1/+11
* [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-201-3/+3
* [POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2008-02-192-5/+4
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-8/+10
* Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-131-20/+11
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-085-37/+56
|\
| * [POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning2008-02-081-1/+1
| * [POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning2008-02-081-6/+4
| * [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi2008-02-081-0/+6
| * [POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig2008-02-084-30/+45
* | mount options: fix spufsMiklos Szeredi2008-02-081-0/+3
* | libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig2008-02-081-1/+1
* | libfs: allow error return from simple attributesChristoph Hellwig2008-02-081-4/+4
|/
* [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-061-8/+21
* [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-061-2/+5
* [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-065-7/+284
* Merge branch 'linux-2.6'Paul Mackerras2008-01-243-41/+2
|\
| * [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras2008-01-021-9/+0
| * [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-283-38/+8
* | [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr2007-12-211-10/+10
* | [POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2007-12-212-3/+4
* | [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin2007-12-211-17/+18
* | [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-217-65/+219
* | [POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig2007-12-211-24/+154
* | [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning2007-12-215-168/+200
* | [POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi2007-12-211-10/+10
* | [POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning2007-12-211-2/+2
* | [POWERPC] spufs: reorganize spu_run_initLuke Browning2007-12-212-34/+56
* | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-215-67/+100
* | [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-212-12/+19
* | [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...Jeremy Kerr2007-12-211-2/+2
* | [POWERPC] spufs: add backing ops for privcntl registerLuke Browning2007-12-214-8/+28
* | [POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann2007-12-214-7/+21
* | [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-216-110/+48
* | [POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal2007-12-211-8/+8
* | [POWERPC] cell: wrap master run control bitMasato Noguchi2007-12-214-2/+19
* | [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-191-4/+7
* | [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-191-1/+1
* | [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-191-32/+1
|/
* [POWERPC] spufs: Fix context destroy vs /spu readdir raceJeremy Kerr2007-11-201-0/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1