aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/lpar.c
AgeCommit message (Expand)Author
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V
2013-04-30powerpc: Use signed formatting when printing errorAneesh Kumar K.V
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong
2011-12-11powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard
2011-08-05powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt
2011-06-29powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt
2011-05-04powerpc/pseries: Add page coalescing supportBrian King
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans
2011-02-07powerpc: Fix hcall tracepoint recursionAnton Blanchard
2010-11-29powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras
2010-05-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling
2009-10-28powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard
2009-10-28powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard
2009-07-08powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman
2009-05-21powerpc/pseries: CMO unused page hintingRobert Jennings
2008-07-15powerpc: Remove unnecessary condition when sanity-checking WIMG bitsDave Kleikamp
2008-07-09powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is setDave Kleikamp
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman
2008-04-24[POWERPC] Register udbg console early on pseries LPARMichael Ellerman
2008-04-17[POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman
2008-04-17[POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman
2008-02-26[POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl
2007-06-25[POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-03-22[POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M
2007-02-08[POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras
2007-02-07[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras
2006-10-16[POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman