index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
/
switch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
[POWERPC] spufs: handle faults while the context switch pending flag is set
Luke Browning
2008-05-05
1
-9
/
+14
*
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
2008-05-05
1
-0
/
+8
*
[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqs
Luke Browning
2008-05-05
1
-2
/
+8
*
[POWERPC] spufs: fix post-stopped update of MFC_CNTL register
Jeremy Kerr
2008-05-05
1
-4
/
+9
*
[POWERPC] spufs: fix save of mfc_cntl register
Jeremy Kerr
2008-05-05
1
-6
/
+7
*
[POWERPC] spufs: don't touch suspend bits when purging DMA queue
Jeremy Kerr
2008-05-05
1
-1
/
+3
*
[POWERPC] spufs: save MFC command channel before purging MFC queue
Jeremy Kerr
2008-03-28
1
-1
/
+1
*
[POWERPC] spufs: synchronize IRQ when disabling
Arnd Bergmann
2008-02-29
1
-0
/
+6
*
[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}
Andre Detsch
2008-02-20
1
-3
/
+3
*
[POWERPC] spufs: don't set reserved bits in spu interrupt status
Masato Noguchi
2007-12-21
1
-10
/
+10
*
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
2007-12-21
1
-7
/
+0
*
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
2007-12-21
1
-2
/
+2
*
[POWERPC] cell: handle SPE kernel mappings that cross segment boundaries
Jeremy Kerr
2007-12-19
1
-4
/
+7
*
[POWERPC] cell: handle kernel SLB setup in spu_base.c
Jeremy Kerr
2007-12-19
1
-32
/
+1
*
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
1
-1
/
+1
*
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook
Jeremy Kerr
2007-09-19
1
-8
/
+8
*
[POWERPC] spufs: Remove spu_harvest
Jeremy Kerr
2007-09-19
1
-13
/
+0
*
[CELL] spufs: dont halt decrementer at restore step 47
Masato Noguchi
2007-07-20
1
-4
/
+16
*
[CELL] spufs: limit saving MFC_CNTL bits
Masato Noguchi
2007-07-20
1
-9
/
+4
*
[CELL] spufs: fix decr_status meanings
Masato Noguchi
2007-07-20
1
-2
/
+10
*
[CELL] spufs: remove needless context save/restore code
Masato Noguchi
2007-07-20
1
-11
/
+1
*
[CELL] spufs: fix array size of channel index
Jeremy Kerr
2007-07-20
1
-6
/
+6
*
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
Kazunori Asayama
2007-07-20
1
-1
/
+2
*
[POWERPC] spufs: Save dma_tagstatus_R in CSA
Kazunori Asayama
2007-07-03
1
-0
/
+14
*
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
2007-07-03
1
-2
/
+2
*
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
2007-05-09
1
-19
/
+9
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
2007-04-23
1
-2
/
+6
*
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
2007-03-10
1
-59
/
+3
*
[POWERPC] spufs: "stautus" isnt a word.
arnd@arndb.de
2006-10-25
1
-5
/
+5
*
[POWERPC] spufs: add support for nonschedulable contexts
Mark Nutter
2006-10-25
1
-2
/
+48
*
[POWERPC] spufs: wrap mfc sdr access
Masato Noguchi
2006-10-25
1
-3
/
+0
*
[POWERPC] spufs: fix context switch during page fault
HyeonSeung Jang
2006-10-05
1
-0
/
+9
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-29
1
-2
/
+4
|
\
|
*
[POWERPC] spufs: fix MFC command queue purge
Benjamin Herrenschmidt
2006-06-28
1
-2
/
+4
*
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
|
/
*
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
[POWERPC] spufs: remove stop_code from struct spu
Masato Noguchi
2006-06-21
1
-1
/
+0
*
[POWERPC] spufs: further abstract priv1 register access
Geoff Levand
2006-06-21
1
-0
/
+1
*
[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: set up correct SLB entries for 64k pages
arnd@arndb.de
2006-06-21
1
-6
/
+8
*
[POWERPC] cell: always build spu base into the kernel
arnd@arndb.de
2006-06-21
1
-0
/
+4
*
[PATCH] spufs: fix context-switch decrementer code
Jordi Caubet
2006-04-13
1
-1
/
+1
*
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
2006-03-27
1
-1
/
+2
*
[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.
Geoff Levand
2006-01-11
1
-5
/
+29
*
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
2006-01-09
1
-82
/
+47
*
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
2006-01-09
1
-4
/
+4
[next]