summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2022-06-09powerpc/powernv: Get STF barrier requirements from device-treeRussell Currey1-0/+3
2022-06-09powerpc/powernv: Get L1D flush requirements from device-treeRussell Currey1-0/+6
2022-06-09powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap1-1/+1
2022-06-09powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap1-0/+1
2022-06-09powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi1-0/+1
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni3-4/+4
2022-06-09powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini2-47/+57
2022-04-13powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3EMichael Ellerman1-1/+2
2022-04-08powerpc: Fix build errors with newer binutilsAnders Roxell1-1/+5
2022-04-08powerpc/pseries: Fix use after free in remove_phb_dynamic()Michael Ellerman1-0/+4
2022-04-08powerpc: 8xx: fix a return value error in mpc8xx_pic_initHangyu Hua1-0/+1
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-2/+2
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-2/+2
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds96-459/+322
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-338/+19
2022-01-05powerpc/opal: use default_groups in kobj_typeGreg Kroah-Hartman2-2/+4
2021-12-23powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy1-2/+2
2021-12-23cuda/pmu: Make find_via_cuda/pmu init functionsNick Child1-2/+2
2021-12-23powerpc/512x: Add __init attribute to eligible functionsNick Child3-30/+30
2021-12-23powerpc/85xx: Add __init attribute to eligible functionsNick Child5-6/+6
2021-12-23powerpc/83xx: Add __init attribute to eligible functionsNick Child6-10/+10
2021-12-23powerpc/embedded6xx: Add __init attribute to eligible functionsNick Child5-7/+7
2021-12-23powerpc/44x: Add __init attribute to eligible functionsNick Child1-2/+2
2021-12-23powerpc/4xx: Add __init attribute to eligible functionsNick Child2-3/+3
2021-12-23powerpc/ps3: Add __init attribute to eligible functionsNick Child7-24/+24
2021-12-23powerpc/pseries: Add __init attribute to eligible functionsNick Child8-15/+15
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child13-26/+26
2021-12-23powerpc/powermac: Add __init attribute to eligible functionsNick Child6-9/+9
2021-12-23powerpc/pasemi: Add __init attribute to eligible functionsNick Child4-4/+4
2021-12-23powerpc/chrp: Add __init attribute to eligible functionsNick Child1-1/+1
2021-12-23powerpc/cell: Add __init attribute to eligible functionsNick Child5-20/+20
2021-12-20powerpc: use swap() to make code cleanerYang Guang1-4/+2
2021-12-17powerpc/pasemi/msi: Convert to msi_on_each_dec()Thomas Gleixner1-7/+2
2021-12-17powerpc/cell/axon_msi: Convert to msi_on_each_desc()Thomas Gleixner1-5/+2
2021-12-17powerpc/4xx/hsta: Rework MSI handlingThomas Gleixner1-5/+2
2021-12-17powerpc/pseries/msi: Let core code check for contiguous entriesThomas Gleixner1-25/+8
2021-12-17PCI/MSI: Use msi_desc::msi_indexThomas Gleixner1-2/+2
2021-12-17powerpc/pseries/msi: Use PCI device propertiesThomas Gleixner1-2/+1
2021-12-17powerpc/cell/axon_msi: Use PCI device propertyThomas Gleixner1-4/+1
2021-12-16powerpc/pseries: use slab context cpumask allocation in CPU hotplug initNicholas Piggin1-4/+5
2021-12-16powerpc/pseries/vas: Don't print an error when VAS is unavailableNicholas Piggin1-2/+9
2021-12-09powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy1-0/+2
2021-12-09powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell1-0/+1
2021-12-09powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEPChristophe Leroy1-21/+0
2021-12-09powerpc/kuap: Wire-up KUAP on book3e/64Christophe Leroy1-0/+1
2021-12-09powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.Christophe Leroy1-0/+1
2021-12-09powerpc/kuap: Wire-up KUAP on 40xChristophe Leroy1-2/+5
2021-12-09powerpc/kuap: Wire-up KUAP on 44xChristophe Leroy1-0/+1
2021-12-09powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP onlyChristophe Leroy1-1/+1
2021-12-09powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy1-0/+5