Age | Commit message (Expand) | Author |
---|---|---|
2021-02-09 | powerpc/64s: move NMI soft-mask handling to C | Nicholas Piggin |
2021-02-09 | powerpc: move NMI entry/exit code into wrapper | Nicholas Piggin |
2021-02-09 | powerpc/64: entry cpu time accounting in C | Nicholas Piggin |
2021-02-09 | powerpc/64s: reconcile interrupts in C | Nicholas Piggin |
2021-02-09 | powerpc/64s: move context tracking exit to interrupt exit path | Nicholas Piggin |
2021-02-09 | powerpc: handle irq_enter/irq_exit in interrupt handler wrappers | Nicholas Piggin |
2021-02-09 | powerpc/64: add context tracking to asynchronous interrupts | Nicholas Piggin |
2021-02-09 | powerpc/64: context tracking move to interrupt wrappers | Nicholas Piggin |
2021-02-09 | powerpc: add interrupt_cond_local_irq_enable helper | Nicholas Piggin |
2021-02-09 | powerpc: convert interrupt handlers to use wrappers | Nicholas Piggin |
2021-02-09 | powerpc: add interrupt wrapper entry / exit stub functions | Nicholas Piggin |
2021-02-09 | powerpc: interrupt handler wrapper functions | Nicholas Piggin |