aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/lpar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V1-1/+1
2014-12-02powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V1-1/+1
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman1-3/+3
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter1-3/+3
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini1-2/+12
2014-09-25powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou1-1/+1
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard1-2/+0
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V1-14/+6
2014-07-11powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard1-7/+23
2013-12-09powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V1-1/+2
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr1-1/+1
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard1-0/+17
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