blob: 8a798e556c93bbb4daa6f8f8f800c0323e3d0ea5 [file] [log] [blame]
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")
abd1f4ca2b41 ("powerpc/64s/exception: machine check move tramp code")
c8eb54dbc808 ("powerpc/64s/exception: machine check restructure to reuse common macros")
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")
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")
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")
63d60d0c6946 ("powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode 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")
f945478d5c68 ("powerpc/64s/exception: remove unused BRANCH_TO_COMMON")
a0502434bb02 ("powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used")
12a048099059 ("powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it is used")
f1ff37e8f2d5 ("powerpc/64s/exception: move KVM related code together")
6d18f29c3336 ("powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants")
f0ac44788e65 ("powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place")
80bd9177def1 ("powerpc/64s/exception: improve 0x500 handler code")
fc557537f2ad ("powerpc/64s/exception: unwind exception-64s.h macros")
47169fba3af4 ("powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers")
c06075f3d3fc ("powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into callers")
5dba1d50ba4f ("powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency with others")
c0c6cd156c12 ("powerpc/64s/exception: KVM handler can set the HSRR trap bit")
17bdc064a1fe ("powerpc/64s/exception: merge KVM handler and skip variants")
fa4cf6b703f4 ("powerpc/64s/exception: consolidate maskable and non-maskable prologs")
a7c1ca19c295 ("powerpc/64s/exception: remove the "extra" macro parameter")
8f528359efbb ("powerpc/64s/exception: fix sreset KVM test code")
2d046308d074 ("powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants")
bd7b6d1334c5 ("powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant")
4508a74a6315 ("powerpc/64s/exception: remove H concatenation for EXC_HV variants")