index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-05
[POWERPC] spufs: handle faults while the context switch pending flag is set
Luke Browning
1
-9
/
+14
2008-05-05
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
1
-0
/
+8
2008-05-05
[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqs
Luke Browning
1
-2
/
+8
2008-05-05
[POWERPC] spufs: fix post-stopped update of MFC_CNTL register
Jeremy Kerr
1
-4
/
+9
2008-05-05
[POWERPC] spufs: fix save of mfc_cntl register
Jeremy Kerr
1
-6
/
+7
2008-05-05
[POWERPC] spufs: don't touch suspend bits when purging DMA queue
Jeremy Kerr
1
-1
/
+3
2008-03-28
[POWERPC] spufs: save MFC command channel before purging MFC queue
Jeremy Kerr
1
-1
/
+1
2008-02-29
[POWERPC] spufs: synchronize IRQ when disabling
Arnd Bergmann
1
-0
/
+6
2008-02-20
[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}
Andre Detsch
1
-3
/
+3
2007-12-21
[POWERPC] spufs: don't set reserved bits in spu interrupt status
Masato Noguchi
1
-10
/
+10
2007-12-21
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
1
-7
/
+0
2007-12-21
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
1
-2
/
+2
2007-12-19
[POWERPC] cell: handle SPE kernel mappings that cross segment boundaries
Jeremy Kerr
1
-4
/
+7
2007-12-19
[POWERPC] cell: handle kernel SLB setup in spu_base.c
Jeremy Kerr
1
-32
/
+1
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
1
-1
/
+1
2007-09-19
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook
Jeremy Kerr
1
-8
/
+8
2007-09-19
[POWERPC] spufs: Remove spu_harvest
Jeremy Kerr
1
-13
/
+0
2007-07-20
[CELL] spufs: dont halt decrementer at restore step 47
Masato Noguchi
1
-4
/
+16
2007-07-20
[CELL] spufs: limit saving MFC_CNTL bits
Masato Noguchi
1
-9
/
+4
2007-07-20
[CELL] spufs: fix decr_status meanings
Masato Noguchi
1
-2
/
+10
2007-07-20
[CELL] spufs: remove needless context save/restore code
Masato Noguchi
1
-11
/
+1
2007-07-20
[CELL] spufs: fix array size of channel index
Jeremy Kerr
1
-6
/
+6
2007-07-20
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
Kazunori Asayama
1
-1
/
+2
2007-07-03
[POWERPC] spufs: Save dma_tagstatus_R in CSA
Kazunori Asayama
1
-0
/
+14
2007-07-03
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
1
-2
/
+2
2007-05-09
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
1
-19
/
+9
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-23
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
1
-2
/
+6
2007-03-10
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
1
-59
/
+3
2006-10-25
[POWERPC] spufs: "stautus" isnt a word.
arnd@arndb.de
1
-5
/
+5
2006-10-25
[POWERPC] spufs: add support for nonschedulable contexts
Mark Nutter
1
-2
/
+48
2006-10-25
[POWERPC] spufs: wrap mfc sdr access
Masato Noguchi
1
-3
/
+0
2006-10-05
[POWERPC] spufs: fix context switch during page fault
HyeonSeung Jang
1
-0
/
+9
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-2
/
+4
2006-06-28
[POWERPC] spufs: fix MFC command queue purge
Benjamin Herrenschmidt
1
-2
/
+4
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-21
[POWERPC] spufs: remove stop_code from struct spu
Masato Noguchi
1
-1
/
+0
2006-06-21
[POWERPC] spufs: further abstract priv1 register access
Geoff Levand
1
-0
/
+1
2006-06-21
[POWERPC] spufs: dont try to access SPE channel 1 count
arnd@arndb.de
1
-6
/
+21
2006-06-21
[POWERPC] spufs: fix initial state of wbox file
arnd@arndb.de
1
-0
/
+1
2006-06-21
[POWERPC] spufs: set up correct SLB entries for 64k pages
arnd@arndb.de
1
-6
/
+8
2006-06-21
[POWERPC] cell: always build spu base into the kernel
arnd@arndb.de
1
-0
/
+4
2006-04-13
[PATCH] spufs: fix context-switch decrementer code
Jordi Caubet
1
-1
/
+1
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
1
-1
/
+2
2006-01-11
[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.
Geoff Levand
1
-5
/
+29
2006-01-09
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
1
-82
/
+47
2006-01-09
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
1
-4
/
+4
2006-01-09
[PATCH] spufs: fix mailbox polling
Arnd Bergmann
1
-2
/
+2
[next]