summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Some ppc compile fixes...David Woodhouse2006-01-102-2/+1
* [PATCH] powerpc: Extended PCI config spaceBenjamin Herrenschmidt2006-01-101-1/+1
* [PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell2006-01-102-27/+3
* powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras2006-01-105-8/+10
* [PATCH] powerpc/pseries: dlpar-add crash on null pointer dereflinas2006-01-101-1/+2
* powerpc: Fix up some compile errors in the PCI error recovery codePaul Mackerras2006-01-102-10/+9
* [PATCH] powerpc: get rid of per_cpu EEH countersLinas Vepstas2006-01-101-37/+23
* [PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2006-01-103-12/+9
* [PATCH] powerpc: IOMMU: don't ioremap null addressesLinas Vepstas2006-01-101-1/+1
* [PATCH] powerpc: handle multifunction PCI devices properlyLinas Vepstas2006-01-102-4/+29
* [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas2006-01-102-39/+66
* [PATCH] powerpc: set up the RTAS token just like the rest of them.Linas Vepstas2006-01-101-5/+3
* [PATCH] powerpc: Use PE configuration address consistentlyLinas Vepstas2006-01-101-4/+23
* [PATCH] powerpc: bugfix: fill in uninitialized fieldLinas Vepstas2006-01-101-0/+3
* [PATCH] powerpc: Remove duplicate codeLinas Vepstas2006-01-102-14/+1
* [PATCH] powerpc: remove bogus printkLinas Vepstas2006-01-101-5/+3
* [PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas2006-01-101-2/+24
* [PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas2006-01-103-294/+320
* [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas2006-01-104-30/+394
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-091-6/+6
|\
| * [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-6/+6
* | spelling: s/retreive/retrieve/Adrian Bunk2006-01-105-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-09131-3538/+19574
|\
| * powerpc: unbreak iSeries compilation againPaul Mackerras2006-01-092-1/+5
| * [PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman2006-01-091-1/+1
| * powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras2006-01-093-7/+5
| * [PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard2006-01-091-3/+4
| * [PATCH] ppc64: POWER5+ oprofile supportAnton Blanchard2006-01-091-2/+2
| * [PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard2006-01-092-80/+50
| * [PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5Benjamin Herrenschmidt2006-01-091-47/+449
| * [PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt2006-01-096-42/+1743
| * [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2006-01-092-89/+247
| * [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-094-348/+730
| * [PATCH] ppc64: fix time syscallAnton Blanchard2006-01-092-29/+1
| * [PATCH] spufs: set irq affinity for running threadsArnd Bergmann2006-01-094-16/+40
| * [PATCH] spufs: fix sparse warningsArnd Bergmann2006-01-094-6/+5
| * [PATCH] spufs: abstract priv1 register access.Arnd Bergmann2006-01-095-129/+208
| * [PATCH] spufs: move spu_run call to its own fileArnd Bergmann2006-01-094-153/+160
| * [PATCH] spufs: clean up use of bitopsArnd Bergmann2006-01-094-13/+12
| * [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-099-7/+314
| * [PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.cKumar Gala2006-01-091-1/+11
| * [PATCH] powerpc: Fix search for the main interrupt controllerHaren Myneni2006-01-091-6/+9
| * [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250Kumar Gala2006-01-093-4/+3