]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/powerpc/platforms/cell/spufs/spufs.h
[POWERPC] spufs: Add isolated-mode SPE recycling support
[linux-2.6-omap-h63xx.git] / arch / powerpc / platforms / cell / spufs / spufs.h
2006-10-25 Jeremy Kerr[POWERPC] spufs: Add isolated-mode SPE recycling support
2006-10-25 Mark Nutter[POWERPC] spufs: add support for nonschedulable contexts
2006-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-10-08 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2006-10-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/willy...
2006-10-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-10-04 Arnd Bergmann[POWERPC] spufs: add infrastructure for finding elf...
2006-10-04 Arnd Bergmann[POWERPC] spufs: Add infrastructure needed for gang...
2006-10-04 Arnd Bergmann[POWERPC] spufs: implement error event delivery to...
2006-06-16 Len BrownPull bugzilla-5737 into release branch
2006-06-15 Len BrownPull bugzilla-5653 into release branch
2006-06-15 Len BrownPull novell-bugzilla-156426 into release branch
2006-04-18 Dave JonesMerge ../linus
2006-04-02 Dmitry TorokhovManual merge with Linus.
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-31 Steven WhitehouseMerge branch 'master'
2006-03-31 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2006-03-30 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-03-30 Jeff GarzikMerge branch 'upstream'
2006-03-30 Jeff GarzikMerge branch 'mv-merge'
2006-03-29 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2006-03-29 Jeff GarzikMerge branch 'upstream'
2006-03-29 Jeff GarzikMerge branch 'master'
2006-03-29 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-27 Mark Nutter[PATCH] spufs: enable SPE problem state MMIO access.
2006-03-27 Arnd Bergmann[PATCH] spufs: implement mfc access for PPE-side DMA
2006-03-21 Tony LuckPull bsp-removal into release branch
2006-02-01 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86
2006-01-27 Len BrownPull release into acpica branch
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-24 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2006-01-19 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-01-17 Jeff GarzikMerge branch 'upstream'
2006-01-17 Jeff GarzikMerge branch 'upstream'
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dtor...
2006-01-13 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-01-12 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-01-12 Linus TorvaldsMerge branch 'drm-forlinus' of git://git.kernel.org...
2006-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-10 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-09 Arnd Bergmann[PATCH] spufs: fix sparse warnings
2006-01-09 Arnd Bergmann[PATCH] spufs: move spu_run call to its own file
2006-01-09 Arnd Bergmann[PATCH] spufs: clean up use of bitops
2006-01-09 Arnd Bergmann[PATCH] spufs: serialize sys_spu_run per spu
2006-01-09 Arnd Bergmann[PATCH] spufs: check for proper file pointer in sys_spu_run
2006-01-09 Arnd Bergmann[PATCH] spufs: fix mailbox polling
2006-01-09 Arnd Bergmann[PATCH] spufs: Improved SPU preemptability [part 2].
2006-01-09 Arnd Bergmann[PATCH] spufs: Improved SPU preemptability.
2006-01-09 Arnd Bergmann[PATCH] spufs: cooperative scheduler support
2006-01-09 Mark Nutter[PATCH] spufs: switchable spu contexts
2006-01-09 Arnd Bergmann[PATCH] spufs: The SPU file system, base