summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/asm-prototypes.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-241-0/+3
|\
| * powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras2018-03-241-0/+3
* | powerpc/32: Add missing prototypes for (early|machine)_init()Mathieu Malaterre2018-03-131-0/+3
* | powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()Mathieu Malaterre2018-03-131-0/+4
* | powerpc: Add missing prototype for sys_debug_setcontext()Mathieu Malaterre2018-03-131-0/+4
* | powerpc: Add missing prototype for slb_miss_bad_addr()Mathieu Malaterre2018-03-131-0/+1
|/
* powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsBen Hutchings2017-03-211-0/+2
* powerpc/ftrace: Add prototype for prepare_ftrace_return()Tobin C. Harding2017-03-201-0/+2
* powerpc: Add a prototype for mcount() so it can be versionedMichael Ellerman2017-02-101-0/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-1/+0
|\
| * powerpc: Remove extraneous header from asm-prototypes.hNaveen N. Rao2016-11-231-2/+0
* | powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin2016-11-221-0/+12
|/
* powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2016-09-191-3/+3
* powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-131-0/+37
* powerpc: Introduce asm-prototypes.hDaniel Axtens2016-06-161-0/+75