summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
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/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-02powerpc/pseries: lparcfg don't include slb_size line in radix modeNicholas Piggin
2021-12-02powerpc/pseries: move process table registration away from hash-specific codeNicholas Piggin
2021-12-02powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVENicholas Piggin
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin
2021-11-30powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy
2021-11-29powerpc/85xx: Make c293_pcie_pic_init() staticMichael Ellerman
2021-11-29powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() staticMichael Ellerman
2021-11-29powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()Michael Ellerman
2021-11-29powerpc: remove cpu_online_cores_map functionNicholas Piggin
2021-11-25powerpc/microwatt: Make microwatt_get_random_darn() staticMichael Ellerman
2021-11-25powerpc/pseries: delete scanlogNathan Lynch
2021-11-25powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushesNicholas Piggin
2021-11-25powerpc/cell: add missing of_node_putJulia Lawall
2021-11-25powerpc/powernv: add missing of_node_putJulia Lawall
2021-11-25powerpc/6xx: add missing of_node_putJulia Lawall
2021-11-24powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin
2021-11-24powerpc/64s: Remove WORT SPR from POWER9/10 (take 2)Nicholas Piggin
2021-11-15powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one...Alexey Kardashevskiy
2021-11-15powerpc/pseries/ddw: simplify enable_ddw()Alexey Kardashevskiy
2021-11-15powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...Alexey Kardashevskiy
2021-11-15powerpc/83xx/mpc8349emitx: Drop unused variableUwe Kleine-König
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport