summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
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
2021-12-09powerpc/book3e: Activate KUEP at all timeChristophe Leroy1-0/+2
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy1-0/+1
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy1-0/+1
2021-12-09powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMUNicholas Piggin1-1/+0
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin8-5/+29
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin7-4/+32
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner3-6/+6
2021-12-09powerpc/4xx: Complete removal of MSI supportCédric Le Goater2-5/+0
2021-12-09powerpc/4xx: Remove MSI support which never workedThomas Gleixner2-282/+0
2021-12-02powerpc/pseries: lparcfg don't include slb_size line in radix modeNicholas Piggin1-1/+2
2021-12-02powerpc/pseries: move process table registration away from hash-specific codeNicholas Piggin1-28/+28
2021-12-02powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVENicholas Piggin1-1/+0
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin11-12/+12