index
:
asmadeus/linux.git
for-next
The linux kernel
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
2006-09-26
[POWERPC] cell spufs iomem annotations
Al Viro
2006-08-01
Merge branch 'merge'
Paul Mackerras
2006-07-31
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-02
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
2006-06-28
[POWERPC] spufs: fix class0 interrupt assignment
Arnd Bergmann
2006-06-21
[POWERPC] spufs: clear class2 interrupt status before wakeup
Masato Noguchi
2006-06-21
[POWERPC] spufs: remove stop_code from struct spu
Masato Noguchi
2006-06-21
[POWERPC] spufs: fix spu irq affinity setting
Geoff Levand
2006-06-21
[POWERPC] spufs: further abstract priv1 register access
Geoff Levand
2006-06-21
[POWERPC] spufs: use kzalloc in create_spu
Jeremy Kerr
2006-06-21
[POWERPC] spufs: set up correct SLB entries for 64k pages
arnd@arndb.de
2006-06-21
[POWERPC] cell: register SPUs as sysdevs
Jeremy Kerr
2006-05-01
[PATCH] powerpc: cell: Add numa id to struct spu
Jeremy Kerr
2006-05-01
[PATCH] spufs: fix for CONFIG_NUMA
Joel H Schopp
2006-04-29
[PATCH] spufs: Disable local interrupts for SPE hash_page calls.
Arnd Bergmann
2006-03-27
[PATCH] spufs: Fix endless protection fault on LS writes by SPE.
Arnd Bergmann
2006-03-27
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
2006-01-09
[PATCH] spufs: set irq affinity for running threads
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix sparse warnings
Arnd Bergmann
2006-01-09
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
2006-01-09
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
2006-01-09
[PATCH] spufs: clear dsisr on CLASS1[Mf] exception
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix mailbox polling
Arnd Bergmann
2006-01-09
[PATCH] spufs: Improved SPU preemptability.
Arnd Bergmann
2006-01-09
[PATCH] spufs: Turn off debugging output
Arnd Bergmann
2006-01-09
[PATCH] spufs: Make all exports GPL-only
Arnd Bergmann
2006-01-09
[PATCH] spufs: cooperative scheduler support
Arnd Bergmann
2006-01-09
[PATCH] spufs: switchable spu contexts
Mark Nutter
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann