开源镜像站
帮助
动态
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
/
kernel
/
interrupt.c
Age
Commit message (
Expand
)
Author
2023-06-21
powerpc: Mark [h]ssr_valid accesses in check_return_regs_valid
Rohan McLure
2023-06-09
powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()
Christophe Leroy
2023-04-20
powerpc/irq: Mark check_return_regs_valid() notrace
Michael Ellerman
2023-02-07
powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
Nicholas Piggin
2022-10-18
powerpc/64s/interrupt: Perf NMI should not take normal exit path
Nicholas Piggin
2022-10-18
powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warning
Nicholas Piggin
2022-09-28
powerpc/64/interrupt: Fix return to masked context after hard-mask irq become...
Nicholas Piggin
2022-07-28
powerpc: Move system_call_exception() to syscall.c
Xiu Jianfeng
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
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-01
powerpc: Snapshot thread flags
Mark Rutland
2021-12-01
powerpc: Avoid discarding flags in system_call_exception()
Mark Rutland
2021-10-27
powerpc/64s/interrupt: Fix check_return_regs_valid() false positive
Nicholas Piggin
2021-09-13
powerpc/64s: system call rfscv workaround for TM bugs
Nicholas Piggin
2021-09-13
powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
Nicholas Piggin
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-08-26
powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
Christophe Leroy
2021-08-18
powerpc: Remove duplicate includes
Wan Jiabing
2021-06-30
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
Nicholas Piggin
2021-06-26
powerpc/interrupt: Use names in check_return_regs_valid()
Christophe Leroy
2021-06-26
powerpc/interrupt: Also use exit_must_hard_disable() on PPC32
Christophe Leroy
2021-06-25
powerpc/64s/interrupt: Check and fix srr_valid without crashing
Nicholas Piggin
2021-06-25
powerpc/interrupt: Remove prep_irq_for_user_exit()
Christophe Leroy
2021-06-25
powerpc/interrupt: Refactor prep_irq_for_{user/kernel_enabled}_exit()
Christophe Leroy
2021-06-25
powerpc/interrupt: Interchange prep_irq_for_{kernel_enabled/user}_exit()
Christophe Leroy
2021-06-25
powerpc/interrupt: Refactor interrupt_exit_user_prepare()
Christophe Leroy
2021-06-25
powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main()
Christophe Leroy
2021-06-25
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-25
powerpc: remove interrupt exit helpers unused argument
Nicholas Piggin
2021-06-25
powerpc/interrupt: Fix CONFIG ifdef typo
Christophe Leroy
2021-05-12
powerpc/syscall: Calling kuap_save_and_lock() is wrong
Christophe Leroy
2021-05-12
powerpc/interrupts: Fix kuep_unlock() call
Christophe Leroy
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
2021-04-14
powerpc/64e/interrupt: Use new interrupt context tracking scheme
Nicholas Piggin
2021-04-14
powerpc/interrupt: update common interrupt code for
Nicholas Piggin
2021-04-14
powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off order
Nicholas Piggin
2021-03-29
powerpc/32: Manage KUAP in C
Christophe Leroy
2021-03-29
powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic
Christophe Leroy
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
2021-03-29
powerpc/32: Replace ASM exception exit by C exception exit from ppc64
Christophe Leroy
2021-03-12
powerpc/traps: unrecoverable_exception() is not an interrupt handler
Christophe Leroy
2021-03-01
powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()
Christophe Leroy
2021-02-11
powerpc/syscall: Avoid storing 'current' in another pointer
Christophe Leroy
2021-02-11
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
2021-02-11
powerpc/syscall: Do not check unsupported scv vector on PPC32
Christophe Leroy
2021-02-11
powerpc/syscall: Change condition to check MSR_RI
Christophe Leroy
2021-02-11
powerpc/syscall: Save r3 in regs->orig_r3
Christophe Leroy
[next]