aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/asm-prototypes.h
AgeCommit message (Expand)Author
2019-12-01KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-01powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
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