blob: 6bf443fc6211522c9541a638b868b281a3779c14 [file] [log] [blame]
8729c26e675c ("powerpc/64s/exception: Move real to virt switch into the common handler")
a3cd35be6e53 ("powerpc/64s/exception: Add ISIDE option")
6d71759a7413 ("powerpc/64s/exception: Remove old INT_COMMON macro")
fc589ee416e0 ("powerpc/64s/exception: Remove old INT_ENTRY macro")
4f50541f6703 ("powerpc/64s/exception: Move all interrupt handlers to new style code gen macros")
eb204d863b9e ("powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros")
7cb3a1a03e5f ("powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters")
a42a239db326 ("powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation")
1db550f44ab6 ("powerpc/64s/exception: Fix kaup -> kuap typo")
9b123d1ea237 ("powerpc/64s/exception: reduce page fault unnecessary loads")
05f97d94dd0e ("powerpc/64s/exception: Remove pointless KVM handler name bifurcation")
1b3599829a25 ("powerpc/64s/exception: program check handler do not branch into a macro")
c7c5cbb42d6e ("powerpc/64s/exception: move interrupt entry code above the common handler")
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")
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")
52b989231c6f ("powerpc/64s/exception: Add the virt variant of the denorm interrupt handler")
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")