summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/head-64.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s/exception: move head-64.h exception code to exception-64s.SNicholas Piggin2019-08-301-41/+0
* powerpc/64s/exception: move head-64.h code to exception-64s.S where it is usedNicholas Piggin2019-07-021-252/+0
* powerpc/64s/exception: remove STD_EXCEPTION_COMMON variantsNicholas Piggin2019-07-021-2/+17
* powerpc/64s/exception: unwind exception-64s.h macrosNicholas Piggin2019-07-021-19/+57
* powerpc/64s/exception: Move EXCEPTION_COMMON additions into callersNicholas Piggin2019-07-021-2/+2
* powerpc/64s/exception: KVM handler can set the HSRR trap bitNicholas Piggin2019-07-021-5/+2
* powerpc/64s/exception: merge KVM handler and skip variantsNicholas Piggin2019-07-021-4/+4
* powerpc/64s/exception: remove H concatenation for EXC_HV variantsNicholas Piggin2019-07-021-4/+4
* powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macrosNicholas Piggin2019-07-011-34/+34
* powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macrosMichael Ellerman2018-08-071-2/+2
* powerpc/64s: Remove PSERIES naming from the MASKABLE macrosMichael Ellerman2018-08-071-4/+4
* powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOLMichael Ellerman2018-08-071-1/+1
* powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTIONMichael Ellerman2018-08-071-1/+1
* powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOLMichael Ellerman2018-08-071-1/+1
* powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTIONMichael Ellerman2018-08-071-1/+1
* powerpc/64s: Add support to take additional parameter in MASKABLE_* macroMadhavan Srinivasan2018-01-191-20/+20
* powerpc: Remove useless EXC_COMMON_HVBenjamin Herrenschmidt2018-01-161-6/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/64s: Add EX_SIZE definition for paca exception save areasNicholas Piggin2017-06-201-0/+3
* powerpc/64: Tool to check head sections location sanityNicholas Piggin2017-05-301-2/+2
* powerpc/64: Handle linker stubs in low .text codeNicholas Piggin2017-05-301-0/+18
* powerpc/kprobes: Blacklist common exception handlersNaveen N. Rao2017-04-231-0/+1
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-141-1/+1
|\
| * KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt sectionNicholas Piggin2017-01-271-1/+1
* | powerpc/64s: Use (start, size) rather than (start, end) for exception handlersNicholas Piggin2017-02-071-76/+82
* | powerpc/64s: Tidy up after exception handler reworkNicholas Piggin2017-02-071-80/+80
|/
* powerpc/64s: Reduce exception alignmentNicholas Piggin2016-11-141-4/+4
* powerpc: Use gas sections for arranging exception vectorsNicholas Piggin2016-10-041-16/+245
* powerpc/64s: Consolidate exception handler alignmentNicholas Piggin2016-10-041-0/+1
* powerpc/64s: Add new exception vector macrosMichael Ellerman2016-10-041-0/+163