summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman
2022-12-08powerpc/prom: Fix 32-bit buildMichael Ellerman
2022-12-07powerpc/rtas: mandate RTAS syscall filteringNathan Lynch
2022-12-07powerpc/rtas: define pr_fmt and convert printk call sitesNathan Lynch
2022-12-07powerpc/rtas: clean up includesNathan Lynch
2022-12-07powerpc/rtas: clean up rtas_error_log_max initializationNathan Lynch
2022-12-07powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch
2022-12-07powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2022-12-07powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch
2022-12-07powerpc/rtasd: use correct OF API for event scan rateNathan Lynch
2022-12-07powerpc/rtas: document rtas_call()Nathan Lynch
2022-12-07powerpc/pseries: unregister VPA when hot unplugging a CPULaurent Dufour
2022-12-07powerpc/pseries: reset the RCU watchdogs after a LPMLaurent Dufour
2022-12-07powerpc: Take in account addition CPU node when building kexec FDTLaurent Dufour
2022-12-07powerpc: export the CPU node countLaurent Dufour
2022-12-06powerpc/dts/fsl: Fix pca954x i2c-mux node namesGeert Uytterhoeven
2022-12-02powerpc/code-patching: Remove protection against patching init addresses afte...Christophe Leroy
2022-12-02powerpc/feature-fixups: Do not patch init section after initChristophe Leroy
2022-12-02powerpc/feature-fixups: Refactor other fixups patchingChristophe Leroy
2022-12-02powerpc/feature-fixups: Refactor entry fixups patchingChristophe Leroy
2022-12-02powerpc/code-patching: Remove #ifdef CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2022-12-02powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1Michael Jeanson
2022-12-02powerpc/64: Sanitise user registers on interrupt in pseries, POWERNVRohan McLure
2022-12-02powerpc/64e: Clear gprs on interrupt routine entry on Book3ERohan McLure
2022-12-02powerpc/64s: Zeroise gprs on interrupt routine entry on Book3SRohan McLure
2022-12-02powerpc/64s: IOption for MSR stored in r12Rohan McLure
2022-12-02powerpc/64: Sanitise common exit code for interruptsRohan McLure
2022-12-02powerpc/64: Add interrupt register sanitisation macrosRohan McLure
2022-12-02powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS KconfigRohan McLure
2022-12-02powerpc/hv-gpci: Fix hv_gpci event listKajol Jain
2022-12-02powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang
2022-12-02Merge branch 'topic/qspinlock' into nextMichael Ellerman
2022-12-02powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faultsNicholas Piggin
2022-12-02powerpc: remove STACK_FRAME_OVERHEADNicholas Piggin
2022-12-02powerpc/64: ELFv2 use minimal stack frames in int and switch frame sizesNicholas Piggin
2022-12-02powerpc: allow minimum sized kernel stack framesNicholas Piggin
2022-12-02powerpc: split validate_sp into two functionsNicholas Piggin
2022-12-02powerpc: copy_thread add a back chain to the switch stack frameNicholas Piggin
2022-12-02powerpc: copy_thread fill in interrupt frame marker and back chainNicholas Piggin
2022-12-02powerpc: add a define for the switch frame size and regs offsetNicholas Piggin
2022-12-02powerpc: add a define for the user interrupt frame sizeNicholas Piggin
2022-12-02powerpc: Rename STACK_FRAME_MARKER and derive it from frame offsetNicholas Piggin
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