index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
exception-64s.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
1
-0
/
+13
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
1
-0
/
+3
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
1
-1
/
+8
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
1
-0
/
+6
2020-07-23
powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORE
Nicholas Piggin
1
-0
/
+8
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
1
-0
/
+6
2020-04-01
powerpc/64s/exception: Move real to virt switch into the common handler
Nicholas Piggin
1
-4
/
+0
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-604
/
+5
2019-07-02
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
1
-7
/
+0
2019-07-02
powerpc/64s/exception: move paca save area offsets into exception-64s.S
Nicholas Piggin
1
-14
/
+3
2019-07-02
powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used
Nicholas Piggin
1
-1
/
+0
2019-07-02
powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...
Nicholas Piggin
1
-431
/
+0
2019-07-02
powerpc/64s/exception: move KVM related code together
Nicholas Piggin
1
-19
/
+21
2019-07-02
powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
Nicholas Piggin
1
-22
/
+0
2019-07-02
powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
Nicholas Piggin
1
-56
/
+57
2019-07-02
powerpc/64s/exception: unwind exception-64s.h macros
Nicholas Piggin
1
-101
/
+0
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
Nicholas Piggin
1
-29
/
+13
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...
Nicholas Piggin
1
-13
/
+13
2019-07-02
powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...
Nicholas Piggin
1
-12
/
+13
2019-07-02
powerpc/64s/exception: KVM handler can set the HSRR trap bit
Nicholas Piggin
1
-0
/
+5
2019-07-02
powerpc/64s/exception: merge KVM handler and skip variants
Nicholas Piggin
1
-18
/
+10
2019-07-02
powerpc/64s/exception: consolidate maskable and non-maskable prologs
Nicholas Piggin
1
-67
/
+45
2019-07-02
powerpc/64s/exception: remove the "extra" macro parameter
Nicholas Piggin
1
-88
/
+70
2019-07-02
powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
Nicholas Piggin
1
-45
/
+42
2019-07-02
powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
Nicholas Piggin
1
-32
/
+11
2019-07-02
powerpc/64s/exception: remove H concatenation for EXC_HV variants
Nicholas Piggin
1
-139
/
+193
2019-07-02
powerpc/64s/exception: Remove unused SOFTEN_VALUE_0x980
Michael Ellerman
1
-1
/
+0
2019-07-01
powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros
Nicholas Piggin
1
-18
/
+18
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
1
-0
/
+2
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
1
-2
/
+2
2018-10-14
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
1
-8
/
+0
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
1
-5
/
+4
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
1
-0
/
+8
2018-09-19
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
1
-8
/
+0
2018-08-07
powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros
Michael Ellerman
1
-4
/
+4
2018-08-07
powerpc/64s: Remove PSERIES naming from the MASKABLE macros
Michael Ellerman
1
-14
/
+10
2018-08-07
powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()
Michael Ellerman
1
-7
/
+4
2018-08-07
powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()
Michael Ellerman
1
-7
/
+4
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOG
Michael Ellerman
1
-8
/
+6
2018-08-07
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES
Michael Ellerman
1
-4
/
+3
2018-08-07
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1
Michael Ellerman
1
-10
/
+10
2018-08-07
powerpc/64s: Remove PSERIES from the NORI macros
Michael Ellerman
1
-5
/
+5
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
Michael Ellerman
1
-10
/
+10
2018-08-07
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOL
Michael Ellerman
1
-1
/
+1
2018-08-07
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTION
Michael Ellerman
1
-1
/
+1
2018-08-07
powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOL
Michael Ellerman
1
-1
/
+1
2018-08-07
powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION
Michael Ellerman
1
-1
/
+1
2018-08-07
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES()
Michael Ellerman
1
-2
/
+1
2018-08-07
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES()
Michael Ellerman
1
-2
/
+1
[next]