开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2021-06-10
KVM: PPC: Book3S 64: Move hcall early register setup to KVM
Nicholas Piggin
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
2020-07-23
powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORE
Nicholas Piggin
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Move real to virt switch into the common handler
Nicholas Piggin
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-02
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move paca save area offsets into exception-64s.S
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move KVM related code together
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
Nicholas Piggin
2019-07-02
powerpc/64s/exception: unwind exception-64s.h macros
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: KVM handler can set the HSRR trap bit
Nicholas Piggin
2019-07-02
powerpc/64s/exception: merge KVM handler and skip variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: consolidate maskable and non-maskable prologs
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove the "extra" macro parameter
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove H concatenation for EXC_HV variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Remove unused SOFTEN_VALUE_0x980
Michael Ellerman
2019-07-01
powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros
Nicholas Piggin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
2018-10-14
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-09-19
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
2018-08-07
powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros
Michael Ellerman
2018-08-07
powerpc/64s: Remove PSERIES naming from the MASKABLE macros
Michael Ellerman
2018-08-07
powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()
Michael Ellerman
2018-08-07
powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()
Michael Ellerman
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOG
Michael Ellerman
2018-08-07
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES
Michael Ellerman
2018-08-07
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1
Michael Ellerman
2018-08-07
powerpc/64s: Remove PSERIES from the NORI macros
Michael Ellerman
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
Michael Ellerman
2018-08-07
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOL
Michael Ellerman
2018-08-07
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTION
Michael Ellerman
2018-08-07
powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOL
Michael Ellerman
2018-08-07
powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION
Michael Ellerman
2018-08-07
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES()
Michael Ellerman
[next]