index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
4
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-29
2
-7
/
+9
|
\
|
*
[POWERPC] spufs: fix MFC command queue purge
Benjamin Herrenschmidt
2006-06-28
1
-2
/
+4
|
*
[POWERPC] spufs: map mmio space as guarded into user space
Benjamin Herrenschmidt
2006-06-28
1
-5
/
+5
*
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
|
/
*
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
[PATCH] spufs: update ->flush method proto
Al Viro
2006-06-25
1
-2
/
+2
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-3
/
+3
*
[POWERPC] spufs: one more fix for 64k pages
arnd@arndb.de
2006-06-21
3
-413
/
+1640
*
[POWERPC] spufs: fail spu_create with invalid flags
arnd@arndb.de
2006-06-21
1
-0
/
+4
*
[POWERPC] spufs: fix Makefile for "make clean"
Masato Noguchi
2006-06-21
1
-0
/
+1
*
[POWERPC] spufs: remove stop_code from struct spu
Masato Noguchi
2006-06-21
1
-1
/
+0
*
[POWERPC] spufs: fix spu irq affinity setting
Geoff Levand
2006-06-21
1
-1
/
+2
*
[POWERPC] spufs: further abstract priv1 register access
Geoff Levand
2006-06-21
2
-0
/
+2
*
[POWERPC] spufs: dont try to access SPE channel 1 count
arnd@arndb.de
2006-06-21
1
-6
/
+21
*
[POWERPC] spufs: fix initial state of wbox file
arnd@arndb.de
2006-06-21
1
-0
/
+1
*
[POWERPC] spufs: add a phys-id attribute to each SPU context
arnd@arndb.de
2006-06-21
1
-0
/
+17
*
[POWERPC] spufs: set up correct SLB entries for 64k pages
arnd@arndb.de
2006-06-21
1
-6
/
+8
*
[POWERPC] spufs: fix deadlock in spu_create error path
Michael Ellerman
2006-06-21
1
-11
/
+15
*
[POWERPC] spufs: restore mapping of mssync register
arnd@arndb.de
2006-06-21
1
-0
/
+50
*
[POWERPC] cell: always build spu base into the kernel
arnd@arndb.de
2006-06-21
2
-1
/
+7
*
[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()
Jeremy Kerr
2006-04-29
1
-11
/
+1
*
[PATCH] spufs: fix context-switch decrementer code
Jordi Caubet
2006-04-13
1
-1
/
+1
*
[PATCH] powerpc/cell: compile fixes
Dave Jones
2006-04-01
1
-0
/
+1
*
Merge ../linux-2.6
Paul Mackerras
2006-03-29
1
-1
/
+1
|
\
|
*
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-28
1
-1
/
+1
*
|
[PATCH] spufs: fix __init/__exit annotations
Arnd Bergmann
2006-03-28
1
-2
/
+2
*
|
[PATCH] spufs: initialize context correctly
Dirk Herrendoerfer
2006-03-27
1
-0
/
+1
*
|
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
2006-03-27
4
-12
/
+245
*
|
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
2006-03-27
7
-3
/
+425
*
|
[PATCH] spufs: allow SPU code to do syscalls
Arnd Bergmann
2006-03-27
1
-0
/
+91
|
/
*
[PATCH] powerpc: cell namespace cleanup
Arnd Bergmann
2006-01-12
1
-1
/
+3
*
[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.
Geoff Levand
2006-01-11
1
-5
/
+29
*
[PATCH] spufs: fix for recent "shrink dentry_struct" patch
Andrew Morton
2006-01-10
1
-1
/
+1
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-6
/
+6
*
[PATCH] spufs: set irq affinity for running threads
Arnd Bergmann
2006-01-09
1
-0
/
+5
*
[PATCH] spufs: fix sparse warnings
Arnd Bergmann
2006-01-09
3
-5
/
+4
*
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
2006-01-09
2
-95
/
+53
*
[PATCH] spufs: move spu_run call to its own file
Arnd Bergmann
2006-01-09
4
-153
/
+160
*
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
2006-01-09
3
-10
/
+9
*
[PATCH] spufs: fix spufs_fill_dir error path
Arnd Bergmann
2006-01-09
1
-35
/
+38
*
[PATCH] spufs: dont leak directories in failed spu_create
Arnd Bergmann
2006-01-09
1
-17
/
+37
*
[PATCH] spufs fix spu_acquire_runnable error path
Arnd Bergmann
2006-01-09
1
-2
/
+2
*
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
2006-01-09
3
-5
/
+12
*
[PATCH] spufs: check for proper file pointer in sys_spu_run
Arnd Bergmann
2006-01-09
3
-3
/
+5
*
[PATCH] spufs: dont hold root->isem in spu_forget
Arnd Bergmann
2006-01-09
1
-10
/
+10
*
[PATCH] spufs: fix locking in spu_acquire_runnable
Arnd Bergmann
2006-01-09
1
-4
/
+6
*
[PATCH] spufs: fix hexdump format
Arnd Bergmann
2006-01-09
1
-1
/
+1
*
[PATCH] spufs: trivial compile fix
Arnd Bergmann
2006-01-09
1
-1
/
+1
*
[PATCH] spufs: fix mailbox polling
Arnd Bergmann
2006-01-09
5
-21
/
+87
[next]