blob: 5f2178e14bb21a11ae3c81ff0065a88335325181 [file] [log] [blame]
1b3599829a25 ("powerpc/64s/exception: program check handler do not branch into a macro")
d1a84718888e ("powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options")
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")
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")
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")
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")