aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
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-18kexec: replace crash_mem_range with rangeLi Chen2-5/+5
2022-11-18ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland1-0/+19
2022-11-18ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland1-2/+3
2022-11-18objtool/powerpc: Add --mcount specific implementationSathvika Vasireddy1-0/+1
2022-11-18objtool/powerpc: Enable objtool to be built on ppcSathvika Vasireddy2-0/+8
2022-11-18powerpc/vdso: Skip objtool from running on VDSO filesSathvika Vasireddy1-0/+2
2022-11-18powerpc/32: Fix objtool unannotated intra-function call warningsChristophe Leroy10-35/+89
2022-11-18random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld1-1/+0
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld1-9/+1
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2-3/+3
2022-11-17powerpc/pseries/msi: Use msi_domain_ops:: Msi_post_free()Thomas Gleixner1-5/+2
2022-11-16powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin1-1/+1
2022-11-15powerpc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2-12/+13
2022-11-15powerpc: Curb objtool unannotated intra-function call warningsSathvika Vasireddy2-0/+5
2022-11-15powerpc: Fix objtool unannotated intra-function call warningsSathvika Vasireddy6-13/+32
2022-11-15powerpc: Override __ALIGN and __ALIGN_STR macrosSathvika Vasireddy1-0/+3
2022-11-15powerpc: Fix __WARN_FLAGS() for use with ObjtoolSathvika Vasireddy1-1/+2
2022-11-09KVM: replace direct irq.h inclusionPaolo Bonzini2-24/+16
2022-11-09kvm: Add interruptible flag to __gfn_to_pfn_memslot()Peter Xu2-2/+2
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-7/+0
2022-11-08hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz1-37/+0
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-49/+238
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
2022-10-27perf: Rewrite core context handlingPeter Zijlstra1-4/+4
2022-10-27eth: fealnx: delete the driver for Myson MTD-800Jakub Kicinski1-1/+0
2022-10-27powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...Nicholas Piggin1-2/+11
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-102/+163
2022-10-19powerpc: dts: qoriq: Add nodes for QSGMII PCSsSean Anderson20-20/+131