aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/asm-prototypes.h
AgeCommit message (Expand)Author
2019-12-02KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-02powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-02powerpc/64s: Fix unrelocated interrupt trampoline address testNicholas Piggin
2019-02-26powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to CNicholas Piggin
2019-02-26powerpc/64s: Fix HV NMI vs HV interrupt recoverability testNicholas Piggin
2019-02-23powerpc: 'current_set' is now a table of task_struct pointersChristophe Leroy
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-12-04powerpc/mm: remove unused function prototypeBreno Leitao
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-14powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin
2018-10-09KVM: PPC: Book3S HV: Handle hypercalls correctly when nestedPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guestsPaul Mackerras
2018-10-09KVM: PPC: Book3S: Rework TM save/restore code and make it C-callablePaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functionsPaul Mackerras
2018-10-03powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()Christophe Leroy
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-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy
2018-08-08powerpc/64s: Add support for software count cache flushMichael Ellerman
2018-07-24powerpc/64: enhance memcmp() with VMX instruction for long bytes comparisionSimon Guo
2018-06-14Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2018-06-03Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-06-01KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()Simon Guo
2018-05-24powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo
2018-05-10powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINEAl Viro
2018-05-10powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman
2018-03-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-03-24powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras
2018-03-13powerpc/32: Add missing prototypes for (early|machine)_init()Mathieu Malaterre
2018-03-13powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()Mathieu Malaterre
2018-03-13powerpc: Add missing prototype for sys_debug_setcontext()Mathieu Malaterre
2018-03-13powerpc: Add missing prototype for slb_miss_bad_addr()Mathieu Malaterre
2017-03-21powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsBen Hutchings
2017-03-20powerpc/ftrace: Add prototype for prepare_ftrace_return()Tobin C. Harding
2017-02-10powerpc: Add a prototype for mcount() so it can be versionedMichael Ellerman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-11-23powerpc: Remove extraneous header from asm-prototypes.hNaveen N. Rao
2016-11-22powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens