summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-11-24powerpc: Make instruction dump work with scripts/decodecodeMichael Ellerman
2022-11-24powerpc/microwatt: Add litesdJoel Stanley
2022-11-24powerpc/8xx: Reverse order entries are written by __set_pte_at()Christophe Leroy
2022-11-24powerpc/8xx: Simplify pte_update() with 16k pagesChristophe Leroy
2022-11-24powerpc/sgy_cts1000: convert to using gpiod API and faceliftDmitry Torokhov
2022-11-24powerpc/warp: switch to using gpiod APIDmitry Torokhov
2022-11-24powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmdsGustavo A. R. Silva
2022-11-24powerpc/kvm: Remove unused references for MMCR3/SIER2/SIER3 registersKajol Jain
2022-11-24powerpc/kvm: Remove unused macros from asm-offsetDisha Goel
2022-11-24powerpc/pasemi: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-11-24powerpc: add compile-time support for lbarx, lharxNicholas Piggin
2022-11-24powerpc/ftrace: Ignore weak functionsNaveen N. Rao
2022-11-24powerpc/pseries: Fix formatting to make code look more beautifulDeming Wang
2022-11-24powerpc/xive: remove unused parameterDeming Wang
2022-11-24powerpc/mpc52xx_lpbfifo: fix all kernel-doc warningsRandy Dunlap
2022-11-24powerpc: Remove find_current_mm_pte()Christophe Leroy
2022-11-24powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET
2022-11-24powerpc/bpf/32: Fix Oops on tail call testsChristophe Leroy
2022-11-24KVM: PPC: Book3S HV: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-11-24KVM: PPC: Book3s: Use arg->size directly in kvm_vm_ioctl_create_spapr_tce()Deming Wang
2022-11-24KVM: PPC: Book3S HV: XIVE: Fix spelling mistakesZhang Jiaming
2022-11-24KVM: PPC: Use __func__ to get function's nameXueBing Chen
2022-11-18kexec: replace crash_mem_range with rangeLi Chen
2022-11-18ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland
2022-11-18ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland
2022-11-18objtool/powerpc: Add --mcount specific implementationSathvika Vasireddy
2022-11-18objtool/powerpc: Enable objtool to be built on ppcSathvika Vasireddy
2022-11-18powerpc/vdso: Skip objtool from running on VDSO filesSathvika Vasireddy
2022-11-18powerpc/32: Fix objtool unannotated intra-function call warningsChristophe Leroy
2022-11-18random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-17powerpc/pseries/msi: Use msi_domain_ops:: Msi_post_free()Thomas Gleixner
2022-11-16powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin
2022-11-15powerpc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov
2022-11-15powerpc: Curb objtool unannotated intra-function call warningsSathvika Vasireddy
2022-11-15powerpc: Fix objtool unannotated intra-function call warningsSathvika Vasireddy
2022-11-15powerpc: Override __ALIGN and __ALIGN_STR macrosSathvika Vasireddy
2022-11-15powerpc: Fix __WARN_FLAGS() for use with ObjtoolSathvika Vasireddy
2022-11-09KVM: replace direct irq.h inclusionPaolo Bonzini
2022-11-09kvm: Add interruptible flag to __gfn_to_pfn_memslot()Peter Xu
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-11-08hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-01powerpc/32: Select ARCH_SPLIT_ARG64Michael Ellerman
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab
2022-10-31powerpc/64e: Fix amdgpu build on Book3E w/o AltiVecMichael Ellerman
2022-10-27perf: Rewrite core context handlingPeter Zijlstra
2022-10-27eth: fealnx: delete the driver for Myson MTD-800Jakub Kicinski
2022-10-27powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...Nicholas Piggin