summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-261-1/+1
|\
| * crypto: powepc/sha1 - remove unneeded semicolonYang Li2021-03-071-1/+1
* | powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuiltChristophe Leroy2021-04-021-0/+4
* | powerpc/signal32: Fix Oops on sigreturn with unmapped VDSOChristophe Leroy2021-04-021-12/+8
* | powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...Christophe Leroy2021-04-025-18/+20
* | powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECTAneesh Kumar K.V2021-03-261-1/+2
* | powerpc/pseries/mobility: handle premature return from H_JOINNathan Lynch2021-03-231-1/+25
* | powerpc/pseries/mobility: use struct for shared stateNathan Lynch2021-03-231-3/+19
* | powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy2021-03-141-2/+2
* | powerpc/vdso32: Add missing _restgpr_31_x to fix build failureChristophe Leroy2021-03-141-0/+11
* | powerpc/traps: unrecoverable_exception() is not an interrupt handlerChristophe Leroy2021-03-123-3/+3
* | powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy2021-03-101-0/+10
* | powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens2021-03-101-1/+1
* | powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin2021-03-101-2/+2
* | powerpc/64s: Use symbolic macros for function entry encodingMichael Ellerman2021-03-101-3/+4
* | powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao2021-03-091-1/+1
* | powerpc/sstep: Fix VSX instruction emulationJordan Niethe2021-03-021-2/+2
* | powerpc/perf: Fix handling of privilege level checks in perf interrupt contextAthira Rajeev2021-03-021-2/+2
* | powerpc: Force inlining of mmu_has_feature to fix build failureChristophe Leroy2021-03-021-2/+2
* | vio: make remove callback return voidUwe Kleine-König2021-03-022-5/+4
* | powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()Christophe Leroy2021-03-011-1/+1
* | powerpc/603: Fix protection of user pages mapped with PROT_NONEChristophe Leroy2021-03-011-3/+6
* | powerpc/pseries: Don't enforce MSI affinity with kdumpGreg Kurz2021-03-011-2/+23
* | powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman2021-03-011-4/+4
|/
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe2021-02-231-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-262-2/+2
|\ \
| * | KVM: x86/mmu: Consider the hva in mmu_notifier retryDavid Stevens2021-02-222-2/+2
* | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-253-12/+13
|\ \ \
| * | | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-9/+10
| * | | kbuild: LD_VERSION redenominationMasahiro Yamada2021-02-122-2/+2
* | | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-243-2/+2
|\ \ \ \
| * | | | Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-1217-38/+135
| |\| | |
| * | | | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-101-0/+1
| * | | | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-102-2/+1
* | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-232-2/+4
|\ \ \ \ \
| * | | | | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
| * | | | | fs: make helpers idmap mount awareChristian Brauner2021-01-241-1/+2
| * | | | | attr: handle idmapped mountsChristian Brauner2021-01-241-1/+1
* | | | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-232-23/+0
|\ \ \ \ \ \
| * | | | | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-081-1/+0
| * | | | | | powerpc/powernv: remove get_cxl_moduleChristoph Hellwig2021-02-081-22/+0
| |/ / / / /
* | | | | | Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-22186-2081/+2462
|\ \ \ \ \ \
| * | | | | | powerpc/perf: Adds support for programming of Thresholding in P10Kajol Jain2021-02-1111-34/+102
| * | | | | | powerpc/pci: Remove unimplemented prototypesOliver O'Halloran2021-02-111-4/+0
| * | | | | | powerpc/uaccess: Merge raw_copy_to_user_allowed() into raw_copy_to_user()Christophe Leroy2021-02-111-7/+1
| * | | | | | powerpc/uaccess: Merge __put_user_size_allowed() into __put_user_size()Christophe Leroy2021-02-111-7/+3
| * | | | | | powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_u...Christophe Leroy2021-02-111-41/+0
| * | | | | | powerpc/64: Fix stack trace not displaying final frameMichael Ellerman2021-02-113-2/+5