summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-12-02powerpc: add a definition for the marker offset within the interrupt frameNicholas Piggin
2022-12-02powerpc: add definition for pt_regs offset within an interrupt frameNicholas Piggin
2022-12-02powerpc: simplify ppc_save_regsNicholas Piggin
2022-12-02powerpc/pseries: hvcall stack frame overheadNicholas Piggin
2022-12-02powerpc: Rearrange copy_thread child stack creationNicholas Piggin
2022-12-02powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin
2022-12-02powerpc/64: Remove asm interrupt tracing call helpersNicholas Piggin
2022-12-02powerpc/64: Option to build big-endian with ELFv2 ABINicholas Piggin
2022-12-02powerpc/64: Add module check for ELF ABI versionNicholas Piggin
2022-12-02powerpc/code-patching: Consolidate and cache per-cpu patching contextBenjamin Gray
2022-12-02powerpc/code-patching: Use temporary mm for Radix MMUChristopher M. Riedl
2022-11-30powerpc/tlb: Add local flush for page given mm_struct and psizeBenjamin Gray
2022-11-30powerpc/mm: Remove flush_all_mm, local_flush_all_mmBenjamin Gray
2022-11-30cxl: Use radix__flush_all_mm instead of generic flush_all_mmBenjamin Gray
2022-11-30powerpc/mm: Remove empty hash__ functionsBenjamin Gray
2022-11-30powerpc/code-patching: Use WARN_ON and fix check in poking_initBenjamin Gray
2022-11-30powerpc: Allow clearing and restoring registers independent of saved breakpoi...Jordan Niethe
2022-11-30powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primaryPali Rohár
2022-11-30powerpc: dts: turris1x.dts: Add channel labels for temperature sensorPali Rohár
2022-11-30powerpc/book3e: remove #include <generated/utsrelease.h>Thomas Weißschuh
2022-11-30powerpc/ps3: mark ps3_system_bus_type staticChristoph Hellwig
2022-11-30Merge branch 'fixes' into nextMichael Ellerman
2022-11-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-11-30KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS supportNicholas Piggin
2022-11-26powerpc/64s: Add missing declaration for machine_check_early_boot()Michael Ellerman
2022-11-24powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-24powerpc/pseries: fix plpks_read_var() code for different consumersNayna Jain
2022-11-24powerpc/pseries: replace kmalloc with kzalloc in PLPKS driverNayna Jain
2022-11-24powerpc/pseries: cleanup error logs in plpks driverNayna Jain
2022-11-24powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED errorNayna Jain
2022-11-24powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain
2022-11-24powerpc/pseries: fix the object owners enum value in plpks driverNayna Jain
2022-11-24powerpc/powermac: Fix symbol not declared warningsChen Lifu
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