summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-1496-459/+322
|\
| * powerpc/opal: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-052-2/+4
| * powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy2021-12-231-2/+2
| * cuda/pmu: Make find_via_cuda/pmu init functionsNick Child2021-12-231-2/+2
| * powerpc/512x: Add __init attribute to eligible functionsNick Child2021-12-233-30/+30
| * powerpc/85xx: Add __init attribute to eligible functionsNick Child2021-12-235-6/+6
| * powerpc/83xx: Add __init attribute to eligible functionsNick Child2021-12-236-10/+10
| * powerpc/embedded6xx: Add __init attribute to eligible functionsNick Child2021-12-235-7/+7
| * powerpc/44x: Add __init attribute to eligible functionsNick Child2021-12-231-2/+2
| * powerpc/4xx: Add __init attribute to eligible functionsNick Child2021-12-232-3/+3
| * powerpc/ps3: Add __init attribute to eligible functionsNick Child2021-12-237-24/+24
| * powerpc/pseries: Add __init attribute to eligible functionsNick Child2021-12-238-15/+15
| * powerpc/powernv: Add __init attribute to eligible functionsNick Child2021-12-2313-26/+26
| * powerpc/powermac: Add __init attribute to eligible functionsNick Child2021-12-236-9/+9
| * powerpc/pasemi: Add __init attribute to eligible functionsNick Child2021-12-234-4/+4
| * powerpc/chrp: Add __init attribute to eligible functionsNick Child2021-12-231-1/+1
| * powerpc/cell: Add __init attribute to eligible functionsNick Child2021-12-235-20/+20
| * powerpc: use swap() to make code cleanerYang Guang2021-12-201-4/+2
| * powerpc/pseries: use slab context cpumask allocation in CPU hotplug initNicholas Piggin2021-12-161-4/+5
| * powerpc/pseries/vas: Don't print an error when VAS is unavailableNicholas Piggin2021-12-161-2/+9
| * powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy2021-12-091-0/+2
| * powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell2021-12-091-0/+1
| * powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEPChristophe Leroy2021-12-091-21/+0
| * powerpc/kuap: Wire-up KUAP on book3e/64Christophe Leroy2021-12-091-0/+1
| * powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.Christophe Leroy2021-12-091-0/+1
| * powerpc/kuap: Wire-up KUAP on 40xChristophe Leroy2021-12-091-2/+5
| * powerpc/kuap: Wire-up KUAP on 44xChristophe Leroy2021-12-091-0/+1
| * powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP onlyChristophe Leroy2021-12-091-1/+1
| * powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy2021-12-091-0/+5
| * powerpc/book3e: Activate KUEP at all timeChristophe Leroy2021-12-091-0/+2
| * powerpc/44x: Activate KUEP at all timeChristophe Leroy2021-12-091-0/+1
| * powerpc/8xx: Activate KUEP at all timeChristophe Leroy2021-12-091-0/+1
| * powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMUNicholas Piggin2021-12-091-1/+0
| * powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-098-5/+29
| * powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-097-4/+32
| * powerpc/pseries: lparcfg don't include slb_size line in radix modeNicholas Piggin2021-12-021-1/+2
| * powerpc/pseries: move process table registration away from hash-specific codeNicholas Piggin2021-12-021-28/+28
| * powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVENicholas Piggin2021-12-021-1/+0
| * powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin2021-12-0211-12/+12
| * powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy2021-11-301-0/+1
| * powerpc/85xx: Make c293_pcie_pic_init() staticMichael Ellerman2021-11-291-1/+1
| * powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() staticMichael Ellerman2021-11-291-2/+2
| * powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()Michael Ellerman2021-11-291-0/+2
| * powerpc: remove cpu_online_cores_map functionNicholas Piggin2021-11-292-8/+8
| * powerpc/microwatt: Make microwatt_get_random_darn() staticMichael Ellerman2021-11-251-1/+1
| * powerpc/pseries: delete scanlogNathan Lynch2021-11-253-200/+0
| * powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushesNicholas Piggin2021-11-251-3/+7
| * powerpc/cell: add missing of_node_putJulia Lawall2021-11-251-0/+1
| * powerpc/powernv: add missing of_node_putJulia Lawall2021-11-251-0/+1
| * powerpc/6xx: add missing of_node_putJulia Lawall2021-11-251-0/+1