summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann2006-01-091-35/+38
* [PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann2006-01-091-17/+37
* [PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann2006-01-091-2/+2
* [PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann2006-01-093-5/+12
* [PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann2006-01-093-3/+5
* [PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann2006-01-091-10/+10
* [PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann2006-01-091-4/+6
* [PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann2006-01-097-4/+309
* [PATCH] powerpc: Fix search for the main interrupt controllerHaren Myneni2006-01-091-6/+9
* [PATCH] powerpc: added a udbg_progressKumar Gala2006-01-091-7/+1
* [PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt2006-01-096-234/+449
* [PATCH] powerpc: export PCI fixup routinelinas2006-01-091-1/+1
* [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-097-313/+381
* [PATCH] powerpc/cell: disable legacy i/o areaDavid Woodhouse2006-01-091-0/+10
* [PATCH] powerpc/cell: add iommu support for larger memoryJens.Osterkamp@de.ibm.com2006-01-091-49/+176
* [PATCH] spufs: clear dsisr on CLASS1[Mf] exceptionArnd Bergmann2006-01-091-1/+2
* [PATCH] spufs: fix hexdump formatArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: trivial compile fixArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: fix module refcount raceArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: fix mailbox pollingArnd Bergmann2006-01-096-24/+95
* [PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann2006-01-093-27/+63
* [PATCH] spufs: Improved SPU preemptability.Arnd Bergmann2006-01-097-121/+202
* [PATCH] spufs: Turn off debugging outputArnd Bergmann2006-01-092-2/+3
* [PATCH] spufs: Fix oops when spufs module is not loadedArnd Bergmann2006-01-091-4/+6
* [PATCH] spufs: fix local store page refcountingArnd Bergmann2006-01-092-2/+3
* [PATCH] spufs: Make all exports GPL-onlyArnd Bergmann2006-01-091-3/+3
* [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman2006-01-095-1/+5
* [PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman2006-01-091-9/+7
* [PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman2006-01-092-12/+12
* [PATCH] powerpc: minor cleanup of void ptr dereflinas2006-01-092-7/+7
* [PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt2006-01-091-1/+1
* [PATCH] powerpc: udbg updatesBenjamin Herrenschmidt2006-01-093-8/+8
* [PATCH] powerpc: powermac adb fix udbg_adb_use_btext warningAndy Whitcroft2006-01-091-2/+2
* [PATCH] powerpc: powermac adb fix dependency on btext_drawcharAndy Whitcroft2006-01-091-2/+5
* [PATCH] powerpc: migrate common PCI hotplug codeLinas Vepstas2006-01-092-1/+175
* [PATCH] powerpc: PCI hotplug common code eliminationLinas Vepstas2006-01-091-0/+26
* [PATCH] powerpc: More serial probe fixes (#2)Benjamin Herrenschmidt2006-01-091-16/+0
* [PATCH] powerpc: Fix g5 build with xmonBenjamin Herrenschmidt2006-01-091-2/+2
* [PATCH] powerpc: Remove ItLpRegSave area from the pacaDavid Gibson2006-01-091-0/+7
* powerpc: more iseries irq workStephen Rothwell2006-01-091-20/+33
* powerpc: partly merge iseries do_IRQStephen Rothwell2006-01-093-10/+28
* powerpc: use end_IRQ for iseries irqsStephen Rothwell2006-01-091-11/+10
* powerpc: cleanup iseries irq.cStephen Rothwell2006-01-091-142/+118
* [PATCH] powerpc: Add back support for booting from BootX (#2)Benjamin Herrenschmidt2006-01-092-0/+550
* [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-098-67/+474
* [PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt2006-01-093-66/+30
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-0912-316/+1667
* [PATCH] spufs: add spu-side context switch codeMark Nutter2006-01-096-0/+958
* [PATCH] kernel-side context switch code for spufsMark Nutter2006-01-091-6/+2036
* [PATCH] spufs: switchable spu contextsMark Nutter2006-01-097-4/+643
OpenPOWER on IntegriCloud