aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/lpar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-27powerpc/pseries: Add a warning in the case of cross-cpu VPA registrationMichael Ellerman1-0/+6
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar1-1/+1
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard1-1/+1
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard1-1/+1
2013-07-24powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov1-1/+1
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman1-0/+3
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V1-7/+115
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V1-5/+12
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V1-3/+3
2013-04-30powerpc: Use signed formatting when printing errorAneesh Kumar K.V1-1/+1
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND testMichael Wolf1-1/+7
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V1-45/+31
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman1-1/+0
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell1-0/+1
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard1-4/+10
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+2
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong1-0/+2
2011-12-11powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney1-0/+4
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard1-9/+8
2011-08-05powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt1-189/+0
2011-06-29powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt1-2/+0
2011-05-04powerpc/pseries: Add page coalescing supportBrian King1-0/+46
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans1-1/+1
2011-02-07powerpc: Fix hcall tracepoint recursionAnton Blanchard1-0/+37
2010-11-29powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt1-0/+12
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras1-0/+21
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras1-2/+2
2010-05-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling1-13/+20
2009-10-28powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard1-4/+5
2009-10-28powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard1-0/+32
2009-07-08powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman1-9/+9
2009-05-21powerpc/pseries: CMO unused page hintingRobert Jennings1-0/+52
2008-07-15powerpc: Remove unnecessary condition when sanity-checking WIMG bitsDave Kleikamp1-2/+1
2008-07-09powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is setDave Kleikamp1-1/+2
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman1-1/+1
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman1-19/+15
2008-04-24[POWERPC] Register udbg console early on pseries LPARMichael Ellerman1-0/+2
2008-04-17[POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman1-7/+2
2008-04-17[POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman1-0/+1
2008-02-26[POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty1-0/+15
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras1-1/+0
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling1-0/+1
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-40/+49
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-06-25[POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant1-3/+14
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-3/+3
2007-03-22[POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M1-1/+1