summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/lpar.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman2018-05-101-2/+1
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-2/+2
|\
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-2/+2
* | powerpc/lpar/debug: Initialize flags before printing debug messageAlexey Kardashevskiy2018-03-271-3/+3
* | powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9Paul Mackerras2018-03-271-2/+6
|/
* powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-4/+4
* powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()Balbir Singh2017-07-031-1/+10
* powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V2017-04-011-0/+61
* powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-141-0/+29
|\
| * powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-311-0/+29
* | powerpc/pseries: Add support for hash table resizingDavid Gibson2017-02-101-0/+109
|/
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-2/+22
|\
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-241-1/+1
| |\
| * | powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexecAnton Blanchard2016-11-141-2/+22
* | | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-151-2/+4
|\ \ \ | |_|/ |/| |
| * | tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-091-2/+4
| |/
* | powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2016-11-161-1/+1
|/
* powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour2016-10-111-2/+2
* powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman2016-07-261-1/+1
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-9/+9
* powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-211-18/+2
* powerpc: Introduce asm-prototypes.hDaniel Axtens2016-06-161-0/+1
* powerpc/mm/radix: Isolate hash table function from pseries guest codeAneesh Kumar K.V2016-05-111-3/+11
* powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V2016-05-011-1/+1
* powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V2016-05-011-4/+0
* powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson2016-03-011-3/+6
* powerpc/mm: Use H_READ with H_READ_4Aneesh Kumar K.V2015-12-141-27/+27
* powerpc/mm: Move THP headers aroundAneesh Kumar K.V2015-12-141-0/+10
* powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard2015-04-091-1/+1
* powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini2014-12-291-1/+7
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-1/+1
* powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V2014-12-021-1/+1
* Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-051-3/+3
|\
| * powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-3/+3
* | powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-301-2/+12
|/
* powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou2014-09-251-1/+1
* powerpc: Remove stale function prototypesAnton Blanchard2014-09-251-2/+0
* powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-131-14/+6
* powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard2014-07-111-7/+23
* powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V2013-12-091-1/+2
* powerpc: Make slb_shadow a localJeremy Kerr2013-12-091-1/+1
* pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2013-11-211-0/+17
* powerpc/pseries: Add a warning in the case of cross-cpu VPA registrationMichael Ellerman2013-08-271-0/+6
* pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar2013-08-271-1/+1
* 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
OpenPOWER on IntegriCloud