aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2006-10-25[POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft
2006-10-25[POWERPC] add support for stopping spus from xmonMichael Ellerman
2006-10-25[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de
2006-10-25[POWERPC] cell: add temperature to SPU and CPU sysfs entriesChristian Krafft
2006-10-25[POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft
2006-10-25[POWERPC] cell: add low-level performance monitoring codeKevin Corry
2006-10-25[POWERPC] cell: add shadow registers for pmd_regKevin Corry
2006-10-25[POWERPC] cell: update Cell BE register definitionsDavid Erb
2006-10-25[POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr
2006-10-25[POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de
2006-10-25[POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter
2006-10-25[POWERPC] cell: remove unused struct spu variableGeoff Levand
2006-10-25[POWERPC] spufs: wrap mfc sdr accessMasato Noguchi
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