summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-016-24/+23
|\
| * Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-04-265-10/+28
| |\
| * | KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth2023-03-161-3/+2
| * | KVM: PPC: Standardize on "int" return types in the powerpc KVM codeThomas Huth2023-03-165-21/+21
* | | Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-04-291-1/+1
|\ \ \
| * | | of: address: always use dma_default_coherent for default coherencyJiaxun Yang2023-04-071-1/+1
| |/ /
* | | Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-16/+2
|\ \ \
| * | | powerpc: Move script to check relocations at compile time in scripts/Alexandre Ghiti2023-04-191-16/+2
* | | | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-28248-9228/+2305
|\ \ \ \
| * | | | powerpc/64s: Disable pcrel code model on ClangNicholas Piggin2023-04-261-1/+6
| * | | | powerpc: Fix merge conflict between pcrel and copy_thread changesNicholas Piggin2023-04-261-1/+1
| * | | | powerpc/configs/powernv: Add IGB=yMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Drop JFS FilesystemMichael Ellerman2023-04-211-3/+0
| * | | | powerpc/configs/64s: Use EXT4 to mount EXT2 filesystemsMichael Ellerman2023-04-211-4/+0
| * | | | powerpc/configs: Make pseries_defconfig an alias for ppc64le_guestMichael Ellerman2023-04-212-323/+3
| * | | | powerpc/configs: Make pseries_le an alias for ppc64le_guestMichael Ellerman2023-04-211-4/+3
| * | | | powerpc/configs: Incorporate generic kvm_guest.config into guest configsMichael Ellerman2023-04-212-2/+3
| * | | | powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configsMichael Ellerman2023-04-211-0/+2
| * | | | powerpc/configs/64s: Enable Device Mapper optionsMichael Ellerman2023-04-211-2/+14
| * | | | powerpc/configs/64s: Enable PSTOREMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable VLAN supportMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable BLK_DEV_NVMEMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Drop REISERFSMichael Ellerman2023-04-211-4/+0
| * | | | powerpc/configs/64s: Use SHA512 for module signaturesMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable IO_STRICT_DEVMEMMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable SCHEDSTATSMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable DEBUG_VM & other optionsMichael Ellerman2023-04-211-0/+6
| * | | | powerpc/configs/64s: Enable EMULATED_STATSMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable KUNIT and most testsMichael Ellerman2023-04-211-0/+43
| * | | | powerpc/configs/64s: Enable SELINUXMichael Ellerman2023-04-211-0/+3
| * | | | powerpc/configs/64s: Enable YAMA, LANDLOCK & BPF LSMsMichael Ellerman2023-04-211-0/+3
| * | | | powerpc/configs/64s: Enable SLAB hardening optionsMichael Ellerman2023-04-211-0/+4
| * | | | powerpc/configs/64s: Enable ZSWAP & ZRAMMichael Ellerman2023-04-211-0/+4
| * | | | powerpc/configs/64s: Enable CHECKPOINT_RESTOREMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable common CGROUP & related optionsMichael Ellerman2023-04-211-2/+7
| * | | | powerpc/configs/64s: Enable NO_HZ_FULLMichael Ellerman2023-04-211-2/+1
| * | | | powerpc/configs/64s: Enable common accounting optionsMichael Ellerman2023-04-211-0/+5
| * | | | powerpc/configs/64s: Enable AUDITMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable PREEMPT_VOLUNTARYMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JITMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Add secure boot options to defconfigMichael Ellerman2023-04-211-1/+16
| * | | | powerpc/configs/64s: Enable PAPR_SCMMichael Ellerman2023-04-211-0/+2
| * | | | powerpc/configs/6s: Drop obsolete crypto ALGsMichael Ellerman2023-04-211-3/+0
| * | | | powerpc/configs/64s: Drop IPV6 which is default yMichael Ellerman2023-04-211-1/+0
| * | | | powerpc/configs/64s: Drop SPLPAR which is default yMichael Ellerman2023-04-211-1/+0
| * | | | powerpc/configs/64s: Update defconfig for symbol movementMichael Ellerman2023-04-211-21/+21
| * | | | powerpc/Makefile: Add generated defconfigs to help outputMichael Ellerman2023-04-211-18/+24
| * | | | powerpc/Makefile: Don't prefix archhelp commands with "@"Michael Ellerman2023-04-201-19/+19
| * | | | powerpc/pseries: Always inline functions called from cpuidleMichael Ellerman2023-04-201-6/+6
| * | | | powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()Michael Ellerman2023-04-201-6/+2