开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
interrupt.h
Age
Commit message (
Expand
)
Author
2021-12-16
powerpc/64/interrupt: reduce expensive debug tests
Nicholas Piggin
2021-12-16
powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper
Nicholas Piggin
2021-12-16
powerpc/64/interrupt: make normal synchronous interrupts enable MSR[EE] if po...
Nicholas Piggin
2021-12-09
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
2021-12-09
powerpc/kuap: Add kuap_lock()
Christophe Leroy
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2021-12-02
powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
Nicholas Piggin
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
2021-10-07
powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUG
Nicholas Piggin
2021-08-12
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2021-06-30
powerpc/64: enable MSR[EE] in irq replay pt_regs
Nicholas Piggin
2021-06-30
powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
Nicholas Piggin
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
2021-06-30
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
Nicholas Piggin
2021-06-25
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-25
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
2021-06-25
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-05-14
powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled
Nicholas Piggin
2021-05-12
powerpc/interrupts: Fix kuep_unlock() call
Christophe Leroy
2021-04-21
powerpc/irq: Enhance readability of trap types
Christophe Leroy
2021-04-21
powerpc/32s: Enhance readability of trap types
Christophe Leroy
2021-04-21
powerpc/8xx: Enhance readability of trap types
Christophe Leroy
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-14
powerpc: clean up do_page_fault
Nicholas Piggin
2021-04-14
powerpc/64e/interrupt: Use new interrupt context tracking scheme
Nicholas Piggin
2021-04-14
powerpc/64e/interrupt: reconcile irq soft-mask state in C
Nicholas Piggin
2021-04-14
powerpc/64e/interrupt: NMI save irq soft-mask state in C
Nicholas Piggin
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
2021-03-29
powerpc/32: Manage KUAP in C
Christophe Leroy
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
2021-03-29
powerpc/32: Handle bookE debugging in C in exception entry
Christophe Leroy
2021-03-29
powerpc/32: Entry cpu time accounting in C
Christophe Leroy
2021-03-29
powerpc/32: Reconcile interrupts in C
Christophe Leroy
2021-03-29
powerpc/traps: Declare unrecoverable_exception() as __noreturn
Christophe Leroy
2021-03-12
powerpc/traps: unrecoverable_exception() is not an interrupt handler
Christophe Leroy
2021-02-11
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
2021-02-11
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
2021-02-09
powerpc/64s: runlatch interrupt handling in C
Nicholas Piggin
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
[next]