summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc/cell: compile fixesDave Jones2006-04-012-0/+2
* [PATCH] powerpc/pseries: EEH CleanupNathan Fontenot2006-04-011-32/+30Star
* [PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas2006-04-011-3/+4
* [PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick2006-04-012-1/+102
* [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-016-35/+35
* [PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas2006-04-011-2/+10
* [PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas2006-04-011-12/+18
* powerpc: converted embedded platforms to use new define_machine supportKumar Gala2006-03-312-40/+40
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-293-3/+3
* Merge ../linux-2.6Paul Mackerras2006-03-294-48/+10Star
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
| * [PATCH] RTC: Remove RTC UIP synchronization on PPC MapleMatt Mackall2006-03-281-22/+2Star
| * [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall2006-03-281-20/+2Star
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-5/+5
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-2818-66/+121
* | [PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell2006-03-281-2/+0Star
* | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-281-0/+1
|\ \
| * | powerpc: Make uImage default build output for MPC8540 ADSKumar Gala2006-03-281-0/+1
* | | [PATCH] powerpc: Fix some initcall return valuesAnton Blanchard2006-03-281-1/+1
* | | [PATCH] spufs: fix __init/__exit annotationsArnd Bergmann2006-03-281-2/+2
* | | [PATCH] powerpc: hvc_console updatesRyan S. Arnold2006-03-281-0/+5
* | | [PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman2006-03-283-4/+4
|/ /
* | powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras2006-03-272-20/+46
* | powerpc: Simplify pSeries idle loopPaul Mackerras2006-03-271-120/+70Star
* | powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-272-2/+2
* | [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-271-1/+1
* | [PATCH] powerpc/pseries: Cleanup device name printing.Linas Vepstas2006-03-271-6/+10
* | [PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann2006-03-271-3/+2Star
* | [PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann2006-03-274-16/+12Star
* | [PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann2006-03-271-1/+1
* | [PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()John Rose2006-03-271-3/+7
* | [PATCH] spufs: initialize context correctlyDirk Herrendoerfer2006-03-271-0/+1
* | [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-276-12/+255
* | [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-278-5/+430
* | [PATCH] spufs: allow SPU code to do syscallsArnd Bergmann2006-03-273-2/+444
* | [PATCH] powerpc: work around a cell interrupt HW bugArnd Bergmann2006-03-271-1/+18
* | [PATCH] powerpc: cell interrupt controller updatesJens Osterkamp2006-03-273-55/+169
* | [PATCH] powerpc: fix cell iommu setupArnd Bergmann2006-03-271-2/+2
* | [PATCH] powerpc: fix various sparse warningsStephen Rothwell2006-03-273-8/+8
|/
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-262-14/+15
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-3/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-2333-327/+765
|\
| * [PATCH] powerpc: iseries: Add bootargs to /chosenMichael Ellerman2006-03-221-0/+1
| * [PATCH] powerpc: iseries: Add /system-id, /model and /compatibleMichael Ellerman2006-03-221-0/+20
| * [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.cMichael Ellerman2006-03-221-39/+39
| * [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman2006-03-222-28/+4Star
| * [PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman2006-03-222-19/+24
| * [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-225-10/+18
| * [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()Michael Ellerman2006-03-221-6/+1Star
| * Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-225-25/+166
| |\