index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
Age
Commit message (
Expand
)
Author
2021-03-10
powerpc/64s/exception: Clean up a missed SRR specifier
Daniel Axtens
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-11
powerpc/64s: Remove EXSLB interrupt save area
Nicholas Piggin
2021-02-11
powerpc/64s: syscall real mode entry use mtmsrd rather than rfid
Nicholas Piggin
2021-02-09
powerpc/64s: Handle program checks in wrong endian during early boot
Michael Ellerman
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/64: entry cpu time accounting in C
Nicholas Piggin
2021-02-09
powerpc/64s: reconcile interrupts in C
Nicholas Piggin
2021-02-09
powerpc: add and use unknown_async_exception
Nicholas Piggin
2021-02-09
powerpc/64s: move bad_page_fault handling to C
Nicholas Piggin
2021-02-09
powerpc/64s: add do_bad_page_fault_segv handler
Nicholas Piggin
2021-02-09
powerpc: remove arguments from fault handler functions
Nicholas Piggin
2021-02-09
powerpc/64s: move the hash fault handling logic to C
Nicholas Piggin
2021-02-09
powerpc/64s: move DABR match out of handle_page_fault
Nicholas Piggin
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2020-12-09
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
2020-12-04
powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...
Aneesh Kumar K.V
2020-11-23
Merge tag 'powerpc-cve-2020-4788' into fixes
Michael Ellerman
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-18
powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU context
Nicholas Piggin
2020-11-16
powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=y
Nicholas Piggin
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-07-27
powerpc/64s/hash: Fix hash_preload running with interrupts enabled
Nicholas Piggin
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-07-22
powerpc/64s/exception: treat NIA below __end_interrupts as soft-masked
Nicholas Piggin
2020-07-08
powerpc/64s/exception: Fix 0x1500 interrupt handler crash
Nicholas Piggin
2020-06-16
powerpc/64s: Fix KVM interrupt using wrong save area
Nicholas Piggin
2020-05-28
powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asm
Nicholas Piggin
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
2020-05-26
powerpc/64s: Fix restore of NV GPRs after facility unavailable exception
Michael Ellerman
2020-05-18
powerpc/64s/exceptions: Machine check reconcile irq state
Nicholas Piggin
2020-05-18
powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RE...
Nicholas Piggin
2020-05-18
powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path
Nicholas Piggin
2020-05-18
powerpc/64s/exception: Fix machine check no-loss idle wakeup
Nicholas Piggin
2020-05-04
powerpc/64s/kuap: Restore AMR in system reset exception
Nicholas Piggin
2020-04-03
powerpc/64s: Fix doorbell wakeup msgclr optimisation
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Remove lite interrupt return
Nicholas Piggin
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Reconcile interrupts in system_reset
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supported
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Add more comments for interrupt handlers
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Clean up SRR specifiers
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Re-inline some handlers
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Trim unused arguments from KVMTEST macro
Nicholas Piggin
[next]