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
2019-07-17
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-03
powerpc/64s/exception: simplify hmi control flow
Nicholas Piggin
2019-07-03
powerpc/64s/exception: hmi remove special case macro
Nicholas Piggin
2019-07-03
powerpc/64s/exception: sreset move trampoline ahead of common code
Nicholas Piggin
2019-07-03
powerpc/64s/exception: optimise system_reset for idle, clean up non-idle case
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move SET_SCRATCH0 into EXCEPTION_PROLOG_0
Nicholas Piggin
2019-07-02
powerpc/64s/exception: denorm handler use standard scratch save macro
Nicholas Piggin
2019-07-02
powerpc/64s/exception: machine check use standard macros to save dar/dsisr
Nicholas Piggin
2019-07-02
powerpc/64s/exception: add dar and dsisr options to exception macro
Nicholas Piggin
2019-07-02
powerpc/64s/exception: use common macro for windup
Nicholas Piggin
2019-07-02
powerpc/64s/exception: shuffle windup code around
Nicholas Piggin
2019-07-02
powerpc/64s/exception: simplify hmi windup code
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move machine check windup in_mce handling
Nicholas Piggin
2019-07-02
powerpc/64s/exception: windup use r9 consistently to restore SPRs
Nicholas Piggin
2019-07-02
powerpc/64s/exception: mtmsrd L=1 cleanup
Nicholas Piggin
2019-07-02
powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entry
Nicholas Piggin
2019-07-02
powerpc/64s/exception: clean up system call entry
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move paca save area offsets into exception-64s.S
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove pointless EXCEPTION_PROLOG macro indirection
Nicholas Piggin
2019-07-02
powerpc/64s/exception: generate regs clear instructions using .rept
Nicholas Piggin
2019-07-02
powerpc/64s/exception: fix indenting irregularities
Nicholas Piggin
2019-07-02
powerpc/64s/exception: use a gas macro for system call handler code
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove unused BRANCH_TO_COMMON
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove __BRANCH_TO_KVM
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: improve 0x500 handler code
Nicholas Piggin
2019-07-02
powerpc/64s/exception: unwind exception-64s.h macros
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: merge KVM handler and skip variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: consolidate maskable and non-maskable prologs
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove the "extra" macro parameter
Nicholas Piggin
2019-07-02
powerpc/64s/exception: fix sreset KVM test code
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove H concatenation for EXC_HV variants
Nicholas Piggin
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
2019-06-25
powerpc/64s/exception: Fix machine check early corrupting AMR
Nicholas Piggin
2019-06-19
powerpc/watchpoint: Restore NV GPRs while returning from exception
Ravi Bangoria
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2019-04-08
powerpc/64s/radix: Fix radix segment exception handling
Nicholas Piggin
2019-03-02
powerpc/64s: Fix unrelocated interrupt trampoline address test
Nicholas Piggin
2019-02-26
powerpc/64s: Fix data interrupts vs d-side MCE reentrancy
Nicholas Piggin
2019-02-26
powerpc/64s: Prepare to handle data interrupts vs d-side MCE reentrancy
Nicholas Piggin
2019-02-26
powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
Nicholas Piggin
[next]