index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
syscall_64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/syscall: Rename syscall_64.c into interrupt.c
Christophe Leroy
2021-02-11
1
-479
/
+0
*
powerpc/64: move account_stolen_time into its own function
Nicholas Piggin
2021-02-08
1
-9
/
+1
*
powerpc/64s: move context tracking exit to interrupt exit path
Nicholas Piggin
2021-02-08
1
-2
/
+16
*
powerpc/64: context tracking remove _TIF_NOHZ
Nicholas Piggin
2021-02-08
1
-26
/
+46
*
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2021-02-08
1
-0
/
+1
*
powerpc/64s: interrupt exit improve bounding of interrupt recursion
Nicholas Piggin
2021-02-08
1
-22
/
+33
*
powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled case
Aneesh Kumar K.V
2020-12-03
1
-3
/
+9
*
powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...
Aneesh Kumar K.V
2020-12-03
1
-2
/
+30
*
powerpc: Only include kup-radix.h for 64-bit Book3S
Michael Ellerman
2020-11-19
1
-1
/
+1
*
Merge branch 'scv' support into next
Michael Ellerman
2020-07-23
1
-8
/
+24
|
\
|
*
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-07-22
1
-8
/
+24
*
|
powerpc/64s: Fix restore_math unnecessarily changing MSR
Nicholas Piggin
2020-07-16
1
-0
/
+8
|
/
*
powerpc/64/kuap: Conditionally restore AMR in interrupt exit
Nicholas Piggin
2020-05-28
1
-4
/
+10
*
powerpc/64: Refactor interrupt exit irq disabling sequence
Nicholas Piggin
2020-05-28
1
-30
/
+28
*
powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit code
Nicholas Piggin
2020-05-04
1
-6
/
+8
*
powerpc/64s: Fix unrecoverable SLB crashes due to preemption check
Michael Ellerman
2020-05-04
1
-3
/
+3
*
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-04-02
1
-4
/
+2
*
powerpc/64/syscall: Reconcile interrupts
Nicholas Piggin
2020-04-01
1
-14
/
+10
*
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
1
-1
/
+170
*
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2020-04-01
1
-0
/
+214