summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2019-09-14powerpc/fadump: move rtas specific definitions to platform codeHari Bathini
2019-09-14powerpc/fadump: declare helper functions in internal header fileHari Bathini
2019-09-14powerpc/fadump: add helper functionsHari Bathini
2019-09-14powerpc/fadump: move internal macros/definitions to a new headerHari Bathini
2019-09-14powerpc/64s: Remove overlaps_kvm_tmp()Michael Ellerman
2019-09-14powerpc/eeh: Fix build with STACKTRACE=nMichael Ellerman
2019-09-12powerpc/xive: Fix bogus error code returned by OPALGreg Kurz
2019-09-12powerpc/powernv: Add new opal message typeVasant Hegde
2019-09-12powerpc: Add attributes for setjmp/longjmpSegher Boessenkool
2019-09-10Merge tag 'kvmarm-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2019-09-05powerpc: Remove empty commentJordan Niethe
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin
2019-09-05powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin
2019-09-05powerpc/64s/radix: tidy up TLB flushing codeNicholas Piggin
2019-09-05powerpc/64s: remove register_process_table callbackNicholas Piggin
2019-09-05powerpc/eeh: Defer printing stack traceOliver O'Halloran
2019-09-05powerpc/eeh: Fix race when freeing PDNsOliver O'Halloran
2019-08-30powerpc/64s/exception: move head-64.h exception code to exception-64s.SNicholas Piggin
2019-08-30powerpc/64s/pseries: machine check convert to use common event codeNicholas Piggin
2019-08-30powerpc/pseries/svm: Force SWIOTLB for secure guestsAnshuman Khandual
2019-08-30powerpc/pseries/svm: Unshare all pages before kexecing a new kernelRam Pai
2019-08-30powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL)Anshuman Khandual
2019-08-30powerpc/pseries/svm: Use shared memory for LPPACA structuresAnshuman Khandual
2019-08-30powerpc: Introduce the MSR_S bitSukadev Bhattiprolu
2019-08-30powerpc/pseries/svm: Add helpers for UV_SHARE_PAGE and UV_UNSHARE_PAGERam Pai
2019-08-30powerpc/prom_init: Add the ESM call to prom_initRam Pai
2019-08-30powerpc/pseries: Introduce option to build secure virtual machinesThiago Jung Bauermann
2019-08-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2019-08-30powerpc/kvm: Use UV_RETURN ucall to return to ultravisorSukadev Bhattiprolu
2019-08-30powerpc/mm: Write to PTCR only if ultravisor disabledClaudio Carvalho
2019-08-30powerpc/mm: Use UV_WRITE_PATE ucall to register a PATEMichael Anderson
2019-08-30powerpc/powernv: Introduce FW_FEATURE_ULTRAVISORClaudio Carvalho
2019-08-30powerpc/kernel: Add ucall_norets() ultravisor call handlerClaudio Carvalho
2019-08-30powerpc: Add PowerPC Capabilities ELF noteClaudio Carvalho
2019-08-30powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacksAlexey Kardashevskiy
2019-08-30powerpc/powernv/ioda: Split out TCE invalidation from TCE updatesAlexey Kardashevskiy
2019-08-28powerpc: use the generic dma coherent remap allocatorChristoph Hellwig
2019-08-28powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHEChristophe Leroy
2019-08-28powerpc/32s: drop CPU_FTR_USE_RTC featureChristophe Leroy
2019-08-28powerpc/32s: get rid of CPU_FTR_601 featureChristophe Leroy
2019-08-28powerpc/prom: convert PROM_BUG() to standard trapChristophe Leroy
2019-08-27powerpc/spinlocks: Fix oops in __spin_yield() on bare metalChristopher M. Riedl
2019-08-27powerpc/spinlocks: Rename SPLPAR-only spinlocksChristopher M. Riedl
2019-08-27powerpc/spinlocks: Refactor SHARED_PROCESSORChristopher M. Riedl
2019-08-27powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()Christophe Leroy
2019-08-27powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macroChristophe Leroy
2019-08-27powerpc/mm: split out early ioremap path.Christophe Leroy
2019-08-27powerpc/mm: refactor ioremap vm area setup.Christophe Leroy
2019-08-27powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy
2019-08-27powerpc/mm: make ioremap_bot common to allChristophe Leroy