aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe
2006-04-21[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann
2006-04-21[PATCH] powermac: Fix i2c on keywest based chipsBenjamin Herrenschmidt
2006-04-13[PATCH] spufs: fix context-switch decrementer codeJordi Caubet
2006-04-13[PATCH] powerpc/pseries: bugfix: balance calls to pci_device_putLinas Vepstas
2006-04-13[PATCH] powerpc: Avoid __initcall warningsAnton Blanchard
2006-04-05powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras
2006-04-04powerpc: iSeries has only 256 IRQsStephen Rothwell
2006-04-01[PATCH] powerpc/cell: compile fixesDave Jones
2006-04-01[PATCH] powerpc/pseries: EEH CleanupNathan Fontenot
2006-04-01[PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas
2006-04-01[PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool
2006-04-01[PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas
2006-04-01[PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas
2006-03-30powerpc: converted embedded platforms to use new define_machine supportKumar Gala
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on PPC MapleMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-28[PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell
2006-03-28Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras
2006-03-28[PATCH] powerpc: Fix some initcall return valuesAnton Blanchard
2006-03-28[PATCH] spufs: fix __init/__exit annotationsArnd Bergmann
2006-03-28[PATCH] powerpc: hvc_console updatesRyan S. Arnold
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman
2006-03-27powerpc: Make uImage default build output for MPC8540 ADSKumar Gala
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-27powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras
2006-03-27powerpc: Simplify pSeries idle loopPaul Mackerras
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard
2006-03-27[PATCH] powerpc/pseries: Cleanup device name printing.Linas Vepstas
2006-03-27[PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann
2006-03-27[PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann
2006-03-27[PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann
2006-03-27[PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()John Rose
2006-03-27[PATCH] spufs: initialize context correctlyDirk Herrendoerfer
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann
2006-03-27[PATCH] spufs: allow SPU code to do syscallsArnd Bergmann
2006-03-27[PATCH] powerpc: work around a cell interrupt HW bugArnd Bergmann
2006-03-27[PATCH] powerpc: cell interrupt controller updatesJens Osterkamp
2006-03-27[PATCH] powerpc: fix cell iommu setupArnd Bergmann
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar