summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/asm-prototypes.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2022-03-081-49/+0
* powerpc/kexec: Declare kexec_paca staticChristophe Leroy2022-03-081-2/+0
* powerpc/smp: Declare current_set staticChristophe Leroy2022-03-081-1/+0
* powerpc: Cleanup asm-prototypes.cChristophe Leroy2022-03-081-6/+0
* KVM: PPC: Book3S HV P9: Implement PMU save/restore in CNicholas Piggin2021-11-241-5/+0
* powerpc/64: use interrupt restart table to speed up return from interruptNicholas Piggin2021-06-251-0/+5
* powerpc: remove interrupt exit helpers unused argumentNicholas Piggin2021-06-251-2/+2
* KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in CNicholas Piggin2021-06-101-1/+2
* powerpc/64e/interrupt: use new interrupt returnNicholas Piggin2021-04-141-2/+0
* powerpc: convert interrupt handlers to use wrappersNicholas Piggin2021-02-091-29/+0
* powerpc: remove arguments from fault handler functionsNicholas Piggin2021-02-091-2/+2
* powerpc/security: Fix link stack flush instructionNicholas Piggin2020-10-081-1/+3
* powerpc/32: Declare stack_overflow_exception() prototypeCédric Le Goater2020-09-181-0/+1
* Merge branch 'scv' support into nextMichael Ellerman2020-07-231-1/+1
|\
| * powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin2020-07-221-1/+1
* | powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin2020-07-161-2/+2
|/
* powerpc/64s: Implement interrupt exit logic in CNicholas Piggin2020-04-011-0/+2
* powerpc/64/sycall: Implement syscall entry/exit logic in CNicholas Piggin2020-04-011-11/+2
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-1/+2
|\
| * y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann2019-11-151-1/+2
* | KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman2019-11-141-0/+2
* | powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman2019-11-141-0/+1
|/
* powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao2019-09-181-1/+2
* powerpc/pseries: Introduce option to build secure virtual machinesThiago Jung Bauermann2019-08-301-1/+1
* powerpc/kernel: Add ucall_norets() ultravisor call handlerClaudio Carvalho2019-08-301-0/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/64s: Fix unrelocated interrupt trampoline address testNicholas Piggin2019-03-021-8/+0
* powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to CNicholas Piggin2019-02-261-6/+4
* powerpc/64s: Fix HV NMI vs HV interrupt recoverability testNicholas Piggin2019-02-261-0/+8
* powerpc: 'current_set' is now a table of task_struct pointersChristophe Leroy2019-02-231-2/+2
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-1/+1
* powerpc/mm: remove unused function prototypeBreno Leitao2018-12-041-1/+0
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+2
|\
| * powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin2018-10-141-0/+2
| * powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()Christophe Leroy2018-10-031-1/+0
| * Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman2018-10-031-2/+0
| * powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin2018-09-191-0/+2
* | KVM: PPC: Book3S HV: Handle hypercalls correctly when nestedPaul Mackerras2018-10-091-0/+4
* | KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guestsPaul Mackerras2018-10-091-0/+2
* | KVM: PPC: Book3S: Rework TM save/restore code and make it C-callablePaul Mackerras2018-10-091-0/+10
* | KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functionsPaul Mackerras2018-10-091-0/+5
|/
* powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy2018-08-101-0/+1
* powerpc/64s: Add support for software count cache flushMichael Ellerman2018-08-081-0/+6
* powerpc/64: enhance memcmp() with VMX instruction for long bytes comparisionSimon Guo2018-07-241-2/+2
* Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2018-06-141-0/+6
|\
| * KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()Simon Guo2018-06-011-0/+6
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-06-031-0/+3
|\|
| * powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo2018-05-241-0/+3
* | powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINEAl Viro2018-05-101-10/+4
* | powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman2018-05-101-2/+1
|/