summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2023-04-201-0/+7
* powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V2023-04-201-0/+1
* powerpc/pseries: Add a helper for form1 cpu distanceAneesh Kumar K.V2023-04-201-2/+2
* powerpc/pseries: Consolidate different NUMA distance update code pathsAneesh Kumar K.V2023-04-202-0/+4
* powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V2023-04-201-1/+1
* powerpc/pseries/lparcfg: add missing RTAS retry status handlingNathan Lynch2023-03-111-10/+10
* powerpc/pseries/lpar: add missing RTAS retry status handlingNathan Lynch2023-03-111-10/+10
* powerpc/powernv/ioda: Skip unallocated resources when mapping to PEFrederic Barrat2023-03-111-1/+2
* powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch2023-01-141-10/+1
* powerpc/eeh: Drop redundant spinlock initializationHaowen Bai2023-01-141-2/+1
* powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang2023-01-141-1/+1
* powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET2023-01-141-0/+1
* powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun2022-10-261-0/+1
* powerpc/pseries/mobility: ignore ibm, platform-facilities updatesNathan Lynch2022-09-231-0/+34
* powerpc/pseries/mobility: refactor node lookup during DT updateNathan Lynch2022-09-231-32/+17
* powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy2022-08-251-3/+18
* powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin2022-08-211-0/+1
* powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin2022-08-211-0/+1
* powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy2022-08-211-2/+2
* powerpc/powernv: Avoid crashing if rng is NULLMichael Ellerman2022-08-211-0/+2
* powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld2022-07-121-6/+10
* powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld2022-06-293-8/+7
* powerpc/powernv: wire up rng during setup_archJason A. Donenfeld2022-06-293-16/+40
* powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy2022-06-141-2/+2
* powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap2022-06-091-1/+1
* powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap2022-06-091-0/+1
* powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi2022-06-091-0/+1
* powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni2022-06-093-4/+4
* powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini2022-06-092-47/+57
* powerpc: Fix build errors with newer binutilsAnders Roxell2022-04-081-1/+5
* powerpc: 8xx: fix a return value error in mpc8xx_pic_initHangyu Hua2022-04-081-0/+1
* powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell2022-01-271-0/+1
* powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy2022-01-271-0/+1
* powerpc/cell: add missing of_node_putJulia Lawall2022-01-271-0/+1
* powerpc/powernv: add missing of_node_putJulia Lawall2022-01-271-0/+1
* powerpc/6xx: add missing of_node_putJulia Lawall2022-01-271-0/+1
* powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy2022-01-271-0/+2
* powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...Nicholas Piggin2022-01-201-0/+6
* powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni2021-12-221-2/+2
* powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...Alexey Kardashevskiy2021-12-081-9/+0
* powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni2021-11-183-7/+13
* powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde2021-11-181-1/+11
* powerpc/44x/fsp2: add missing of_node_putBixuan Cui2021-11-181-0/+2
* powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman2021-11-181-1/+3
* powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju2021-11-181-1/+1
* powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju2021-11-181-0/+1
* powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni2021-11-181-2/+1
* pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initMahesh Salgaonkar2021-10-131-0/+4
* powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju2021-08-041-1/+1
* powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand2021-07-201-0/+12