index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
interrupt.c
Age
Commit message (
Expand
)
Author
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
2021-02-11
powerpc/syscall: Use is_compat_task()
Christophe Leroy
2021-02-11
powerpc/syscall: Make interrupt.c buildable on PPC32
Christophe Leroy
2021-02-11
powerpc/syscall: Rename syscall_64.c into interrupt.c
Christophe Leroy