index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spu_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-11
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
1
-10
/
+18
2011-01-21
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
Anton Blanchard
1
-0
/
+70
2009-06-16
fbdev: move logo externs to header file
Geert Uytterhoeven
1
-10
/
+1
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
1
-1
/
+1
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-2
/
+2
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-1
/
+2
2008-06-16
powerpc/spufs: synchronize interaction between spu exception handling and tim...
Luke Browning
1
-16
/
+26
2008-06-16
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
1
-2
/
+0
2008-05-05
[POWERPC] spufs: handle faults while the context switch pending flag is set
Luke Browning
1
-0
/
+4
2008-05-05
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
1
-9
/
+18
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-02-29
[POWERPC] spufs: serialize SLB invalidation against SLB loading
Arnd Bergmann
1
-3
/
+9
2008-02-29
[POWERPC] spufs: invalidate SLB translation before adding a new entry
Arnd Bergmann
1
-0
/
+4
2008-02-20
[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}
Andre Detsch
1
-12
/
+0
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2007-12-21
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
1
-50
/
+7
2007-12-21
[POWERPC] spufs: use #defines for SPU class [012] exception status
Jeremy Kerr
1
-21
/
+21
2007-12-19
[POWERPC] cell: catch errors from sysfs_create_group()
Jeremy Kerr
1
-3
/
+17
2007-12-19
[POWERPC] cell: handle SPE kernel mappings that cross segment boundaries
Jeremy Kerr
1
-7
/
+43
2007-12-19
[POWERPC] cell: add spu_64k_pages_available() check
Jeremy Kerr
1
-0
/
+6
2007-12-19
[POWERPC] cell: use spu_load_slb for SLB setup
Jeremy Kerr
1
-13
/
+10
2007-12-19
[POWERPC] cell: handle kernel SLB setup in spu_base.c
Jeremy Kerr
1
-0
/
+49
2007-12-19
[POWERPC] cell: export force_sig_info()
Jeremy Kerr
1
-0
/
+7
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
1
-3
/
+3
2007-09-19
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
1
-1
/
+1
2007-09-11
[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...
Masato Noguchi
1
-9
/
+15
2007-08-10
[POWERPC] cell: Move SPU affinity init to spu_management_of_ops
Andre Detsch
1
-140
/
+1
2007-07-20
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
1
-65
/
+7
2007-07-20
[CELL] spu_base: locking cleanup
Christoph Hellwig
1
-33
/
+51
2007-07-20
[CELL] cell: indexing of SPUs based on firmware vicinity properties
Arnd Bergmann
1
-1
/
+89
2007-07-20
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
1
-0
/
+19
2007-07-20
[CELL] cell: add hardcoded spu vicinity information for QS20
Arnd Bergmann
1
-1
/
+54
2007-07-20
[CELL] cell: add vicinity information on spus
Arnd Bergmann
1
-0
/
+2
2007-07-20
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
1
-7
/
+14
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
1
-7
/
+17
2007-07-20
[CELL] saving spus information for kexec crash
Andre Detsch
1
-1
/
+1
2007-07-17
Cell: Draw SPE helper penguin logos
Geert Uytterhoeven
1
-1
/
+14
2007-07-03
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
1
-0
/
+44
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
1
-1
/
+2
2007-06-28
[POWERPC] cell: Add spu shutdown method
Geoff Levand
1
-1
/
+11
2007-05-09
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
1
-5
/
+4
2007-04-30
[POWERPC] Spinlock initializer cleanup
Thomas Gleixner
1
-1
/
+1
2007-04-23
[POWERPC] spu_base: fix initialisation on systems with no SPEs
Jeremy Kerr
1
-3
/
+5
2007-04-23
[POWERPC] spu_base: remove cleanup_spu_base
Christoph Hellwig
1
-37
/
+10
2007-04-23
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
1
-103
/
+0
2007-04-23
[POWERPC] spu_base: move spu_init_channels out of spu_mutex
Christoph Hellwig
1
-1
/
+2
2007-03-10
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
1
-12
/
+69
2007-01-24
[POWERPC] spufs: Add SPU register lock
Ishizaki Kou
1
-0
/
+3
2006-12-04
[POWERPC] spufs: we should only execute init_spu_base on cell
Stephen Rothwell
1
-0
/
+3
[next]