blob: 963b0f4256910bdf10e81c9426a08633c34d8c71 [file] [log] [blame]
575cba20c421 ("powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=y")
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")