aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/asm-prototypes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-25powerpc/64: use interrupt restart table to speed up return from interruptNicholas Piggin1-0/+5
2021-06-25powerpc: remove interrupt exit helpers unused argumentNicholas Piggin1-2/+2
2021-06-10KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in CNicholas Piggin1-1/+2
2021-04-14powerpc/64e/interrupt: use new interrupt returnNicholas Piggin1-2/+0
2021-02-09powerpc: convert interrupt handlers to use wrappersNicholas Piggin1-29/+0
2021-02-09powerpc: remove arguments from fault handler functionsNicholas Piggin1-2/+2
2020-10-08powerpc/security: Fix link stack flush instructionNicholas Piggin1-1/+3
2020-09-18powerpc/32: Declare stack_overflow_exception() prototypeCédric Le Goater1-0/+1
2020-07-23Merge branch 'scv' support into nextMichael Ellerman1-1/+1
2020-07-22powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin1-1/+1
2020-07-16powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin1-2/+2
2020-04-01powerpc/64s: Implement interrupt exit logic in CNicholas Piggin1-0/+2
2020-04-01powerpc/64/sycall: Implement syscall entry/exit logic in CNicholas Piggin1-11/+2
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-1/+2
2019-11-15y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann1-1/+2
2019-11-14KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman1-0/+2
2019-11-14powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman1-0/+1
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao1-1/+2
2019-08-30powerpc/pseries: Introduce option to build secure virtual machinesThiago Jung Bauermann1-1/+1
2019-08-30powerpc/kernel: Add ucall_norets() ultravisor call handlerClaudio Carvalho1-0/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-03-02powerpc/64s: Fix unrelocated interrupt trampoline address testNicholas Piggin1-8/+0
2019-02-26powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to CNicholas Piggin1-6/+4
2019-02-26powerpc/64s: Fix HV NMI vs HV interrupt recoverability testNicholas Piggin1-0/+8
2019-02-23powerpc: 'current_set' is now a table of task_struct pointersChristophe Leroy1-2/+2
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-1/+1
2018-12-04powerpc/mm: remove unused function prototypeBreno Leitao1-1/+0
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+2
2018-10-14powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin1-0/+2
2018-10-09KVM: PPC: Book3S HV: Handle hypercalls correctly when nestedPaul Mackerras1-0/+4
2018-10-09KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guestsPaul Mackerras1-0/+2
2018-10-09KVM: PPC: Book3S: Rework TM save/restore code and make it C-callablePaul Mackerras1-0/+10
2018-10-09KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functionsPaul Mackerras1-0/+5
2018-10-03powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()Christophe Leroy1-1/+0
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman1-2/+0
2018-09-19powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin1-0/+2
2018-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy1-0/+1
2018-08-08powerpc/64s: Add support for software count cache flushMichael Ellerman1-0/+6
2018-07-24powerpc/64: enhance memcmp() with VMX instruction for long bytes comparisionSimon Guo1-2/+2
2018-06-14Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-0/+6
2018-06-03Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-0/+3
2018-06-01KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()Simon Guo1-0/+6
2018-05-24powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo1-0/+3
2018-05-10powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINEAl Viro1-10/+4
2018-05-10powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman1-2/+1
2018-03-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-0/+3
2018-03-24powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras1-0/+3
2018-03-13powerpc/32: Add missing prototypes for (early|machine)_init()Mathieu Malaterre1-0/+3
2018-03-13powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()Mathieu Malaterre1-0/+4
2018-03-13powerpc: Add missing prototype for sys_debug_setcontext()Mathieu Malaterre1-0/+4