summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/lpar.c
AgeCommit message (Expand)Author
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard
2013-08-27powerpc/pseries: Add a warning in the case of cross-cpu VPA registrationMichael Ellerman
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard
2013-07-24powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V
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