summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/lpar.c
AgeCommit message (Expand)Author
2019-09-24powerpc/pseries: Call H_BLOCK_REMOVE when supportedLaurent Dufour
2019-09-24powerpc/pseries: Read TLB Block Invalidate CharacteristicsLaurent Dufour
2019-09-05powerpc/64s: remove unnecessary translation cache flushes at bootNicholas Piggin
2019-09-05powerpc/64s: remove register_process_table callbackNicholas Piggin
2019-08-19powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-04powerpc/pseries: Protect against hogging the cpu while setting up the statsNaveen N. Rao
2019-07-04powerpc/pseries: Provide vcpu dispatch statisticsNaveen N. Rao
2019-07-04powerpc/pseries: Introduce rwlock to gatekeep DTLB usageNaveen N. Rao
2019-07-04powerpc/pseries: Factor out DTL buffer allocation and registration routinesNaveen N. Rao
2019-07-04powerpc/pseries: Use macros for referring to the DTL enable maskNaveen N. Rao
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-20powerpc/mm: move warning from resize_hpt_for_hotplug()Laurent Vivier
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-10-20powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad
2018-09-17powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour
2018-09-17powerpc/pseries/mm: factorize PTE slot computationLaurent Dufour
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2018-07-24powerpc/pseries/mm: Improve error reporting on HCALL failuresAneesh Kumar K.V
2018-07-24powerpc/pseries: Use pr_xxx() in lpar.cAneesh Kumar K.V
2018-05-10powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-27powerpc/lpar/debug: Initialize flags before printing debug messageAlexey Kardashevskiy
2018-03-27powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9Paul Mackerras
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-07-03powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()Balbir Singh
2017-04-01powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V
2017-03-17powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-02-10powerpc/pseries: Add support for hash table resizingDavid Gibson
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2016-11-16powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras
2016-11-14powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexecAnton Blanchard
2016-10-11powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour
2016-07-26powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens
2016-05-11powerpc/mm/radix: Isolate hash table function from pseries guest codeAneesh Kumar K.V
2016-05-01powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V
2016-05-01powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V
2016-03-01powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson
2015-12-14powerpc/mm: Use H_READ with H_READ_4Aneesh Kumar K.V
2015-12-14powerpc/mm: Move THP headers aroundAneesh Kumar K.V
2015-04-09powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard