summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-07-03powerpc/64s/exception: simplify hmi control flowNicholas Piggin
2019-07-03powerpc/64s/exception: hmi remove special case macroNicholas Piggin
2019-07-03powerpc/64s/exception: sreset move trampoline ahead of common codeNicholas Piggin
2019-07-03powerpc/64s/exception: optimise system_reset for idle, clean up non-idle caseNicholas Piggin
2019-07-02powerpc/64s/exception: remove bad stack branchNicholas Piggin
2019-07-02powerpc/tm: update comment about interrupt re-entrancyNicholas Piggin
2019-07-02powerpc/64s/exception: move SET_SCRATCH0 into EXCEPTION_PROLOG_0Nicholas Piggin
2019-07-02powerpc/64s/exception: denorm handler use standard scratch save macroNicholas Piggin
2019-07-02powerpc/64s/exception: machine check use standard macros to save dar/dsisrNicholas Piggin
2019-07-02powerpc/64s/exception: add dar and dsisr options to exception macroNicholas Piggin
2019-07-02powerpc/64s/exception: use common macro for windupNicholas Piggin
2019-07-02powerpc/64s/exception: shuffle windup code aroundNicholas Piggin
2019-07-02powerpc/64s/exception: simplify hmi windup codeNicholas Piggin
2019-07-02powerpc/64s/exception: move machine check windup in_mce handlingNicholas Piggin
2019-07-02powerpc/64s/exception: windup use r9 consistently to restore SPRsNicholas Piggin
2019-07-02powerpc/64s/exception: mtmsrd L=1 cleanupNicholas Piggin
2019-07-02powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entryNicholas Piggin
2019-07-02powerpc/64s/exception: clean up system call entryNicholas Piggin
2019-07-02powerpc/64s/exception: move paca save area offsets into exception-64s.SNicholas Piggin
2019-07-02powerpc/64s/exception: remove pointless EXCEPTION_PROLOG macro indirectionNicholas Piggin
2019-07-02powerpc/64s/exception: generate regs clear instructions using .reptNicholas Piggin
2019-07-02powerpc/64s/exception: fix indenting irregularitiesNicholas Piggin
2019-07-02powerpc/64s/exception: use a gas macro for system call handler codeNicholas Piggin
2019-07-02powerpc/64s/exception: remove unused BRANCH_TO_COMMONNicholas Piggin
2019-07-02powerpc/64s/exception: remove __BRANCH_TO_KVMNicholas Piggin
2019-07-02powerpc/64s/exception: move head-64.h code to exception-64s.S where it is usedNicholas Piggin
2019-07-02powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...Nicholas Piggin
2019-07-02powerpc/64s/exception: move KVM related code togetherNicholas Piggin
2019-07-02powerpc/64s/exception: remove STD_EXCEPTION_COMMON variantsNicholas Piggin
2019-07-02powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical placeNicholas Piggin
2019-07-02powerpc/64s/exception: improve 0x500 handler codeNicholas Piggin
2019-07-02powerpc/64s/exception: unwind exception-64s.h macrosNicholas Piggin
2019-07-02powerpc/64s/exception: Move EXCEPTION_COMMON additions into callersNicholas Piggin
2019-07-02powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...Nicholas Piggin
2019-07-02powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...Nicholas Piggin
2019-07-02powerpc/64s/exception: KVM handler can set the HSRR trap bitNicholas Piggin
2019-07-02powerpc/64s/exception: merge KVM handler and skip variantsNicholas Piggin
2019-07-02powerpc/64s/exception: consolidate maskable and non-maskable prologsNicholas Piggin
2019-07-02powerpc/64s/exception: remove the "extra" macro parameterNicholas Piggin
2019-07-02powerpc/64s/exception: fix sreset KVM test codeNicholas Piggin
2019-07-02powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variantsNicholas Piggin
2019-07-02powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variantNicholas Piggin
2019-07-02powerpc/64s/exception: remove H concatenation for EXC_HV variantsNicholas Piggin
2019-07-02powerpc/64s/exception: Remove unused SOFTEN_VALUE_0x980Michael Ellerman
2019-07-01powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macrosNicholas Piggin
2019-07-01powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functionsChristoph Hellwig
2019-07-01powerpc/powernv: remove unused NPU DMA codeChristoph Hellwig
2019-07-01powerpc/powernv: remove the unused tunneling exportsChristoph Hellwig
2019-07-01powerpc/powernv: remove the unused pnv_pci_set_p2p functionChristoph Hellwig
2019-07-01powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao