summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-11-24powerpc/pseries/eeh: Fix some kernel-doc warningsBo Liu
2022-11-24powerpc/8xx: Fix warning in hw_breakpoint_handler()Russell Currey
2022-11-24powerpc/kprobes: Use preempt_enable() rather than the no_resched variantNaveen N. Rao
2022-11-24powerpc/kprobes: Have optimized_callback() use preempt_enable()Naveen N. Rao
2022-11-24powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_p...Naveen N. Rao
2022-11-24powerpc/mpic_msgr: fix cast removes address space of expression warningsruanjinjie
2022-11-24powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang
2022-11-24powerpc: suppress some linker warnings in recent linker versionsStephen Rothwell
2022-11-24powerpc/sysdev: Remove some duplicate prefix in some messagesChristophe JAILLET
2022-11-24powerpc: remove the last remnants of cputime_tNicholas Piggin
2022-11-24powerpc: Print instruction dump on a single lineMichael Ellerman
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