aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2022-02-03powerpc/spufs: adjust list element pointer typeJulia Lawall
2022-02-02powerpc/pseries: read the lpar name from the firmwareLaurent Dufour
2022-01-31powerpc/e500/qemu-e500: allow core to idle without waitingTobias Waldekranz
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-05powerpc/opal: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-23powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2021-12-23cuda/pmu: Make find_via_cuda/pmu init functionsNick Child
2021-12-23powerpc/512x: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/85xx: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/83xx: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/embedded6xx: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/44x: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/4xx: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/ps3: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/pseries: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/powermac: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/pasemi: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/chrp: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/cell: Add __init attribute to eligible functionsNick Child
2021-12-20powerpc: use swap() to make code cleanerYang Guang
2021-12-16powerpc/pasemi/msi: Convert to msi_on_each_dec()Thomas Gleixner
2021-12-16powerpc/cell/axon_msi: Convert to msi_on_each_desc()Thomas Gleixner
2021-12-16powerpc/4xx/hsta: Rework MSI handlingThomas Gleixner
2021-12-16powerpc/pseries/msi: Let core code check for contiguous entriesThomas Gleixner
2021-12-16PCI/MSI: Use msi_desc::msi_indexThomas Gleixner
2021-12-16powerpc/pseries/msi: Use PCI device propertiesThomas Gleixner
2021-12-16powerpc/cell/axon_msi: Use PCI device propertyThomas Gleixner
2021-12-16powerpc/pseries: use slab context cpumask allocation in CPU hotplug initNicholas Piggin
2021-12-16powerpc/pseries/vas: Don't print an error when VAS is unavailableNicholas Piggin
2021-12-09powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy
2021-12-09powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell
2021-12-09powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEPChristophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on book3e/64Christophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.Christophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on 40xChristophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on 44xChristophe Leroy
2021-12-09powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP onlyChristophe Leroy
2021-12-09powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy
2021-12-09powerpc/book3e: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMUNicholas Piggin
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner
2021-12-09powerpc/4xx: Complete removal of MSI supportCédric Le Goater