summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-12-31crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-28Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-12-25powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warningsMichael Ellerman
2021-12-25powerpc/64s: Mask NIP before checking against SRR0Michael Ellerman
2021-12-23powerpc/perf: Fix spelling of "its"Randy Dunlap
2021-12-23powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2021-12-23powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in sel...Christophe Leroy
2021-12-23powerpc/code-patching: Move code patching selftests in its own fileChristophe Leroy
2021-12-23powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.hChristophe Leroy
2021-12-23powerpc/code-patching: Move patch_exception() outside code-patching.cChristophe Leroy
2021-12-23powerpc/code-patching: Use test_trampoline for prefixed patch testChristophe Leroy
2021-12-23powerpc/code-patching: Fix patch_branch() return on out-of-range failureChristophe Leroy
2021-12-23powerpc/code-patching: Reorganise do_patch_instruction() to ease error handlingChristophe Leroy
2021-12-23powerpc/code-patching: Fix unmap_patch_area() error handlingChristophe Leroy
2021-12-23powerpc/code-patching: Fix error handling in do_patch_instruction()Christophe Leroy
2021-12-23powerpc/code-patching: Remove init_mem_is_freeChristophe Leroy
2021-12-23powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check()Christophe Leroy
2021-12-23powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .longAlexey Kardashevskiy
2021-12-23powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2021-12-23powerpc/64/asm: Do not reassign labelsDaniel Axtens
2021-12-23powerpc/64/asm: Inline BRANCH_TO_C000Alexey Kardashevskiy
2021-12-23powerpc: check for support for -Wa,-m{power4,any}Daniel Axtens
2021-12-23powerpc/toc: Future proof kernel tocAlan Modra
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-23powerpc/xmon: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/sysdev: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/perf: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/mm: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/lib: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsNick Child
2021-12-21powerpc/dts: Remove "spidev" nodesRob Herring
2021-12-21powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman
2021-12-20powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin
2021-12-20powerpc: use swap() to make code cleanerYang Guang
2021-12-20powerpc/mpic: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-12-19Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds