summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * [POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2006-06-291-0/+2
| * [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-282-28/+28
| * [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-282-8/+3
| * [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-281-12/+0
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
|/
* [POWERPC] node local IOMMU tablesAnton Blanchard2006-06-151-1/+1
* [PATCH] powerpc: cleanup of iSeries flat device treeStephen Rothwell2006-05-241-98/+101
* [PATCH] powerpc: make iSeries flattened device tree dynamic - part 2Stephen Rothwell2006-05-241-43/+19
* [PATCH] powerpc: make iSeries flattened device tree dynamicStephen Rothwell2006-05-242-40/+61
OpenPOWER on IntegriCloud