aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-30powerpc/ps3: mark ps3_system_bus_type staticChristoph Hellwig2-5/+1
2022-11-30Merge branch 'fixes' into nextMichael Ellerman20-81/+261
2022-11-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman7-22/+26
2022-11-30KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS supportNicholas Piggin3-9/+15
2022-11-26powerpc/64s: Add missing declaration for machine_check_early_boot()Michael Ellerman1-0/+1
2022-11-24powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-11-24powerpc/pseries: fix plpks_read_var() code for different consumersNayna Jain1-10/+18
2022-11-24powerpc/pseries: replace kmalloc with kzalloc in PLPKS driverNayna Jain1-6/+2
2022-11-24powerpc/pseries: cleanup error logs in plpks driverNayna Jain1-10/+0
2022-11-24powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED errorNayna Jain1-1/+1
2022-11-24powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain2-3/+2
2022-11-24powerpc/pseries: fix the object owners enum value in plpks driverNayna Jain1-1/+1
2022-11-24powerpc/powermac: Fix symbol not declared warningsChen Lifu1-13/+5
2022-11-24powerpc/pseries/eeh: Fix some kernel-doc warningsBo Liu1-2/+2
2022-11-24powerpc/8xx: Fix warning in hw_breakpoint_handler()Russell Currey1-1/+1
2022-11-24powerpc/kprobes: Use preempt_enable() rather than the no_resched variantNaveen N. Rao1-6/+6
2022-11-24powerpc/kprobes: Have optimized_callback() use preempt_enable()Naveen N. Rao1-1/+1
2022-11-24powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_prepare_kprobe()Naveen N. Rao1-2/+0
2022-11-24powerpc/mpic_msgr: fix cast removes address space of expression warningsruanjinjie1-2/+2
2022-11-24powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_data()Yang Yingliang1-0/+1
2022-11-24powerpc: suppress some linker warnings in recent linker versionsStephen Rothwell1-1/+14
2022-11-24powerpc/sysdev: Remove some duplicate prefix in some messagesChristophe JAILLET1-3/+3
2022-11-24powerpc: remove the last remnants of cputime_tNicholas Piggin2-37/+3
2022-11-24powerpc: Print instruction dump on a single lineMichael Ellerman1-4/+1
2022-11-24powerpc: Make instruction dump work with scripts/decodecodeMichael Ellerman1-1/+1
2022-11-24powerpc/microwatt: Add litesdJoel Stanley1-0/+22
2022-11-24powerpc/8xx: Reverse order entries are written by __set_pte_at()Christophe Leroy1-1/+1
2022-11-24powerpc/8xx: Simplify pte_update() with 16k pagesChristophe Leroy1-2/+8
2022-11-24powerpc/sgy_cts1000: convert to using gpiod API and faceliftDmitry Torokhov1-79/+53
2022-11-24powerpc/warp: switch to using gpiod APIDmitry Torokhov2-15/+94
2022-11-24powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmdsGustavo A. R. Silva1-3/+4
2022-11-24powerpc/kvm: Remove unused references for MMCR3/SIER2/SIER3 registersKajol Jain1-1/+1
2022-11-24powerpc/kvm: Remove unused macros from asm-offsetDisha Goel1-25/+0
2022-11-24powerpc/pasemi: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-11-24powerpc: add compile-time support for lbarx, lharxNicholas Piggin4-11/+249
2022-11-24powerpc/ftrace: Ignore weak functionsNaveen N. Rao1-0/+7
2022-11-24powerpc/pseries: Fix formatting to make code look more beautifulDeming Wang1-1/+1
2022-11-24powerpc/xive: remove unused parameterDeming Wang3-8/+4
2022-11-24powerpc/mpc52xx_lpbfifo: fix all kernel-doc warningsRandy Dunlap1-1/+13
2022-11-24powerpc: Remove find_current_mm_pte()Christophe Leroy2-27/+2
2022-11-24powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET1-0/+1
2022-11-24powerpc/bpf/32: Fix Oops on tail call testsChristophe Leroy1-31/+21
2022-11-24KVM: PPC: Book3S HV: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-11-24KVM: PPC: Book3s: Use arg->size directly in kvm_vm_ioctl_create_spapr_tce()Deming Wang1-3/+3
2022-11-24KVM: PPC: Book3S HV: XIVE: Fix spelling mistakesZhang Jiaming1-3/+3
2022-11-24KVM: PPC: Use __func__ to get function's nameXueBing Chen1-4/+3
2022-11-16powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin1-1/+1
2022-11-01powerpc/32: Select ARCH_SPLIT_ARG64Michael Ellerman1-0/+1
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab3-3/+24
2022-10-31powerpc/64e: Fix amdgpu build on Book3E w/o AltiVecMichael Ellerman1-1/+1