summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/lpar.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-141-1/+1
* powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-141-1/+1
* powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov2013-07-241-1/+1
* powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman2013-07-011-0/+3
* powerpc: Optimize hugepage invalidateAneesh Kumar K.V2013-06-211-7/+115
* powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-211-5/+12
* powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-301-3/+3
* powerpc: Use signed formatting when printing errorAneesh Kumar K.V2013-04-301-1/+1
* powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf2013-04-081-1/+7
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-45/+31Star
* powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2012-09-051-1/+0Star
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-211-0/+1
* powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-111-4/+10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-071-0/+2
|\
| * powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2012-01-031-0/+2
* | powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney2011-12-111-0/+4
|/
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
* powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard2011-08-051-9/+8Star
* powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-051-1/+1
* powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-291-189/+0Star
* powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2011-06-291-2/+0Star
* powerpc/pseries: Add page coalescing supportBrian King2011-05-041-0/+46
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-1/+1
* 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/+1Star
* 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/+15Star
* [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/+2Star
* [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/+0Star
* [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/+0Star
* [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-121-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