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
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
2006-12-04
[POWERPC] cell: abstract spu management routines
Geoff Levand
1
-312
/
+22
2006-12-04
[POWERPC] spufs: Return correct event for data storage interrupt
Arnd Bergmann
1
-1
/
+1
2006-12-04
[POWERPC] spufs: Replace spu.nid with spu.node
Geoff Levand
1
-2
/
+2
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
1
-8
/
+33
2006-11-10
[POWERPC] Fix cell "new style" mapping and add debug
Benjamin Herrenschmidt
1
-8
/
+33
2006-10-25
[POWERPC] add support for stopping spus from xmon
Michael Ellerman
1
-0
/
+4
2006-10-25
[POWERPC] cell: add support for registering sysfs attributes to spus
Christian Krafft
1
-0
/
+58
2006-10-25
[POWERPC] spufs: allow isolated mode apps by starting the SPE loader
arnd@arndb.de
1
-11
/
+24
2006-10-25
[POWERPC] cell: remove unused struct spu variable
Geoff Levand
1
-18
/
+3
2006-10-25
[POWERPC] spufs: wrap mfc sdr access
Masato Noguchi
1
-1
/
+1
2006-10-16
[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA
Benjamin Herrenschmidt
1
-4
/
+11
2006-10-07
[POWERPC] SPU fixup after irq changes
Olaf Hering
1
-3
/
+3
2006-10-05
[POWERPC] spufs: support new OF device tree format
Arnd Bergmann
1
-5
/
+94
2006-10-05
[POWERPC] spufs: remove support for ancient firmware
Arnd Bergmann
1
-12
/
+0
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
1
-3
/
+3
2006-10-05
[POWERPC] spufs: scheduler support for NUMA.
Mark Nutter
1
-17
/
+34
2006-10-04
[POWERPC] Cell interrupt rework
Benjamin Herrenschmidt
1
-10
/
+9
2006-09-26
[POWERPC] cell spufs iomem annotations
Al Viro
1
-2
/
+2
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-3
/
+3
2006-07-31
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
1
-9
/
+9
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
1
-3
/
+3
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-44
/
+75
2006-07-02
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
1
-3
/
+3
2006-06-28
[POWERPC] spufs: fix class0 interrupt assignment
Arnd Bergmann
1
-4
/
+4
2006-06-21
[POWERPC] spufs: clear class2 interrupt status before wakeup
Masato Noguchi
1
-59
/
+19
2006-06-21
[POWERPC] spufs: remove stop_code from struct spu
Masato Noguchi
1
-2
/
+0
2006-06-21
[POWERPC] spufs: fix spu irq affinity setting
Geoff Levand
1
-8
/
+0
2006-06-21
[POWERPC] spufs: further abstract priv1 register access
Geoff Levand
1
-0
/
+5
2006-06-21
[POWERPC] spufs: use kzalloc in create_spu
Jeremy Kerr
1
-19
/
+2
2006-06-21
[POWERPC] spufs: set up correct SLB entries for 64k pages
arnd@arndb.de
1
-3
/
+8
2006-06-21
[POWERPC] cell: register SPUs as sysdevs
Jeremy Kerr
1
-0
/
+54
2006-05-01
[PATCH] powerpc: cell: Add numa id to struct spu
Jeremy Kerr
1
-23
/
+20
2006-05-01
[PATCH] spufs: fix for CONFIG_NUMA
Joel H Schopp
1
-12
/
+60
2006-04-29
[PATCH] spufs: Disable local interrupts for SPE hash_page calls.
Arnd Bergmann
1
-3
/
+7
2006-03-27
[PATCH] spufs: Fix endless protection fault on LS writes by SPE.
Arnd Bergmann
1
-3
/
+2
2006-03-27
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
1
-0
/
+5
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
1
-2
/
+5
[prev]
[next]