summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/interrupt.h
AgeCommit message (Expand)Author
2021-06-25powerpc/64: allow alternate return locations for soft-masked interruptsNicholas Piggin
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin
2021-05-14powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabledNicholas Piggin
2021-05-12powerpc/interrupts: Fix kuep_unlock() callChristophe Leroy
2021-04-21powerpc/irq: Enhance readability of trap typesChristophe Leroy
2021-04-21powerpc/32s: Enhance readability of trap typesChristophe Leroy
2021-04-21powerpc/8xx: Enhance readability of trap typesChristophe Leroy
2021-04-17powerpc/traps: Enhance readability for trap typesXiongwei Song
2021-04-14powerpc: clean up do_page_faultNicholas Piggin
2021-04-14powerpc/64e/interrupt: Use new interrupt context tracking schemeNicholas Piggin
2021-04-14powerpc/64e/interrupt: reconcile irq soft-mask state in CNicholas Piggin
2021-04-14powerpc/64e/interrupt: NMI save irq soft-mask state in CNicholas Piggin
2021-04-08powerpc/64s: power4 nap fixup in CNicholas Piggin
2021-03-29powerpc/32: Manage KUAP in CChristophe Leroy
2021-03-29powerpc/32s: Move KUEP locking/unlocking in CChristophe Leroy
2021-03-29powerpc/32: Handle bookE debugging in C in exception entryChristophe Leroy
2021-03-29powerpc/32: Entry cpu time accounting in CChristophe Leroy
2021-03-29powerpc/32: Reconcile interrupts in CChristophe Leroy
2021-03-29powerpc/traps: Declare unrecoverable_exception() as __noreturnChristophe Leroy
2021-03-12powerpc/traps: unrecoverable_exception() is not an interrupt handlerChristophe Leroy
2021-02-11powerpc/32: Handle bookE debugging in C in syscall entry/exitChristophe Leroy
2021-02-11powerpc: remove interrupt handler functions from the noinstr sectionNicholas Piggin
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: move NMI entry/exit code into wrapperNicholas Piggin
2021-02-09powerpc/64: entry cpu time accounting in CNicholas Piggin
2021-02-09powerpc/64s: reconcile interrupts in CNicholas Piggin
2021-02-09powerpc/64s: move context tracking exit to interrupt exit pathNicholas Piggin
2021-02-09powerpc: handle irq_enter/irq_exit in interrupt handler wrappersNicholas Piggin
2021-02-09powerpc/64: add context tracking to asynchronous interruptsNicholas Piggin
2021-02-09powerpc/64: context tracking move to interrupt wrappersNicholas Piggin
2021-02-09powerpc: add interrupt_cond_local_irq_enable helperNicholas Piggin
2021-02-09powerpc: convert interrupt handlers to use wrappersNicholas Piggin
2021-02-09powerpc: add interrupt wrapper entry / exit stub functionsNicholas Piggin
2021-02-09powerpc: interrupt handler wrapper functionsNicholas Piggin