index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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
2021-06-15
powerpc/spufs: Remove set but not used variable 'dummy'
Baokun Li
1
-4
/
+2
2020-03-25
powerpc/cell: Use fallthrough;
Joe Perches
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-15
/
+1
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
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-27
[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
[next]