aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2022-05-31powerpc/papr_scm: don't requests stats with '0' sized stats bufferVaibhav Jain
2022-05-29powerpc/kasan: Mark more real-mode code as not to be instrumentedPaul Mackerras
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-23Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-22powerpc/powernv/pci: Drop VF MPS fixupOliver O'Halloran
2022-05-22powerpc/powernv/flash: Check OPAL flash calls exist before usingVasant Hegde
2022-05-22powerpc/powermac: constify device_node in of_irq_parse_oldworld()Krzysztof Kozlowski
2022-05-22powerpc/powermac: add missing g5_phy_disable_cpu1() declarationKrzysztof Kozlowski
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman
2022-05-22powerpc/platforms/83xx: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)
2022-05-22powerpc/eeh: Drop redundant spinlock initializationHaowen Bai
2022-05-22powerpc/pseries/vas: Call misc_deregister if sysfs init failsZheng Bin
2022-05-22powerpc/papr_scm: Fix leaking nvdimm_events_map elementsVaibhav Jain
2022-05-22powerpc/numa: Associate numa node to its cpu earlierOscar Salvador
2022-05-22powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi
2022-05-22powerpc/85xx: Remove FSL_85XX_CACHE_SRAMChristophe Leroy
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens
2022-05-22powerpc/kasan: Disable address sanitization in kexec pathsDaniel Axtens
2022-05-22powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens
2022-05-22powerpc/powernv: Get STF barrier requirements from device-treeRussell Currey
2022-05-22powerpc/powernv: Get L1D flush requirements from device-treeRussell Currey
2022-05-22powerpc/pseries/vas: sysfs comments with the correct entriesHaren Myneni
2022-05-22powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni
2022-05-19powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy
2022-05-19Merge branch 'fixes' into nextMichael Ellerman
2022-05-11powerpc/8xx: Use kmalloced data structure instead of global staticChristophe Leroy
2022-05-11powerpc/8xx: Remove mpc8xx_pics_init()Christophe Leroy
2022-05-11powerpc/8xx: Convert CPM1 interrupt controller to platform_deviceChristophe Leroy
2022-05-11powerpc/8xx: Convert CPM1 error interrupt handler to platform driverChristophe Leroy
2022-05-11powerpc/8xx: Move CPM interrupt controller into a dedicated fileChristophe Leroy
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-05-06powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCEKajol Jain
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-05-05powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy
2022-05-04powerpc/pseries/vas: Use QoS credits from the userspaceHaren Myneni
2022-05-04powerpc/eeh: Remove unused inline functionsYueHaibing
2022-05-04powerpc/powermac: Use for_each_property_of_node()Michael Ellerman
2022-05-04powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap
2022-05-04powerpc/5xx: Drop unnecessary castWang Qing
2022-05-04powerpc: No need to initialise statics to 0Xiang wangx
2022-05-04powerpc: use strscpy to replace strlcpyJason Wang
2022-05-04powerpc/powernv: Switch from __FUNCTION__ to __func__Dwaipayan Ray
2022-05-04powerpc: Fix spelling mistake "mesages" -> "messages" in KconfigColin Ian King
2022-05-04powerpc/mpc52xx: Fix some pr_debug() issuesRandy Dunlap
2022-05-04powerpc/pmac: remove unused symbolZucheng Zheng
2022-05-04powerpc/pseries/cmm: Remove unneeded variable "ret"zuoqilin