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
/
spu_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
1
-3
/
+3
*
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
2007-09-19
1
-1
/
+1
*
[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...
Masato Noguchi
2007-09-11
1
-9
/
+15
*
[POWERPC] cell: Move SPU affinity init to spu_management_of_ops
Andre Detsch
2007-08-10
1
-140
/
+1
*
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
2007-07-20
1
-65
/
+7
*
[CELL] spu_base: locking cleanup
Christoph Hellwig
2007-07-20
1
-33
/
+51
*
[CELL] cell: indexing of SPUs based on firmware vicinity properties
Arnd Bergmann
2007-07-20
1
-1
/
+89
*
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
2007-07-20
1
-0
/
+19
*
[CELL] cell: add hardcoded spu vicinity information for QS20
Arnd Bergmann
2007-07-20
1
-1
/
+54
*
[CELL] cell: add vicinity information on spus
Arnd Bergmann
2007-07-20
1
-0
/
+2
*
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
2007-07-20
1
-7
/
+14
*
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
2007-07-20
1
-7
/
+17
*
[CELL] saving spus information for kexec crash
Andre Detsch
2007-07-20
1
-1
/
+1
*
Cell: Draw SPE helper penguin logos
Geert Uytterhoeven
2007-07-17
1
-1
/
+14
*
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
2007-07-03
1
-0
/
+44
*
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
2007-07-03
1
-1
/
+2
*
[POWERPC] cell: Add spu shutdown method
Geoff Levand
2007-06-28
1
-1
/
+11
*
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
2007-05-09
1
-5
/
+4
*
[POWERPC] Spinlock initializer cleanup
Thomas Gleixner
2007-04-30
1
-1
/
+1
*
[POWERPC] spu_base: fix initialisation on systems with no SPEs
Jeremy Kerr
2007-04-23
1
-3
/
+5
*
[POWERPC] spu_base: remove cleanup_spu_base
Christoph Hellwig
2007-04-23
1
-37
/
+10
*
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
2007-04-23
1
-103
/
+0
*
[POWERPC] spu_base: move spu_init_channels out of spu_mutex
Christoph Hellwig
2007-04-23
1
-1
/
+2
*
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
2007-03-10
1
-12
/
+69
*
[POWERPC] spufs: Add SPU register lock
Ishizaki Kou
2007-01-24
1
-0
/
+3
*
[POWERPC] spufs: we should only execute init_spu_base on cell
Stephen Rothwell
2006-12-04
1
-0
/
+3
*
[POWERPC] cell: abstract spu management routines
Geoff Levand
2006-12-04
1
-312
/
+22
*
[POWERPC] spufs: Return correct event for data storage interrupt
Arnd Bergmann
2006-12-04
1
-1
/
+1
*
[POWERPC] spufs: Replace spu.nid with spu.node
Geoff Levand
2006-12-04
1
-2
/
+2
*
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2006-12-04
1
-8
/
+33
|
\
|
*
[POWERPC] Fix cell "new style" mapping and add debug
Benjamin Herrenschmidt
2006-11-10
1
-8
/
+33
*
|
[POWERPC] add support for stopping spus from xmon
Michael Ellerman
2006-10-25
1
-0
/
+4
*
|
[POWERPC] cell: add support for registering sysfs attributes to spus
Christian Krafft
2006-10-25
1
-0
/
+58
*
|
[POWERPC] spufs: allow isolated mode apps by starting the SPE loader
arnd@arndb.de
2006-10-25
1
-11
/
+24
*
|
[POWERPC] cell: remove unused struct spu variable
Geoff Levand
2006-10-25
1
-18
/
+3
*
|
[POWERPC] spufs: wrap mfc sdr access
Masato Noguchi
2006-10-25
1
-1
/
+1
|
/
*
[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA
Benjamin Herrenschmidt
2006-10-16
1
-4
/
+11
*
[POWERPC] SPU fixup after irq changes
Olaf Hering
2006-10-07
1
-3
/
+3
*
[POWERPC] spufs: support new OF device tree format
Arnd Bergmann
2006-10-05
1
-5
/
+94
*
[POWERPC] spufs: remove support for ancient firmware
Arnd Bergmann
2006-10-05
1
-12
/
+0
*
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
2006-10-05
1
-3
/
+3
*
[POWERPC] spufs: scheduler support for NUMA.
Mark Nutter
2006-10-05
1
-17
/
+34
*
[POWERPC] Cell interrupt rework
Benjamin Herrenschmidt
2006-10-04
1
-10
/
+9
*
[POWERPC] cell spufs iomem annotations
Al Viro
2006-09-26
1
-2
/
+2
*
Merge branch 'merge'
Paul Mackerras
2006-08-01
1
-3
/
+3
|
\
|
*
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-10
1
-3
/
+3
*
|
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-9
/
+9
|
/
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-44
/
+75
*
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-3
/
+3
*
[POWERPC] spufs: fix class0 interrupt assignment
Arnd Bergmann
2006-06-28
1
-4
/
+4
[next]