index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...
Aneesh Kumar K.V
1
-2
/
+2
2020-11-23
Merge tag 'powerpc-cve-2020-4788' into fixes
Michael Ellerman
1
-38
/
+42
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
1
-59
/
+26
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
1
-0
/
+37
2020-11-18
powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU context
Nicholas Piggin
1
-4
/
+7
2020-11-16
powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=y
Nicholas Piggin
1
-2
/
+0
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+143
2020-07-27
powerpc/64s/hash: Fix hash_preload running with interrupts enabled
Nicholas Piggin
1
-3
/
+11
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
1
-7
/
+143
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
1
-4
/
+119
2020-07-22
powerpc/64s/exception: treat NIA below __end_interrupts as soft-masked
Nicholas Piggin
1
-3
/
+24
2020-07-08
powerpc/64s/exception: Fix 0x1500 interrupt handler crash
Nicholas Piggin
1
-1
/
+1
2020-06-16
powerpc/64s: Fix KVM interrupt using wrong save area
Nicholas Piggin
1
-2
/
+2
2020-05-28
powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asm
Nicholas Piggin
1
-2
/
+2
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+3
2020-05-26
powerpc/64s: Fix restore of NV GPRs after facility unavailable exception
Michael Ellerman
1
-0
/
+2
2020-05-18
powerpc/64s/exceptions: Machine check reconcile irq state
Nicholas Piggin
1
-0
/
+19
2020-05-18
powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RE...
Nicholas Piggin
1
-5
/
+5
2020-05-18
powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path
Nicholas Piggin
1
-0
/
+4
2020-05-18
powerpc/64s/exception: Fix machine check no-loss idle wakeup
Nicholas Piggin
1
-6
/
+8
2020-05-04
powerpc/64s/kuap: Restore AMR in system reset exception
Nicholas Piggin
1
-0
/
+1
2020-04-03
powerpc/64s: Fix doorbell wakeup msgclr optimisation
Nicholas Piggin
1
-19
/
+0
2020-04-01
powerpc/64s/exception: Remove lite interrupt return
Nicholas Piggin
1
-10
/
+14
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
1
-74
/
+45
2020-04-01
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
1
-47
/
+0
2020-04-01
powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except
Nicholas Piggin
1
-1
/
+29
2020-04-01
powerpc/64s/exception: Reconcile interrupts in system_reset
Nicholas Piggin
1
-4
/
+10
2020-04-01
powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supported
Nicholas Piggin
1
-3
/
+62
2020-04-01
powerpc/64s/exception: Add more comments for interrupt handlers
Nicholas Piggin
1
-38
/
+353
2020-04-01
powerpc/64s/exception: Clean up SRR specifiers
Nicholas Piggin
1
-36
/
+32
2020-04-01
powerpc/64s/exception: Re-inline some handlers
Nicholas Piggin
1
-3
/
+3
2020-04-01
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
1
-5
/
+20
2020-04-01
powerpc/64s/exception: Trim unused arguments from KVMTEST macro
Nicholas Piggin
1
-6
/
+6
2020-04-01
powerpc/64s/exception: Remove the SPR saving patch code macros
Nicholas Piggin
1
-54
/
+28
2020-04-01
powerpc/64s/exception: Remove confusing IEARLY option
Nicholas Piggin
1
-25
/
+24
2020-04-01
powerpc/64s/exception: Move KVM test to common code
Nicholas Piggin
1
-121
/
+139
2020-04-01
powerpc/64s/exception: Move soft-mask test to common code
Nicholas Piggin
1
-57
/
+49
2020-04-01
powerpc/64s/exception: Move real to virt switch into the common handler
Nicholas Piggin
1
-149
/
+116
2020-04-01
powerpc/64s/exception: Add ISIDE option
Nicholas Piggin
1
-7
/
+16
2020-04-01
powerpc/64s/exception: Remove old INT_KVM_HANDLER
Nicholas Piggin
1
-29
/
+26
2020-04-01
powerpc/64s/exception: Remove old INT_COMMON macro
Nicholas Piggin
1
-27
/
+24
2020-04-01
powerpc/64s/exception: Remove old INT_ENTRY macro
Nicholas Piggin
1
-38
/
+30
2020-04-01
powerpc/64s/exception: Move all interrupt handlers to new style code gen macros
Nicholas Piggin
1
-138
/
+418
2020-04-01
powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros
Nicholas Piggin
1
-43
/
+117
2020-04-01
powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parameters
Nicholas Piggin
1
-1
/
+11
2020-04-01
powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters
Nicholas Piggin
1
-7
/
+17
2020-04-01
powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation
Nicholas Piggin
1
-4
/
+73
2020-01-29
powerpc: Provide initial documentation for PAPR hcalls
Vaibhav Jain
1
-16
/
+3
2020-01-16
powerpc/64s: Reimplement power4_idle code in C
Nicholas Piggin
1
-2
/
+11
2019-11-13
powerpc/64s/exception: Fix kaup -> kuap typo
Andrew Donnellan
1
-3
/
+3
[next]