aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2021-03-17quota: wire up quotactl_pathSascha Hauer1-0/+1
2021-03-17powerpc/svm: stop using io_tlb_startChristoph Hellwig1-3/+3
2021-03-15Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman15-30/+64
2021-03-14powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy1-2/+2
2021-03-14powerpc/vdso32: Add missing _restgpr_31_x to fix build failureChristophe Leroy1-0/+11
2021-03-12spufs: fix bogosity in S_ISGID handlingAl Viro1-8/+2
2021-03-12powerpc/traps: unrecoverable_exception() is not an interrupt handlerChristophe Leroy3-3/+3
2021-03-11powerpc/kexec_file: Restore FDT size estimation for kdump kernelThiago Jung Bauermann3-20/+10
2021-03-10tty: cyclades, remove this orphanJiri Slaby1-1/+0
2021-03-10powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy1-0/+10
2021-03-10powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens1-1/+1
2021-03-10powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin1-2/+2
2021-03-10powerpc/64s: Use symbolic macros for function entry encodingMichael Ellerman1-3/+4
2021-03-09powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao1-1/+1
2021-03-08powerpc: Delete unused function delete_fdt_mem_rsv()Lakshmi Ramasubramanian2-33/+0
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian6-268/+0
2021-03-08powerpc: Enable passing IMA log to next kernel on kexecLakshmi Ramasubramanian1-1/+1
2021-03-08powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian3-31/+6
2021-03-08powerpc: Use common of_kexec_alloc_and_setup_fdt()Rob Herring4-140/+26
2021-03-08powerpc: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian3-14/+10
2021-03-08coredump: don't bother with do_truncate()Al Viro1-2/+1
2021-03-08printk: kmsg_dump: remove _nolock() variantsJohn Ogness1-2/+2
2021-03-08printk: introduce a kmsg_dump iteratorJohn Ogness2-6/+8
2021-03-08printk: kmsg_dumper: remove @active fieldJohn Ogness1-1/+1
2021-03-07crypto: powepc/sha1 - remove unneeded semicolonYang Li1-1/+1
2021-03-02powerpc/sstep: Fix VSX instruction emulationJordan Niethe1-2/+2
2021-03-02powerpc/perf: Fix handling of privilege level checks in perf interrupt contextAthira Rajeev1-2/+2
2021-03-02powerpc: Force inlining of mmu_has_feature to fix build failureChristophe Leroy1-2/+2
2021-03-02vio: make remove callback return voidUwe Kleine-König2-5/+4
2021-03-01powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()Christophe Leroy1-1/+1
2021-03-01powerpc/603: Fix protection of user pages mapped with PROT_NONEChristophe Leroy1-3/+6
2021-03-01powerpc/pseries: Don't enforce MSI affinity with kdumpGreg Kurz1-2/+23
2021-03-01powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman1-4/+4
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+2
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-12/+13
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+2
2021-02-23arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe1-1/+1
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds2-2/+4
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds2-23/+0
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds186-2081/+2462
2021-02-22KVM: x86/mmu: Consider the hva in mmu_notifier retryDavid Stevens2-2/+2
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+2
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada1-1/+1
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada1-9/+10
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-282/+293
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds40-4984/+1