summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-01powerpc/ptrace: move register viewing functions out of ptrace.cChristophe Leroy
2020-04-01powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out SPE related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out ALTIVEC related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out VSX related functions.Christophe Leroy
2020-04-01powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSETChristophe Leroy
2020-04-01powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64Christophe Leroy
2020-04-01powerpc/ptrace: remove unused header includesChristophe Leroy
2020-04-01powerpc: Move ptrace into a subdirectory.Christophe Leroy
2020-04-01powerpc/64/syscall: Reconcile interruptsNicholas Piggin
2020-04-01powerpc/64s/exception: Remove lite interrupt returnNicholas Piggin
2020-04-01powerpc/64s: Implement interrupt exit logic in CNicholas Piggin
2020-04-01powerpc/64: Implement soft interrupt replay in CNicholas Piggin
2020-04-01powerpc/64/syscall: Zero volatile registers when returningNicholas Piggin
2020-04-01powerpc/64/sycall: Implement syscall entry/exit logic in CNicholas Piggin
2020-04-01powerpc/64/sstep: Ifdef the deprecated fast endian switch syscallNicholas Piggin
2020-04-01powerpc/64/syscall: Remove non-volatile GPR save optimisationNicholas Piggin
2020-04-01powerpc/64s/exception: Soft NMI interrupt should not use ret_from_exceptNicholas Piggin
2020-04-01powerpc/64s/exception: Reconcile interrupts in system_resetNicholas Piggin
2020-04-01powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supportedNicholas Piggin
2020-04-01powerpc/64s/exception: Add more comments for interrupt handlersNicholas Piggin
2020-04-01powerpc/64s/exception: Clean up SRR specifiersNicholas Piggin
2020-04-01powerpc/64s/exception: Re-inline some handlersNicholas Piggin
2020-04-01powerpc/64s/exception: Avoid touching the stack in hdecrementerNicholas Piggin
2020-04-01powerpc/64s/exception: Trim unused arguments from KVMTEST macroNicholas Piggin
2020-04-01powerpc/64s/exception: Remove the SPR saving patch code macrosNicholas Piggin
2020-04-01powerpc/64s/exception: Remove confusing IEARLY optionNicholas Piggin
2020-04-01powerpc/64s/exception: Move KVM test to common codeNicholas Piggin
2020-04-01powerpc/64s/exception: Move soft-mask test to common codeNicholas Piggin
2020-04-01powerpc/64s/exception: Move real to virt switch into the common handlerNicholas Piggin
2020-04-01powerpc/64s/exception: Add ISIDE optionNicholas Piggin
2020-04-01powerpc/64s/exception: Remove old INT_KVM_HANDLERNicholas Piggin
2020-04-01powerpc/64s/exception: Remove old INT_COMMON macroNicholas Piggin
2020-04-01powerpc/64s/exception: Remove old INT_ENTRY macroNicholas Piggin
2020-04-01powerpc/64s/exception: Move all interrupt handlers to new style code gen macrosNicholas Piggin
2020-04-01powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macrosNicholas Piggin
2020-04-01powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parametersNicholas Piggin
2020-04-01powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parametersNicholas Piggin
2020-04-01powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generationNicholas Piggin
2020-04-01powerpc/64: mark emergency stacks valid to unwindNicholas Piggin
2020-04-01powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-03-27powerpc/64: Avoid isync in flush_dcache_range()Aneesh Kumar K.V
2020-03-27powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song
2020-03-27powerpc/pseries: Handle UE event for memcpy_mcsafeGanesh Goudar
2020-03-27powerpc/smp: Use IS_ENABLED() to avoid #ifdefMichael Ellerman
2020-03-27powerpc/smp: Drop superfluous NULL checkMichael Ellerman
2020-03-27powerpc: Switch 8xx MAINTAINERS entry to ChristopheMichael Ellerman
2020-03-27powerpc: Update 83xx/85xx MAINTAINERS entryMichael Ellerman
2020-03-27powerpc: Update powermac MAINTAINERS entryMichael Ellerman
2020-03-27powerpc: Update MPC5XXX MAINTAINERS entryMichael Ellerman