index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-25
[POWERPC] spufs: allow isolated mode apps by starting the SPE loader
arnd@arndb.de
3
-16
/
+148
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
6
-6
/
+99
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
3
-7
/
+4
2006-10-25
[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read
Arnd Bergmann
1
-1
/
+1
2006-10-25
[POWERPC] spufs: fix signal2 file to report signal2
Dwayne Grant Mcconnell
1
-1
/
+1
2006-10-16
[POWERPC] spufs: fix support for read/write on cntl
Noguchi, Masato
1
-0
/
+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-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-3
/
+2
2006-10-05
[PATCH] powerpc: irq change build breaks
Olof Johansson
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-5
/
+4
2006-10-05
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
3
-8
/
+12
2006-10-05
[POWERPC] spiderpic: enable new style devtree support
Arnd Bergmann
1
-3
/
+1
2006-10-05
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
3
-1
/
+40
2006-10-05
[POWERPC] spufs: support new OF device tree format
Arnd Bergmann
1
-5
/
+94
2006-10-05
[POWERPC] spufs: add support for read/write on cntl
Arnd Bergmann
1
-19
/
+25
2006-10-05
[POWERPC] spufs: remove support for ancient firmware
Arnd Bergmann
1
-12
/
+0
2006-10-05
[POWERPC] spufs: make mailbox functions handle multiple elements
Arnd Bergmann
1
-29
/
+125
2006-10-05
[POWERPC] spufs: use correct pg_prot for mapping SPU local store
Arnd Bergmann
1
-3
/
+7
2006-10-05
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
6
-41
/
+299
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
6
-24
/
+54
2006-10-05
[POWERPC] spufs: fix context switch during page fault
HyeonSeung Jang
1
-0
/
+9
2006-10-05
[POWERPC] spufs: scheduler support for NUMA.
Mark Nutter
2
-295
/
+194
2006-10-05
[POWERPC] spufs: cell spu problem state mapping updates
Benjamin Herrenschmidt
2
-51
/
+84
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
2
-3
/
+0
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2
-3
/
+0
2006-10-04
[POWERPC] Cell interrupt rework
Benjamin Herrenschmidt
4
-122
/
+238
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
3
-5
/
+5
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-26
[POWERPC] cell spufs iomem annotations
Al Viro
2
-4
/
+4
2006-09-26
[POWERPC] NULL noise removal: spufs
Al Viro
1
-1
/
+1
2006-08-25
[POWERPC] powerpc: Make RTAS console init generic
Michael Neuling
1
-4
/
+0
2006-08-25
[POWERPC] Cleanup CPU inits
Olof Johansson
1
-2
/
+2
2006-08-25
[POWERPC] cell: interrupt.c whitespace clean up
Geoff Levand
1
-10
/
+10
2006-08-01
Merge branch 'merge'
Paul Mackerras
3
-35
/
+45
2006-07-31
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
5
-32
/
+31
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
3
-35
/
+45
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
5
-372
/
+510
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
4
-152
/
+136
2006-07-03
[POWERPC] fix implicit declaration on cell.
Dave Jones
1
-0
/
+1
2006-07-02
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
2
-5
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
5
-18
/
+24
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2
-4
/
+4
2006-06-28
[POWERPC] spufs: fix class0 interrupt assignment
Arnd Bergmann
1
-4
/
+4
2006-06-28
[POWERPC] spufs: fix memory hotplug dependency
Geoff Levand
1
-1
/
+1
2006-06-28
[POWERPC] spufs: fix MFC command queue purge
Benjamin Herrenschmidt
1
-2
/
+4
[prev]
[next]