summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5Benjamin Herrenschmidt1-47/+449
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt6-42/+1743
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2-89/+247
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt4-348/+730
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann4-16/+40
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann4-6/+5
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann5-129/+208
2006-01-09[PATCH] spufs: move spu_run call to its own fileArnd Bergmann4-153/+160
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann4-13/+12
2006-01-09[PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann1-35/+38
2006-01-09[PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann1-17/+37
2006-01-09[PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann1-2/+2
2006-01-09[PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann3-5/+12
2006-01-09[PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann3-3/+5
2006-01-09[PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann1-10/+10
2006-01-09[PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann1-4/+6
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann7-4/+309
2006-01-09[PATCH] powerpc: Fix search for the main interrupt controllerHaren Myneni1-6/+9
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala1-7/+1
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt6-234/+449
2006-01-09[PATCH] powerpc: export PCI fixup routinelinas1-1/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt7-313/+381
2006-01-09[PATCH] powerpc/cell: disable legacy i/o areaDavid Woodhouse1-0/+10
2006-01-09[PATCH] powerpc/cell: add iommu support for larger memoryJens.Osterkamp@de.ibm.com1-49/+176
2006-01-09[PATCH] spufs: clear dsisr on CLASS1[Mf] exceptionArnd Bergmann1-1/+2
2006-01-09[PATCH] spufs: fix hexdump formatArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: trivial compile fixArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: fix module refcount raceArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann6-24/+95
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann3-27/+63
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann7-121/+202
2006-01-09[PATCH] spufs: Turn off debugging outputArnd Bergmann2-2/+3
2006-01-09[PATCH] spufs: Fix oops when spufs module is not loadedArnd Bergmann1-4/+6
2006-01-09[PATCH] spufs: fix local store page refcountingArnd Bergmann2-2/+3
2006-01-09[PATCH] spufs: Make all exports GPL-onlyArnd Bergmann1-3/+3
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman5-1/+5
2006-01-09[PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman1-9/+7
2006-01-09[PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman2-12/+12
2006-01-09[PATCH] powerpc: minor cleanup of void ptr dereflinas2-7/+7
2006-01-09[PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt1-1/+1
2006-01-09[PATCH] powerpc: udbg updatesBenjamin Herrenschmidt3-8/+8
2006-01-09[PATCH] powerpc: powermac adb fix udbg_adb_use_btext warningAndy Whitcroft1-2/+2
2006-01-09[PATCH] powerpc: powermac adb fix dependency on btext_drawcharAndy Whitcroft1-2/+5
2006-01-09[PATCH] powerpc: migrate common PCI hotplug codeLinas Vepstas2-1/+175
2006-01-09[PATCH] powerpc: PCI hotplug common code eliminationLinas Vepstas1-0/+26
2006-01-09[PATCH] powerpc: More serial probe fixes (#2)Benjamin Herrenschmidt1-16/+0
2006-01-09[PATCH] powerpc: Fix g5 build with xmonBenjamin Herrenschmidt1-2/+2
2006-01-09[PATCH] powerpc: Remove ItLpRegSave area from the pacaDavid Gibson1-0/+7
2006-01-09powerpc: more iseries irq workStephen Rothwell1-20/+33
2006-01-09powerpc: partly merge iseries do_IRQStephen Rothwell3-10/+28