d52fd3d31b25 ("powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parameters") a42a239db326 ("powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation") 05f97d94dd0e ("powerpc/64s/exception: Remove pointless KVM handler name bifurcation") c7c5cbb42d6e ("powerpc/64s/exception: move interrupt entry code above the common handler") 8c9fb5d4f3dd ("powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller") 5d5e0edfd5fa ("powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller") bcbceed40a8c ("powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception code") 9a9c739aa83d ("powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3") 7027d53d1ab1 ("powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros") 141fed2669a9 ("powerpc/64s/exception: Add INT_KVM_HANDLER gas macro") 4515c5fa4193 ("powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI") d29768e13cf6 ("powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2") 9b40f62b8a49 ("powerpc/64s/exceptions: Use keyword params to shorten arg lists") 7299417c8214 ("powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro") 9a7a0773d7d2 ("powerpc/64s/exception: Fix performance monitor virt handler") def0db4f9ddc ("powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE") a243281195c3 ("powerpc/64s/exception: move head-64.h exception code to exception-64s.S") fce16d482276 ("powerpc/64s/exception: untangle early machine check handler branch") b7d9ccec3056 ("powerpc/64s/exception: machine check move unrecoverable handling out of line") 296e753fb447 ("powerpc/64s/exception: simplify machine check early path") abd1f4ca2b41 ("powerpc/64s/exception: machine check move tramp code") c8eb54dbc808 ("powerpc/64s/exception: machine check restructure to reuse common macros") 272f636445cf ("powerpc/64s/exception: machine check pseries should skip the late handler for kernel MCEs") fa2760eca504 ("powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch") b5c27f7c5679 ("powerpc/64s/exception: machine check pseries should always run the early handler") fe9d482b1d87 ("powerpc/64s/exception: machine check adjust RFI target") 19dbe673e62b ("powerpc/64s/exception: machine check fix KVM guest test") 1039f62431e2 ("powerpc/64s/exception: machine check remove bitrotted comment") 0be9f7fd5d8f ("powerpc/64s/exception: machine check fwnmi remove HV case") 293c2e27b999 ("powerpc/64s/exception: simplify hmi control flow") f34c9675ca59 ("powerpc/64s/exception: hmi remove special case macro") acc8da4492ef ("powerpc/64s/exception: sreset move trampoline ahead of common code") 0e10be2bb9cf ("powerpc/64s/exception: optimise system_reset for idle, clean up non-idle case") 0a882e28468f ("powerpc/64s/exception: remove bad stack branch") d7fb34c70471 ("powerpc/64s/exception: move SET_SCRATCH0 into EXCEPTION_PROLOG_0") 904f81f3f36d ("powerpc/64s/exception: denorm handler use standard scratch save macro") 02a1258154ee ("powerpc/64s/exception: machine check use standard macros to save dar/dsisr") 5312c4941e0d ("powerpc/64s/exception: add dar and dsisr options to exception macro") 391e941b8915 ("powerpc/64s/exception: use common macro for windup") b113c083414e ("powerpc/64s/exception: shuffle windup code around") 67d4160a61a0 ("powerpc/64s/exception: simplify hmi windup code") ad73d8d4f4a7 ("powerpc/64s/exception: move machine check windup in_mce handling") 9592b29a9cf1 ("powerpc/64s/exception: windup use r9 consistently to restore SPRs") fbc50063a235 ("powerpc/64s/exception: mtmsrd L=1 cleanup") 63d60d0c6946 ("powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entry") b0b2a93da4c9 ("powerpc/64s/exception: clean up system call entry") 1582009113bc ("powerpc/64s/exception: move paca save area offsets into exception-64s.S") d064151fd33b ("powerpc/64s/exception: remove pointless EXCEPTION_PROLOG macro indirection") bf66e3c4cf00 ("powerpc/64s/exception: fix indenting irregularities") 1b4d4a7933a7 ("powerpc/64s/exception: use a gas macro for system call handler code")