summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| * | | | | | | | powerpc/mpic: Use bitmap_zalloc() when applicableChristophe JAILLET2021-12-201-2/+1
| * | | | | | | | powerpc/pseries: use slab context cpumask allocation in CPU hotplug initNicholas Piggin2021-12-161-4/+5
| * | | | | | | | powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interruptsNicholas Piggin2021-12-161-0/+63
| * | | | | | | | powerpc/64/interrupt: reduce expensive debug testsNicholas Piggin2021-12-161-4/+10
| * | | | | | | | powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in...Nicholas Piggin2021-12-164-27/+67
| * | | | | | | | powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PM...Nicholas Piggin2021-12-162-0/+33
| * | | | | | | | powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapperNicholas Piggin2021-12-164-38/+42
| * | | | | | | | powerpc/64/interrupt: make normal synchronous interrupts enable MSR[EE] if po...Nicholas Piggin2021-12-161-1/+18
| * | | | | | | | powerpc/pseries/vas: Don't print an error when VAS is unavailableNicholas Piggin2021-12-161-2/+9
| * | | | | | | | powerpc/perf: Add data source encodings for power10 platformKajol Jain2021-12-161-12/+42
| * | | | | | | | powerpc/perf: Add encodings to represent data based on newer composite PERF_M...Kajol Jain2021-12-161-3/+3
| * | | | | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-12-153-15/+13
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | KVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait() to get rcuwait objectSean Christopherson2021-12-141-2/+3
| | * | | | | | | KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUESTAlexey Kardashevskiy2021-12-021-1/+1
| | * | | | | | | KVM: PPC: Book3S: Suppress warnings when allocating too big memory slotsAlexey Kardashevskiy2021-12-021-2/+6
| | * | | | | | | KVM: PPC: Book3S HV P9: Remove unused ri_set local variableNicholas Piggin2021-12-021-10/+3