index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
exception-64s.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S 64: Move hcall early register setup to KVM
Nicholas Piggin
2021-06-10
1
-0
/
+13
*
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2021-01-20
1
-0
/
+13
*
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
1
-0
/
+3
*
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-19
1
-1
/
+8
*
Merge branch 'scv' support into next
Michael Ellerman
2020-07-23
1
-0
/
+6
|
\
|
*
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-07-22
1
-0
/
+6
*
|
powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORE
Nicholas Piggin
2020-07-23
1
-0
/
+8
|
/
*
powerpc/64s/exception: Move real to virt switch into the common handler
Nicholas Piggin
2020-04-01
1
-4
/
+0
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
1
-604
/
+5
|
\
|
*
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
2019-07-02
1
-7
/
+0
|
*
powerpc/64s/exception: move paca save area offsets into exception-64s.S
Nicholas Piggin
2019-07-02
1
-14
/
+3
|
*
powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used
Nicholas Piggin
2019-07-02
1
-1
/
+0
|
*
powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...
Nicholas Piggin
2019-07-02
1
-431
/
+0
|
*
powerpc/64s/exception: move KVM related code together
Nicholas Piggin
2019-07-02
1
-19
/
+21
|
*
powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
Nicholas Piggin
2019-07-02
1
-22
/
+0
|
*
powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
Nicholas Piggin
2019-07-02
1
-56
/
+57
|
*
powerpc/64s/exception: unwind exception-64s.h macros
Nicholas Piggin
2019-07-02
1
-101
/
+0
|
*
powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
Nicholas Piggin
2019-07-02
1
-29
/
+13
|
*
powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...
Nicholas Piggin
2019-07-02
1
-13
/
+13
|
*
powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...
Nicholas Piggin
2019-07-02
1
-12
/
+13
|
*
powerpc/64s/exception: KVM handler can set the HSRR trap bit
Nicholas Piggin
2019-07-02
1
-0
/
+5
|
*
powerpc/64s/exception: merge KVM handler and skip variants
Nicholas Piggin
2019-07-02
1
-18
/
+10
|
*
powerpc/64s/exception: consolidate maskable and non-maskable prologs
Nicholas Piggin
2019-07-02
1
-67
/
+45
|
*
powerpc/64s/exception: remove the "extra" macro parameter
Nicholas Piggin
2019-07-02
1
-88
/
+70
|
*
powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
Nicholas Piggin
2019-07-02
1
-45
/
+42
|
*
powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
Nicholas Piggin
2019-07-02
1
-32
/
+11
|
*
powerpc/64s/exception: remove H concatenation for EXC_HV variants
Nicholas Piggin
2019-07-02
1
-139
/
+193
|
*
powerpc/64s/exception: Remove unused SOFTEN_VALUE_0x980
Michael Ellerman
2019-07-02
1
-1
/
+0
|
*
powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros
Nicholas Piggin
2019-07-01
1
-18
/
+18
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2019-04-21
1
-0
/
+2
*
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
2019-02-23
1
-2
/
+2
*
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
2018-10-14
1
-8
/
+0
*
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-14
1
-5
/
+4
*
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-10-03
1
-0
/
+8
*
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
2018-09-19
1
-8
/
+0
*
powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros
Michael Ellerman
2018-08-07
1
-4
/
+4
*
powerpc/64s: Remove PSERIES naming from the MASKABLE macros
Michael Ellerman
2018-08-07
1
-14
/
+10
*
powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()
Michael Ellerman
2018-08-07
1
-7
/
+4
*
powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()
Michael Ellerman
2018-08-07
1
-7
/
+4
*
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOG
Michael Ellerman
2018-08-07
1
-8
/
+6
*
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES
Michael Ellerman
2018-08-07
1
-4
/
+3
*
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1
Michael Ellerman
2018-08-07
1
-10
/
+10
*
powerpc/64s: Remove PSERIES from the NORI macros
Michael Ellerman
2018-08-07
1
-5
/
+5
*
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
Michael Ellerman
2018-08-07
1
-10
/
+10
*
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOL
Michael Ellerman
2018-08-07
1
-1
/
+1
*
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTION
Michael Ellerman
2018-08-07
1
-1
/
+1
*
powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOL
Michael Ellerman
2018-08-07
1
-1
/
+1
*
powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION
Michael Ellerman
2018-08-07
1
-1
/
+1
*
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES()
Michael Ellerman
2018-08-07
1
-2
/
+1
[next]