index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
syscall_64.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
1
-8
/
+24
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
1
-8
/
+24
2020-07-16
powerpc/64s: Fix restore_math unnecessarily changing MSR
Nicholas Piggin
1
-0
/
+8
2020-05-28
powerpc/64/kuap: Conditionally restore AMR in interrupt exit
Nicholas Piggin
1
-4
/
+10
2020-05-28
powerpc/64: Refactor interrupt exit irq disabling sequence
Nicholas Piggin
1
-30
/
+28
2020-05-04
powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit code
Nicholas Piggin
1
-6
/
+8
2020-05-04
powerpc/64s: Fix unrecoverable SLB crashes due to preemption check
Michael Ellerman
1
-3
/
+3
2020-04-03
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
1
-4
/
+2
2020-04-01
powerpc/64/syscall: Reconcile interrupts
Nicholas Piggin
1
-14
/
+10
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
1
-1
/
+170
2020-04-01
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
1
-0
/
+214