aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2006-11-10[POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt
2006-10-25[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann
2006-10-25[POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell
2006-10-16[POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato
2006-10-16[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt
2006-10-07[POWERPC] SPU fixup after irq changesOlaf Hering
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-05[POWERPC] cell: fix bugs found by sparseArnd Bergmann
2006-10-05[POWERPC] spiderpic: enable new style devtree supportArnd Bergmann
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann
2006-10-05[POWERPC] spufs: support new OF device tree formatArnd Bergmann
2006-10-05[POWERPC] spufs: add support for read/write on cntlArnd Bergmann
2006-10-05[POWERPC] spufs: remove support for ancient firmwareArnd Bergmann
2006-10-05[POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann
2006-10-05[POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann
2006-10-05[POWERPC] spufs: fix context switch during page faultHyeonSeung Jang
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter
2006-10-05[POWERPC] spufs: cell spu problem state mapping updatesBenjamin Herrenschmidt
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-26[POWERPC] cell spufs iomem annotationsAl Viro
2006-09-26[POWERPC] NULL noise removal: spufsAl Viro
2006-08-25[POWERPC] powerpc: Make RTAS console init genericMichael Neuling
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson
2006-08-25[POWERPC] cell: interrupt.c whitespace clean upGeoff Levand
2006-08-01Merge 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 codeBenjamin Herrenschmidt
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt
2006-07-03[POWERPC] fix implicit declaration on cell.Dave Jones
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann
2006-06-28[POWERPC] spufs: fix memory hotplug dependencyGeoff Levand
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt
2006-06-28[POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar