blob: 66c8b67370fce0685d38c861396d15cf19bd2d8a [file] [log] [blame]
94325357e8c0 ("powerpc/64s/exception: Add more comments for interrupt handlers")
3f7fbd97d07d ("powerpc/64s/exception: Clean up SRR specifiers")
2babd6ea43ed ("powerpc/64s/exception: Avoid touching the stack in hdecrementer")
d73a10cbf98f ("powerpc/64s/exception: Remove confusing IEARLY option")
9600f261acaa ("powerpc/64s/exception: Move KVM test to common code")
0eddf327e1dc ("powerpc/64s/exception: Move soft-mask test to common code")
8729c26e675c ("powerpc/64s/exception: Move real to virt switch into the common handler")
a3cd35be6e53 ("powerpc/64s/exception: Add ISIDE option")
b177ae2f8c7c ("powerpc/64s/exception: Remove old INT_KVM_HANDLER")
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")
d52fd3d31b25 ("powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parameters")
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")
555e28179d37 ("powerpc/64: remove support for kernel-mode syscalls")
293c2e27b999 ("powerpc/64s/exception: simplify hmi control flow")