summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
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/powernv: Add ultravisor message log interfaceClaudio Carvalho
2019-08-30powerpc/powernv/opal-msglog: Refactor memcons codeClaudio Carvalho
2019-08-30powerpc/powernv: Access LDBAR only if ultravisor disabledClaudio Carvalho
2019-08-30powerpc/powernv: Introduce FW_FEATURE_ULTRAVISORClaudio Carvalho
2019-08-30powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacksAlexey Kardashevskiy
2019-08-30powerpc/pseries/iommu: Switch to xchg_no_killAlexey 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/32s: get rid of CPU_FTR_601 featureChristophe Leroy
2019-08-28powerpc/32s: add an option to exclusively select powerpc 601Christophe Leroy
2019-08-27powerpc/ps3: replace __ioremap() by ioremap_prot()Christophe Leroy
2019-08-27powerpc: remove the ppc44x ocm.c fileChristoph Hellwig
2019-08-22powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff
2019-08-22powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff
2019-08-22powerpc/eeh: EEH for pSeries hot plugSam Bobroff
2019-08-22powerpc/eeh: Improve debug messages around device additionSam Bobroff
2019-08-20powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch
2019-08-19powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pagesAlexey Kardashevskiy
2019-08-19powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA wi...Alexey Kardashevskiy
2019-08-19powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy
2019-08-19powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-08-19Merge branch 'fixes' into nextMichael Ellerman
2019-08-05powerpc/pseries/hotplug-memory.c: Replace nested ifs by switch-caseLeonardo Bras
2019-08-05powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-08-05powerpc/powernv: Fix checkpatch warnings in opal-xscom.cAndrew Donnellan
2019-08-05powerpc/powernv: Get rid of old scom_controller abstractionAndrew Donnellan
2019-08-05powerpc/powernv: Remove dead SCOM access codeAndrew Donnellan
2019-08-05powerpc/powernv: Move SCOM access code into powernv platformAndrew Donnellan
2019-07-30powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-22powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain
2019-07-22powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLVaibhav Jain
2019-07-18mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.Athira Rajeev
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-05powerpc/8xx: Add microcode patch to move SMC parameter RAM.Christophe Leroy
2019-07-05powerpc/8xx: Use IO accessors in microcode programming.Christophe Leroy
2019-07-05powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.cChristophe Leroy
2019-07-05powerpc/8xx: refactor programming of microcode CPM params.Christophe Leroy
2019-07-05powerpc/8xx: refactor printing of microcode patch name.Christophe Leroy
2019-07-05powerpc/8xx: Refactor microcode writeChristophe Leroy
2019-07-05powerpc/8xx: refactor writing of CPM microcode arraysChristophe Leroy
2019-07-05powerpc/8xx: compact microcode arraysChristophe Leroy
2019-07-05powerpc/8xx: drop verify_patch()Christophe Leroy
2019-07-05powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xxChristophe Leroy
2019-07-05powerpc/mm: Remove radix dependency on HugeTLB pageAneesh Kumar K.V