aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/asm-prototypes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-13powerpc: Add missing prototype for slb_miss_bad_addr()Mathieu Malaterre1-0/+1
2017-03-21powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsBen Hutchings1-0/+2
2017-03-20powerpc/ftrace: Add prototype for prepare_ftrace_return()Tobin C. Harding1-0/+2
2017-02-10powerpc: Add a prototype for mcount() so it can be versionedMichael Ellerman1-0/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+0
2016-11-23powerpc: Remove extraneous header from asm-prototypes.hNaveen N. Rao1-2/+0
2016-11-22powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin1-0/+12
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin1-3/+3
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens1-0/+37
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens1-0/+75