Age | Commit message (Expand) | Author |
2006-10-05 | [POWERPC] spufs: use correct pg_prot for mapping SPU local store | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: Add infrastructure needed for gang scheduling | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: implement error event delivery to user space | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: fix context switch during page fault | HyeonSeung Jang |
2006-10-05 | [POWERPC] spufs: scheduler support for NUMA. | Mark Nutter |
2006-10-05 | [POWERPC] spufs: cell spu problem state mapping updates | Benjamin Herrenschmidt |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-04 | [POWERPC] Cell interrupt rework | Benjamin Herrenschmidt |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-09-26 | [POWERPC] cell spufs iomem annotations | Al Viro |
2006-09-26 | [POWERPC] NULL noise removal: spufs | Al Viro |
2006-08-25 | [POWERPC] powerpc: Make RTAS console init generic | Michael Neuling |
2006-08-25 | [POWERPC] Cleanup CPU inits | Olof Johansson |
2006-08-25 | [POWERPC] cell: interrupt.c whitespace clean up | Geoff Levand |
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-03 | [POWERPC] Use the genirq framework | Benjamin Herrenschmidt |
2006-07-03 | [POWERPC] fix implicit declaration on cell. | Dave Jones |
2006-07-02 | [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar |
2006-06-28 | [POWERPC] spufs: fix class0 interrupt assignment | Arnd Bergmann |
2006-06-28 | [POWERPC] spufs: fix memory hotplug dependency | Geoff Levand |
2006-06-28 | [POWERPC] spufs: fix MFC command queue purge | Benjamin Herrenschmidt |
2006-06-28 | [POWERPC] spufs: map mmio space as guarded into user space | Benjamin Herrenschmidt |
2006-06-28 | [POWERPC] Enable the RTAS udbg console on IBM Cell Blade | Michael Ellerman |
2006-06-28 | [POWERPC] powerpc: Initialise ppc_md htab pointers earlier | Michael Ellerman |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-26 | spelling fixes | Andreas Mohr |
2006-06-25 | [PATCH] spufs: update ->flush method proto | Al Viro |
2006-06-25 | [PATCH] remove for_each_cpu() | Andrew Morton |
2006-06-25 | [PATCH] more for_each_cpu() removal | Andrew Morton |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells |
2006-06-21 | [POWERPC] Unify ppc syscall tables | Andreas Schwab |
2006-06-21 | [POWERPC] spufs: one more fix for 64k pages | arnd@arndb.de |
2006-06-21 | [POWERPC] spufs: fail spu_create with invalid flags | arnd@arndb.de |
2006-06-21 | [POWERPC] spufs: clear class2 interrupt status before wakeup | Masato Noguchi |
2006-06-21 | [POWERPC] spufs: fix Makefile for "make clean" | 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: split the Cell BE support into generic and platform dependan... | Geoff Levand |
2006-06-21 | [POWERPC] spufs: dont try to access SPE channel 1 count | arnd@arndb.de |
2006-06-21 | [POWERPC] spufs: use kzalloc in create_spu | Jeremy Kerr |