summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/xmon: Dump XIVE information for online-only processors.Sachin Sant2022-01-061-2/+2
* powerpc/opal: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-052-2/+4
* powerpc/cacheinfo: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-051-2/+3
* powerpc/sched: Remove unused TASK_SIZE_OFGuo Ren2022-01-041-5/+1
* powerpc/xive: Add missing null check after calling kmallocAmmar Faizi2022-01-041-0/+3
* powerpc/floppy: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-01-041-3/+5
* powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warningsMichael Ellerman2021-12-251-4/+4
* powerpc/64s: Mask NIP before checking against SRR0Michael Ellerman2021-12-251-0/+2
* powerpc/perf: Fix spelling of "its"Randy Dunlap2021-12-231-1/+1
* powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy2021-12-232-0/+4
* powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in sel...Christophe Leroy2021-12-232-40/+53
* powerpc/code-patching: Move code patching selftests in its own fileChristophe Leroy2021-12-233-355/+359
* powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.hChristophe Leroy2021-12-232-15/+15
* powerpc/code-patching: Move patch_exception() outside code-patching.cChristophe Leroy2021-12-235-23/+25
* powerpc/code-patching: Use test_trampoline for prefixed patch testChristophe Leroy2021-12-233-36/+10
* powerpc/code-patching: Fix patch_branch() return on out-of-range failureChristophe Leroy2021-12-231-1/+3
* powerpc/code-patching: Reorganise do_patch_instruction() to ease error handlingChristophe Leroy2021-12-231-16/+21
* powerpc/code-patching: Fix unmap_patch_area() error handlingChristophe Leroy2021-12-231-17/+13
* powerpc/code-patching: Fix error handling in do_patch_instruction()Christophe Leroy2021-12-231-10/+3
* powerpc/code-patching: Remove init_mem_is_freeChristophe Leroy2021-12-233-5/+1
* powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check()Christophe Leroy2021-12-231-9/+7
* powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .longAlexey Kardashevskiy2021-12-232-2/+4
* powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy2021-12-238-10/+12
* powerpc/64/asm: Do not reassign labelsDaniel Axtens2021-12-234-33/+31
* powerpc/64/asm: Inline BRANCH_TO_C000Alexey Kardashevskiy2021-12-231-14/+3
* powerpc: check for support for -Wa,-m{power4,any}Daniel Axtens2021-12-231-1/+3
* powerpc/toc: Future proof kernel tocAlan Modra2021-12-236-22/+18
* 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-2311-18/+18
* powerpc/powernv: Add __init attribute to eligible functionsNick Child2021-12-2315-28/+28
* powerpc/powermac: Add __init attribute to eligible functionsNick Child2021-12-238-11/+11
* powerpc/pasemi: Add __init attribute to eligible functionsNick Child2021-12-235-5/+5
* 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/xmon: Add __init attribute to eligible functionsNick Child2021-12-232-2/+2
* powerpc/sysdev: Add __init attribute to eligible functionsNick Child2021-12-2324-40/+40
* powerpc/perf: Add __init attribute to eligible functionsNick Child2021-12-2312-20/+20
* powerpc/mm: Add __init attribute to eligible functionsNick Child2021-12-2313-20/+20
* powerpc/lib: Add __init attribute to eligible functionsNick Child2021-12-233-15/+15
* powerpc/kernel: Add __init attribute to eligible functionsNick Child2021-12-2324-68/+69
* powerpc/dts: Remove "spidev" nodesRob Herring2021-12-212-14/+0
* powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin2021-12-202-5/+13
* powerpc: use swap() to make code cleanerYang Guang2021-12-201-4/+2