Age | Commit message (Expand) | Author | Files | Lines |
2006-12-04 | [POWERPC] spufs: we should only execute init_spu_base on cell | Stephen Rothwell | 1 | -0/+3 |
2006-12-04 | [POWERPC] cell: abstract spu management routines | Geoff Levand | 1 | -312/+22 |
2006-12-04 | [POWERPC] spufs: Return correct event for data storage interrupt | Arnd Bergmann | 1 | -1/+1 |
2006-12-04 | [POWERPC] spufs: Replace spu.nid with spu.node | Geoff Levand | 1 | -2/+2 |
2006-12-04 | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 1 | -8/+33 |
2006-11-10 | [POWERPC] Fix cell "new style" mapping and add debug | Benjamin Herrenschmidt | 1 | -8/+33 |
2006-10-25 | [POWERPC] add support for stopping spus from xmon | Michael Ellerman | 1 | -0/+4 |
2006-10-25 | [POWERPC] cell: add support for registering sysfs attributes to spus | Christian Krafft | 1 | -0/+58 |
2006-10-25 | [POWERPC] spufs: allow isolated mode apps by starting the SPE loader | arnd@arndb.de | 1 | -11/+24 |
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 | 1 | -1/+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-05 | [POWERPC] spufs: support new OF device tree format | Arnd Bergmann | 1 | -5/+94 |
2006-10-05 | [POWERPC] spufs: remove support for ancient firmware | Arnd Bergmann | 1 | -12/+0 |
2006-10-05 | [POWERPC] spufs: implement error event delivery to user space | Arnd Bergmann | 1 | -3/+3 |
2006-10-05 | [POWERPC] spufs: scheduler support for NUMA. | Mark Nutter | 1 | -17/+34 |
2006-10-04 | [POWERPC] Cell interrupt rework | Benjamin Herrenschmidt | 1 | -10/+9 |
2006-09-26 | [POWERPC] cell spufs iomem annotations | Al Viro | 1 | -2/+2 |
2006-08-01 | Merge branch 'merge' | Paul Mackerras | 1 | -3/+3 |
2006-07-31 | [POWERPC] cell: Constify & voidify get_property() | Jeremy Kerr | 1 | -9/+9 |
2006-07-11 | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 1 | -3/+3 |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 1 | -44/+75 |
2006-07-03 | [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants | Thomas Gleixner | 1 | -3/+3 |
2006-06-28 | [POWERPC] spufs: fix class0 interrupt assignment | Arnd Bergmann | 1 | -4/+4 |
2006-06-21 | [POWERPC] spufs: clear class2 interrupt status before wakeup | Masato Noguchi | 1 | -59/+19 |
2006-06-21 | [POWERPC] spufs: remove stop_code from struct spu | Masato Noguchi | 1 | -2/+0 |
2006-06-21 | [POWERPC] spufs: fix spu irq affinity setting | Geoff Levand | 1 | -8/+0 |
2006-06-21 | [POWERPC] spufs: further abstract priv1 register access | Geoff Levand | 1 | -0/+5 |
2006-06-21 | [POWERPC] spufs: use kzalloc in create_spu | Jeremy Kerr | 1 | -19/+2 |
2006-06-21 | [POWERPC] spufs: set up correct SLB entries for 64k pages | arnd@arndb.de | 1 | -3/+8 |
2006-06-21 | [POWERPC] cell: register SPUs as sysdevs | Jeremy Kerr | 1 | -0/+54 |
2006-05-02 | [PATCH] powerpc: cell: Add numa id to struct spu | Jeremy Kerr | 1 | -23/+20 |
2006-05-02 | [PATCH] spufs: fix for CONFIG_NUMA | Joel H Schopp | 1 | -12/+60 |
2006-04-29 | [PATCH] spufs: Disable local interrupts for SPE hash_page calls. | Arnd Bergmann | 1 | -3/+7 |
2006-03-27 | [PATCH] spufs: Fix endless protection fault on LS writes by SPE. | Arnd Bergmann | 1 | -3/+2 |
2006-03-27 | [PATCH] spufs: enable SPE problem state MMIO access. | Mark Nutter | 1 | -0/+5 |
2006-03-27 | [PATCH] spufs: implement mfc access for PPE-side DMA | Arnd Bergmann | 1 | -2/+5 |
2006-03-26 | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 1 | -11/+11 |
2006-01-09 | [PATCH] spufs: set irq affinity for running threads | Arnd Bergmann | 1 | -0/+8 |
2006-01-09 | [PATCH] spufs: fix sparse warnings | Arnd Bergmann | 1 | -1/+1 |
2006-01-09 | [PATCH] spufs: abstract priv1 register access. | Arnd Bergmann | 1 | -33/+18 |
2006-01-09 | [PATCH] spufs: clean up use of bitops | Arnd Bergmann | 1 | -3/+3 |
2006-01-09 | [PATCH] spufs: clear dsisr on CLASS1[Mf] exception | Arnd Bergmann | 1 | -1/+2 |
2006-01-09 | [PATCH] spufs: fix mailbox polling | Arnd Bergmann | 1 | -3/+8 |
2006-01-09 | [PATCH] spufs: Improved SPU preemptability. | Arnd Bergmann | 1 | -78/+15 |
2006-01-09 | [PATCH] spufs: Turn off debugging output | Arnd Bergmann | 1 | -1/+1 |
2006-01-09 | [PATCH] spufs: Make all exports GPL-only | Arnd Bergmann | 1 | -3/+3 |
2006-01-09 | [PATCH] spufs: cooperative scheduler support | Arnd Bergmann | 1 | -62/+76 |
2006-01-09 | [PATCH] spufs: switchable spu contexts | Mark Nutter | 1 | -3/+24 |