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
2022-10-18
powerpc/64s/interrupt: Perf NMI should not take normal exit path
Nicholas Piggin
1
-1
/
+13
2022-10-05
powerpc/64s/interrupt: Fix stack frame regs marker
Nicholas Piggin
1
-1
/
+0
2022-10-04
powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARN
Nicholas Piggin
1
-2
/
+6
2022-09-30
powerpc/64s: Remove lost/old comment
Michael Ellerman
1
-10
/
+0
2022-09-30
powerpc/64s: Remove old STAB comment
Michael Ellerman
1
-6
/
+0
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
1
-2
/
+13
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
1
-1
/
+5
2022-09-28
powerpc/64s/interrupt: move early boot ILE fixup into a macro
Nicholas Piggin
1
-45
/
+56
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
1
-3
/
+3
2022-09-28
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
1
-1
/
+1
2022-09-28
powerpc/64s/interrupt: masked handler debug check for previous hard disable
Nicholas Piggin
1
-0
/
+10
2022-09-26
powerpc/64s: Fix comment on interrupt handler prologue
Rohan McLure
1
-2
/
+2
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
1
-1
/
+1
2022-03-08
KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
1
-0
/
+4
2021-12-23
powerpc/64/asm: Do not reassign labels
Daniel Axtens
1
-16
/
+16
2021-12-23
powerpc/64/asm: Inline BRANCH_TO_C000
Alexey Kardashevskiy
1
-14
/
+3
2021-12-16
powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interrupts
Nicholas Piggin
1
-0
/
+63
2021-12-16
powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper
Nicholas Piggin
1
-34
/
+4
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-0
/
+16
2021-12-02
powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
Nicholas Piggin
1
-2
/
+2
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
1
-4
/
+2
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
1
-2
/
+6
2021-10-07
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
1
-7
/
+10
2021-08-20
powerpc/64s: Fix scv implicit soft-mask table for relocated kernels
Nicholas Piggin
1
-3
/
+4
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
1
-10
/
+54
2021-06-25
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
1
-8
/
+11
2021-06-25
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
1
-0
/
+41
2021-06-25
powerpc/64s: save one more register in the masked interrupt handler
Nicholas Piggin
1
-14
/
+20
2021-06-25
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
1
-2
/
+0
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-0
/
+27
2021-06-25
powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
Nicholas Piggin
1
-36
/
+40
2021-06-10
KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
Nicholas Piggin
1
-1
/
+20
2021-06-10
KVM: PPC: Book3S 64: Move interrupt early register setup to KVM
Nicholas Piggin
1
-108
/
+23
2021-06-10
KVM: PPC: Book3S 64: Move hcall early register setup to KVM
Nicholas Piggin
1
-41
/
+1
2021-06-10
KVM: PPC: Book3S 64: add hcall interrupt handler
Nicholas Piggin
1
-3
/
+3
2021-06-10
KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
Nicholas Piggin
1
-60
/
+0
2021-06-10
KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
Nicholas Piggin
1
-7
/
+1
2021-04-18
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-8
/
+7
2021-04-12
powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
Nicholas Piggin
1
-2
/
+7
2021-04-12
powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
Nicholas Piggin
1
-6
/
+0
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
1
-45
/
+0
2021-03-10
powerpc/64s/exception: Clean up a missed SRR specifier
Daniel Axtens
1
-1
/
+1
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-246
/
+78
2021-02-11
powerpc/64s: Remove EXSLB interrupt save area
Nicholas Piggin
1
-5
/
+0
2021-02-11
powerpc/64s: syscall real mode entry use mtmsrd rather than rfid
Nicholas Piggin
1
-6
/
+3
2021-02-09
powerpc/64s: Handle program checks in wrong endian during early boot
Michael Ellerman
1
-0
/
+45
2021-02-09
powerpc/64s: runlatch interrupt handling in C
Nicholas Piggin
1
-18
/
+0
2021-02-09
powerpc/64s: move NMI soft-mask handling to C
Nicholas Piggin
1
-60
/
+0
2021-02-09
powerpc/64: entry cpu time accounting in C
Nicholas Piggin
1
-5
/
+0
2021-02-09
powerpc/64s: reconcile interrupts in C
Nicholas Piggin
1
-26
/
+0
[next]