summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/exceptions-64s.S
AgeCommit message (Expand)Author
2019-07-02powerpc/64s/exception: simplify hmi windup codeNicholas Piggin
2019-07-02powerpc/64s/exception: move machine check windup in_mce handlingNicholas Piggin
2019-07-02powerpc/64s/exception: windup use r9 consistently to restore SPRsNicholas Piggin
2019-07-02powerpc/64s/exception: mtmsrd L=1 cleanupNicholas Piggin
2019-07-02powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entryNicholas Piggin
2019-07-02powerpc/64s/exception: clean up system call entryNicholas Piggin
2019-07-02powerpc/64s/exception: move paca save area offsets into exception-64s.SNicholas Piggin
2019-07-02powerpc/64s/exception: remove pointless EXCEPTION_PROLOG macro indirectionNicholas Piggin
2019-07-02powerpc/64s/exception: generate regs clear instructions using .reptNicholas Piggin
2019-07-02powerpc/64s/exception: fix indenting irregularitiesNicholas Piggin
2019-07-02powerpc/64s/exception: use a gas macro for system call handler codeNicholas Piggin
2019-07-02powerpc/64s/exception: remove unused BRANCH_TO_COMMONNicholas Piggin
2019-07-02powerpc/64s/exception: remove __BRANCH_TO_KVMNicholas Piggin
2019-07-02powerpc/64s/exception: move head-64.h code to exception-64s.S where it is usedNicholas Piggin
2019-07-02powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...Nicholas Piggin
2019-07-02powerpc/64s/exception: improve 0x500 handler codeNicholas Piggin
2019-07-02powerpc/64s/exception: unwind exception-64s.h macrosNicholas Piggin
2019-07-02powerpc/64s/exception: Move EXCEPTION_COMMON additions into callersNicholas Piggin
2019-07-02powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...Nicholas Piggin
2019-07-02powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...Nicholas Piggin
2019-07-02powerpc/64s/exception: merge KVM handler and skip variantsNicholas Piggin
2019-07-02powerpc/64s/exception: consolidate maskable and non-maskable prologsNicholas Piggin
2019-07-02powerpc/64s/exception: remove the "extra" macro parameterNicholas Piggin
2019-07-02powerpc/64s/exception: fix sreset KVM test codeNicholas Piggin
2019-07-02powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variantsNicholas Piggin
2019-07-02powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variantNicholas Piggin
2019-07-02powerpc/64s/exception: remove H concatenation for EXC_HV variantsNicholas Piggin
2019-07-01Merge branch 'fixes' into nextMichael Ellerman
2019-06-25powerpc/64s/exception: Fix machine check early corrupting AMRNicholas Piggin
2019-06-19powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman
2019-04-08powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin
2019-03-02powerpc/64s: Fix unrelocated interrupt trampoline address testNicholas Piggin
2019-02-26powerpc/64s: Fix data interrupts vs d-side MCE reentrancyNicholas Piggin
2019-02-26powerpc/64s: Prepare to handle data interrupts vs d-side MCE reentrancyNicholas Piggin
2019-02-26powerpc/64s: Fix HV NMI vs HV interrupt recoverability testNicholas Piggin
2019-02-23powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-22powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt
2018-12-17KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2Suraj Jitindar Singh
2018-10-14powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin
2018-10-09Merge branch 'fixes' into nextMichael Ellerman
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman
2018-09-19powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin
2018-09-19powernv/pseries: consolidate code for mce early handling.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar
2018-09-17KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling
2018-08-08powerpc/64s: Make rfi_flush_fallback a little more robustMichael Ellerman