aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09[POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell1-1/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-10/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell3-4/+4
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2-2/+0
2007-03-22[POWERPC] Split several platforms into their respective Kconfig fileKumar Gala1-0/+4
2007-03-09[POWERPC] Make iSeries build without CONFIG_PCIStephen Rothwell1-0/+3
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven4-4/+4
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-4/+0
2007-01-09[POWERPC] iSeries: fix setup initcallStephen Rothwell1-1/+2
2007-01-09[POWERPC] iSeries: fix viopath initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] iSeries: fix lpevents initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] iSeries: fix proc/iSeries initialisationStephen Rothwell1-1/+10
2007-01-09[POWERPC] iSeries: fix mf proc initialisationStephen Rothwell1-0/+4
2006-12-20[POWERPC] iSeries: fix CONFIG_VIOPATH dependencyStephen Rothwell1-1/+1
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek1-1/+1
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman2-5/+2
2006-12-04[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarilyStephen Rothwell1-1/+7
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell1-0/+2
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras1-1/+1
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt1-2/+2
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2-215/+167
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2-9/+5
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras2-9/+7
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas1-9/+2
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt1-0/+5
2006-10-24[POWERPC] Move iSeries initrd logic into device treeMichael Ellerman2-34/+13
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2-39/+2
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering5-11/+11
2006-10-07[POWERPC] Fix iseries/smp.c for irq breakageStephen Rothwell3-7/+12
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-11/+13
2006-10-03[POWERPC] iSeries has no legacy I/OStephen Rothwell1-0/+10
2006-10-03[POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell1-4/+0
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-1/+1
2006-09-25[POWERPC] modify PCI code for a merged kernelStephen Rothwell1-4/+0
2006-09-25[POWERPC] iSeries: set FW_FEATURE_ISERIES earlierStephen Rothwell1-3/+3
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell1-52/+228
2006-08-25[POWERPC] iseries: remove some gcc 4.1 warningsStephen Rothwell1-63/+63
2006-08-25[POWERPC] iseries: remove const warningStephen Rothwell1-4/+5
2006-08-01Merge branch 'merge'Paul Mackerras1-2/+2
2006-07-31[POWERPC] iseries: Constify & voidify get_property()Jeremy Kerr2-6/+5
2006-07-14Merge branch 'mpe'Stephen Rothwell10-26/+235
2006-07-14[POWERPC] iseries: Move iommu_table_cb into platforms/iseriesMichael Ellerman1-0/+17
2006-07-13[POWERPC] iseries: A new iSeries consoleStephen Rothwell2-3/+8
2006-07-13[POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman1-1/+1
2006-07-13[POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman1-8/+12
2006-07-13[POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman5-5/+84
2006-07-13[POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functionsMichael Ellerman2-0/+14
2006-07-13[POWERPC] iseries: Make ItExtVpdPanel private to iSeriesMichael Ellerman3-3/+53