summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/lpar.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant2007-06-251-3/+14
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-2/+2
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-3/+3
* [POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M2007-03-221-1/+1
* [POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras2007-02-081-8/+14
* [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras2007-02-071-5/+46
* [POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand2006-10-161-2/+2
* [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-081-4/+20
* [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-011-8/+4
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-3/+1
* [PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick2006-04-011-1/+2
* [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-011-14/+14
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-131-2/+2
* [PATCH] powerpc: udbg updatesBenjamin Herrenschmidt2006-01-091-2/+2
* [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-091-4/+4
* [PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt2006-01-091-38/+30
* [PATCH] powerpc: Remove debug code in hash pathBenjamin Herrenschmidt2005-12-081-12/+0
* Merge ../linux-2.6Paul Mackerras2005-11-071-42/+73
|\
| * [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-061-42/+73
* | powerpc: Various UP build fixesPaul Mackerras2005-11-071-0/+1
* | [PATCH] powerpc: Kill ppcdebugDavid Gibson2005-11-071-1/+1
|/
* powerpc: Cleanup vpa codeMichael Ellerman2005-11-031-7/+3
* powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman2005-11-031-1/+2
* powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras2005-10-101-0/+517
OpenPOWER on IntegriCloud