summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/exceptions-64s.S
AgeCommit message (Expand)Author
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11powerpc/64s: Remove EXSLB interrupt save areaNicholas Piggin
2021-02-11powerpc/64s: syscall real mode entry use mtmsrd rather than rfidNicholas Piggin
2021-02-09powerpc/64s: Handle program checks in wrong endian during early bootMichael Ellerman
2021-02-09powerpc/64s: runlatch interrupt handling in CNicholas Piggin
2021-02-09powerpc/64s: move NMI soft-mask handling to CNicholas Piggin
2021-02-09powerpc/64: entry cpu time accounting in CNicholas Piggin
2021-02-09powerpc/64s: reconcile interrupts in CNicholas Piggin
2021-02-09powerpc: add and use unknown_async_exceptionNicholas Piggin
2021-02-09powerpc/64s: move bad_page_fault handling to CNicholas Piggin
2021-02-09powerpc/64s: add do_bad_page_fault_segv handlerNicholas Piggin
2021-02-09powerpc: remove arguments from fault handler functionsNicholas Piggin
2021-02-09powerpc/64s: move the hash fault handling logic to CNicholas Piggin
2021-02-09powerpc/64s: move DABR match out of handle_page_faultNicholas Piggin
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
2020-12-09powerpc/fault: Perform exception fixup in do_page_fault()Christophe Leroy
2020-12-04powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...Aneesh Kumar K.V
2020-11-23Merge tag 'powerpc-cve-2020-4788' into fixesMichael Ellerman
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-18powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextNicholas Piggin
2020-11-16powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=yNicholas Piggin
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-27powerpc/64s/hash: Fix hash_preload running with interrupts enabledNicholas Piggin
2020-07-23Merge branch 'scv' support into nextMichael Ellerman
2020-07-22powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin
2020-07-22powerpc/64s/exception: treat NIA below __end_interrupts as soft-maskedNicholas Piggin
2020-07-08powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin
2020-06-16powerpc/64s: Fix KVM interrupt using wrong save areaNicholas Piggin
2020-05-28powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asmNicholas Piggin
2020-05-26Merge branch 'fixes' into nextMichael Ellerman
2020-05-26powerpc/64s: Fix restore of NV GPRs after facility unavailable exceptionMichael Ellerman
2020-05-18powerpc/64s/exceptions: Machine check reconcile irq stateNicholas Piggin
2020-05-18powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RE...Nicholas Piggin
2020-05-18powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable pathNicholas Piggin
2020-05-18powerpc/64s/exception: Fix machine check no-loss idle wakeupNicholas Piggin
2020-05-04powerpc/64s/kuap: Restore AMR in system reset exceptionNicholas Piggin
2020-04-03powerpc/64s: Fix doorbell wakeup msgclr optimisationNicholas Piggin
2020-04-01powerpc/64s/exception: Remove lite interrupt returnNicholas Piggin
2020-04-01powerpc/64s: Implement interrupt exit logic in CNicholas Piggin
2020-04-01powerpc/64: Implement soft interrupt replay in CNicholas Piggin
2020-04-01powerpc/64s/exception: Soft NMI interrupt should not use ret_from_exceptNicholas Piggin
2020-04-01powerpc/64s/exception: Reconcile interrupts in system_resetNicholas Piggin
2020-04-01powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supportedNicholas Piggin
2020-04-01powerpc/64s/exception: Add more comments for interrupt handlersNicholas Piggin
2020-04-01powerpc/64s/exception: Clean up SRR specifiersNicholas Piggin
2020-04-01powerpc/64s/exception: Re-inline some handlersNicholas Piggin
2020-04-01powerpc/64s/exception: Avoid touching the stack in hdecrementerNicholas Piggin
2020-04-01powerpc/64s/exception: Trim unused arguments from KVMTEST macroNicholas Piggin
2020-04-01powerpc/64s/exception: Remove the SPR saving patch code macrosNicholas Piggin