summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-28186-570/+564
|\
| * powerpc/powernv/pci: Drop VF MPS fixupOliver O'Halloran2022-05-221-18/+0
| * powerpc/powernv/flash: Check OPAL flash calls exist before usingVasant Hegde2022-05-221-0/+4
| * powerpc/powermac: constify device_node in of_irq_parse_oldworld()Krzysztof Kozlowski2022-05-221-1/+1
| * powerpc/powermac: add missing g5_phy_disable_cpu1() declarationKrzysztof Kozlowski2022-05-222-2/+2
| * powerpc: Fix all occurences of "the the"Michael Ellerman2022-05-224-4/+4
| * powerpc/platforms/83xx: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)2022-05-221-5/+2
| * powerpc/eeh: Drop redundant spinlock initializationHaowen Bai2022-05-221-2/+1
| * powerpc/pseries/vas: Call misc_deregister if sysfs init failsZheng Bin2022-05-221-0/+2
| * powerpc/papr_scm: Fix leaking nvdimm_events_map elementsVaibhav Jain2022-05-221-30/+24
| * powerpc/numa: Associate numa node to its cpu earlierOscar Salvador2022-05-221-1/+1
| * powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi2022-05-221-0/+1
| * powerpc/85xx: Remove FSL_85XX_CACHE_SRAMChristophe Leroy2022-05-221-9/+0
| * powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens2022-05-223-0/+11
| * powerpc/kasan: Disable address sanitization in kexec pathsDaniel Axtens2022-05-224-11/+12
| * powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens2022-05-221-1/+1
| * powerpc/powernv: Get STF barrier requirements from device-treeRussell Currey2022-05-221-0/+3
| * powerpc/powernv: Get L1D flush requirements from device-treeRussell Currey2022-05-221-0/+6
| * powerpc/pseries/vas: sysfs comments with the correct entriesHaren Myneni2022-05-221-7/+7
| * powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni2022-05-223-4/+4
| * powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy2022-05-191-0/+6
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-05-194-35/+22
| |\
| | * KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy2022-05-184-35/+22
| * | Merge branch 'fixes' into nextMichael Ellerman2022-05-184-22/+29
| |\|
| * | powerpc/8xx: Use kmalloced data structure instead of global staticChristophe Leroy2022-05-111-18/+30
| * | powerpc/8xx: Remove mpc8xx_pics_init()Christophe Leroy2022-05-119-32/+15
| * | powerpc/8xx: Convert CPM1 interrupt controller to platform_deviceChristophe Leroy2022-05-113-56/+50
| * | powerpc/8xx: Convert CPM1 error interrupt handler to platform driverChristophe Leroy2022-05-111-29/+44
| * | powerpc/8xx: Move CPM interrupt controller into a dedicated fileChristophe Leroy2022-05-113-140/+152
| * | powerpc: Add missing headersChristophe Leroy2022-05-0889-62/+116
| * | powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-0853-54/+0
| * | powerpc: fix typos in commentsJulia Lawall2022-05-0529-35/+35
| * | powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy2022-05-051-4/+0
| * | powerpc/eeh: Remove unused inline functionsYueHaibing2022-05-041-1/+3
| * | powerpc/powermac: Use for_each_property_of_node()Michael Ellerman2022-05-041-1/+1
| * | powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap2022-05-041-1/+1
| * | powerpc/5xx: Drop unnecessary castWang Qing2022-05-041-1/+1
| * | powerpc: No need to initialise statics to 0Xiang wangx2022-05-041-1/+1
| * | powerpc: use strscpy to replace strlcpyJason Wang2022-05-041-1/+1
| * | powerpc/powernv: Switch from __FUNCTION__ to __func__Dwaipayan Ray2022-05-041-1/+1
| * | powerpc: Fix spelling mistake "mesages" -> "messages" in KconfigColin Ian King2022-05-041-1/+1
| * | powerpc/mpc52xx: Fix some pr_debug() issuesRandy Dunlap2022-05-041-15/+6
| * | powerpc/pmac: remove unused symbolZucheng Zheng2022-05-041-4/+0
| * | powerpc/pseries/cmm: Remove unneeded variable "ret"zuoqilin2022-05-041-3/+1
| * | powerpc/time: Fix sparse warningsHe Ying2022-05-041-2/+0
| * | powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap2022-05-021-0/+1
| * | powerpc/pseries/dlpar: Remove unnecessary cast to kfree()Xu Wang2022-05-021-1/+1
| * | powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()Michael Ellerman2022-04-271-1/+1
| * | powerpc/fadump: print start of preserved areaHari Bathini2022-04-262-6/+6
| * | powerpc/fadump: align destination address to pagesizeHari Bathini2022-04-261-0/+6