summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt2006-06-051-7/+11
* [PATCH] powerpc: Fix boot on eMacBenjamin Herrenschmidt2006-06-011-0/+12
* [PATCH] PowerMac: force only suspend-to-disk to be validJohannes Berg2006-05-261-0/+12
* [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-231-0/+2
* [PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse2006-05-231-2/+2
* [PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse2006-05-231-0/+1
* [PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard2006-05-161-1/+1
* [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not upLinas Vepstas2006-05-031-0/+8
* [PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2006-05-021-23/+20Star
* [PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp2006-05-023-88/+65Star
* [PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann2006-04-291-3/+7
* [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-281-0/+13
* [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare2006-04-271-1/+1
* [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-0/+1
* [PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann2006-04-211-3/+2Star
* [PATCH] powermac: Fix i2c on keywest based chipsBenjamin Herrenschmidt2006-04-211-43/+35Star
* [PATCH] spufs: fix context-switch decrementer codeJordi Caubet2006-04-131-1/+1
* [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_putLinas Vepstas2006-04-131-2/+4
* [PATCH] powerpc: Avoid __initcall warningsAnton Blanchard2006-04-131-1/+1
* powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras2006-04-053-26/+25Star
* powerpc: iSeries has only 256 IRQsStephen Rothwell2006-04-041-0/+7
* [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