summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/lpar.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix hcall tracepoint recursionAnton Blanchard2011-02-071-0/+37
* powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2010-11-291-0/+12
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-021-0/+21
* powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-021-2/+2
* powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling2010-05-211-13/+20
* powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard2009-10-281-4/+5
* powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard2009-10-281-0/+32
* powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman2009-07-081-9/+9
* powerpc/pseries: CMO unused page hintingRobert Jennings2009-05-211-0/+52
* powerpc: Remove unnecessary condition when sanity-checking WIMG bitsDave Kleikamp2008-07-151-2/+1
* powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is setDave Kleikamp2008-07-091-1/+2
* [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-141-1/+1
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-241-19/+15
* [POWERPC] Register udbg console early on pseries LPARMichael Ellerman2008-04-241-0/+2
* [POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman2008-04-171-7/+2
* [POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman2008-04-171-0/+1
* [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-261-0/+15
* [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-151-1/+0
* [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-111-0/+1
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-40/+49
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0
* [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