aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-124-4/+4
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-4/+0
* [POWERPC] iSeries: fix setup initcallStephen Rothwell2007-01-091-1/+2
* [POWERPC] iSeries: fix viopath initialisationStephen Rothwell2007-01-091-0/+4
* [POWERPC] iSeries: fix lpevents initialisationStephen Rothwell2007-01-091-0/+4
* [POWERPC] iSeries: fix proc/iSeries initialisationStephen Rothwell2007-01-091-1/+10
* [POWERPC] iSeries: fix mf proc initialisationStephen Rothwell2007-01-091-0/+4
* [POWERPC] iSeries: fix CONFIG_VIOPATH dependencyStephen Rothwell2006-12-201-1/+1
* [PATCH] struct path: convert powerpcJosef Sipek2006-12-081-1/+1
* [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-042-5/+2
* [POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarilyStephen Rothwell2006-12-041-1/+7
* [POWERPC] Fix cputable.h for combined buildStephen Rothwell2006-12-041-0/+2
* [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-041-1/+1
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-041-2/+2
* [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-042-215/+167
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-042-9/+5
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-042-9/+7
|\
| * [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-011-9/+2
| * [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-251-0/+5
* | [POWERPC] Move iSeries initrd logic into device treeMichael Ellerman2006-10-242-34/+13
* | [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-162-39/+2
|/
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-075-11/+11
* [POWERPC] Fix iseries/smp.c for irq breakageStephen Rothwell2006-10-073-7/+12
* Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-042-11/+13
|\
| * [POWERPC] iSeries has no legacy I/OStephen Rothwell2006-10-031-0/+10
| * [POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell2006-10-031-4/+0
| * [POWERPC] modify PCI code for a merged kernelStephen Rothwell2006-09-251-4/+0
| * [POWERPC] iSeries: set FW_FEATURE_ISERIES earlierStephen Rothwell2006-09-251-3/+3
* | [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-1/+1
|/
* [POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2006-09-221-52/+228
* [POWERPC] iseries: remove some gcc 4.1 warningsStephen Rothwell2006-08-251-63/+63
* [POWERPC] iseries: remove const warningStephen Rothwell2006-08-251-4/+5
* Merge branch 'merge'Paul Mackerras2006-08-011-2/+2
|\
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-101-2/+2
* | [POWERPC] iseries: Constify & voidify get_property()Jeremy Kerr2006-07-312-6/+5
* | Merge branch 'mpe'Stephen Rothwell2006-07-1410-26/+235
|\ \
| * | [POWERPC] iseries: Move iommu_table_cb into platforms/iseriesMichael Ellerman2006-07-141-0/+17
| * | [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman2006-07-131-1/+1
| * | [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman2006-07-131-8/+12
| * | [POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman2006-07-135-5/+84
| * | [POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functionsMichael Ellerman2006-07-132-0/+14
| * | [POWERPC] iseries: Make ItExtVpdPanel private to iSeriesMichael Ellerman2006-07-133-3/+53
| * | [POWERPC] iseries: Cleanup e2a() and strne2a()Michael Ellerman2006-07-131-75/+17
| * | [POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman2006-07-131-1/+97
| * | [POWERPC] iseries: Use device tree /system-id in /proc/iSeries/configMichael Ellerman2006-07-131-10/+17
| |/
* | [POWERPC] iseries: A new iSeries consoleStephen Rothwell2006-07-132-3/+8
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-033-43/+59
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-031-9/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-295-48/+33
|\