index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asm
Nicholas Piggin
2020-05-28
1
-2
/
+2
*
Merge branch 'fixes' into next
Michael Ellerman
2020-05-26
1
-0
/
+3
|
\
|
*
powerpc/64s: Fix restore of NV GPRs after facility unavailable exception
Michael Ellerman
2020-05-26
1
-0
/
+2
|
*
powerpc/64s/kuap: Restore AMR in system reset exception
Nicholas Piggin
2020-05-04
1
-0
/
+1
*
|
powerpc/64s/exceptions: Machine check reconcile irq state
Nicholas Piggin
2020-05-18
1
-0
/
+19
*
|
powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RE...
Nicholas Piggin
2020-05-18
1
-5
/
+5
*
|
powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path
Nicholas Piggin
2020-05-18
1
-0
/
+4
*
|
powerpc/64s/exception: Fix machine check no-loss idle wakeup
Nicholas Piggin
2020-05-18
1
-6
/
+8
|
/
*
powerpc/64s: Fix doorbell wakeup msgclr optimisation
Nicholas Piggin
2020-04-02
1
-19
/
+0
*
powerpc/64s/exception: Remove lite interrupt return
Nicholas Piggin
2020-04-01
1
-10
/
+14
*
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
1
-74
/
+45
*
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
2020-04-01
1
-47
/
+0
*
powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except
Nicholas Piggin
2020-04-01
1
-1
/
+29
*
powerpc/64s/exception: Reconcile interrupts in system_reset
Nicholas Piggin
2020-04-01
1
-4
/
+10
*
powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supported
Nicholas Piggin
2020-04-01
1
-3
/
+62
*
powerpc/64s/exception: Add more comments for interrupt handlers
Nicholas Piggin
2020-04-01
1
-38
/
+353
*
powerpc/64s/exception: Clean up SRR specifiers
Nicholas Piggin
2020-04-01
1
-36
/
+32
*
powerpc/64s/exception: Re-inline some handlers
Nicholas Piggin
2020-04-01
1
-3
/
+3
*
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
2020-04-01
1
-5
/
+20
*
powerpc/64s/exception: Trim unused arguments from KVMTEST macro
Nicholas Piggin
2020-04-01
1
-6
/
+6
*
powerpc/64s/exception: Remove the SPR saving patch code macros
Nicholas Piggin
2020-04-01
1
-54
/
+28
*
powerpc/64s/exception: Remove confusing IEARLY option
Nicholas Piggin
2020-04-01
1
-25
/
+24
*
powerpc/64s/exception: Move KVM test to common code
Nicholas Piggin
2020-04-01
1
-121
/
+139
*
powerpc/64s/exception: Move soft-mask test to common code
Nicholas Piggin
2020-04-01
1
-57
/
+49
*
powerpc/64s/exception: Move real to virt switch into the common handler
Nicholas Piggin
2020-04-01
1
-149
/
+116
*
powerpc/64s/exception: Add ISIDE option
Nicholas Piggin
2020-04-01
1
-7
/
+16
*
powerpc/64s/exception: Remove old INT_KVM_HANDLER
Nicholas Piggin
2020-04-01
1
-29
/
+26
*
powerpc/64s/exception: Remove old INT_COMMON macro
Nicholas Piggin
2020-04-01
1
-27
/
+24
*
powerpc/64s/exception: Remove old INT_ENTRY macro
Nicholas Piggin
2020-04-01
1
-38
/
+30
*
powerpc/64s/exception: Move all interrupt handlers to new style code gen macros
Nicholas Piggin
2020-04-01
1
-138
/
+418
*
powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros
Nicholas Piggin
2020-04-01
1
-43
/
+117
*
powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parameters
Nicholas Piggin
2020-04-01
1
-1
/
+11
*
powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters
Nicholas Piggin
2020-04-01
1
-7
/
+17
*
powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation
Nicholas Piggin
2020-04-01
1
-4
/
+73
*
powerpc: Provide initial documentation for PAPR hcalls
Vaibhav Jain
2020-01-29
1
-16
/
+3
*
powerpc/64s: Reimplement power4_idle code in C
Nicholas Piggin
2020-01-16
1
-2
/
+11
*
powerpc/64s/exception: Fix kaup -> kuap typo
Andrew Donnellan
2019-11-13
1
-3
/
+3
*
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
2019-08-30
1
-21
/
+17
*
powerpc/64s/exception: Remove pointless KVM handler name bifurcation
Nicholas Piggin
2019-08-30
1
-58
/
+44
*
powerpc/64s/exception: program check handler do not branch into a macro
Nicholas Piggin
2019-08-30
1
-7
/
+8
*
powerpc/64s/exception: move interrupt entry code above the common handler
Nicholas Piggin
2019-08-30
1
-225
/
+225
*
powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options
Nicholas Piggin
2019-08-30
1
-60
/
+51
*
powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller
Nicholas Piggin
2019-08-30
1
-45
/
+40
*
powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller
Nicholas Piggin
2019-08-30
1
-27
/
+27
*
powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception ...
Nicholas Piggin
2019-08-30
1
-20
/
+32
*
powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3
Nicholas Piggin
2019-08-30
1
-12
/
+6
*
powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros
Nicholas Piggin
2019-08-30
1
-8
/
+8
*
powerpc/64s/exception: Add INT_KVM_HANDLER gas macro
Nicholas Piggin
2019-08-30
1
-59
/
+40
*
powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI
Nicholas Piggin
2019-08-30
1
-6
/
+10
*
powerpc/64s/exception: Add the virt variant of the denorm interrupt handler
Nicholas Piggin
2019-08-30
1
-1
/
+5
[next]