summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-04-26powerpc/64s: Disable pcrel code model on ClangNicholas Piggin
2023-04-26powerpc: Fix merge conflict between pcrel and copy_thread changesNicholas Piggin
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-21powerpc/configs/powernv: Add IGB=yMichael Ellerman
2023-04-21powerpc/configs/64s: Drop JFS FilesystemMichael Ellerman
2023-04-21powerpc/configs/64s: Use EXT4 to mount EXT2 filesystemsMichael Ellerman
2023-04-21powerpc/configs: Make pseries_defconfig an alias for ppc64le_guestMichael Ellerman
2023-04-21powerpc/configs: Make pseries_le an alias for ppc64le_guestMichael Ellerman
2023-04-21powerpc/configs: Incorporate generic kvm_guest.config into guest configsMichael Ellerman
2023-04-21powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configsMichael Ellerman
2023-04-21powerpc/configs/64s: Enable Device Mapper optionsMichael Ellerman
2023-04-21powerpc/configs/64s: Enable PSTOREMichael Ellerman
2023-04-21powerpc/configs/64s: Enable VLAN supportMichael Ellerman
2023-04-21powerpc/configs/64s: Enable BLK_DEV_NVMEMichael Ellerman
2023-04-21powerpc/configs/64s: Drop REISERFSMichael Ellerman
2023-04-21powerpc/configs/64s: Use SHA512 for module signaturesMichael Ellerman
2023-04-21powerpc/configs/64s: Enable IO_STRICT_DEVMEMMichael Ellerman
2023-04-21powerpc/configs/64s: Enable SCHEDSTATSMichael Ellerman
2023-04-21powerpc/configs/64s: Enable DEBUG_VM & other optionsMichael Ellerman
2023-04-21powerpc/configs/64s: Enable EMULATED_STATSMichael Ellerman
2023-04-21powerpc/configs/64s: Enable KUNIT and most testsMichael Ellerman
2023-04-21powerpc/configs/64s: Enable SELINUXMichael Ellerman
2023-04-21powerpc/configs/64s: Enable YAMA, LANDLOCK & BPF LSMsMichael Ellerman
2023-04-21powerpc/configs/64s: Enable SLAB hardening optionsMichael Ellerman
2023-04-21powerpc/configs/64s: Enable ZSWAP & ZRAMMichael Ellerman
2023-04-21powerpc/configs/64s: Enable CHECKPOINT_RESTOREMichael Ellerman
2023-04-21powerpc/configs/64s: Enable common CGROUP & related optionsMichael Ellerman
2023-04-21powerpc/configs/64s: Enable NO_HZ_FULLMichael Ellerman
2023-04-21powerpc/configs/64s: Enable common accounting optionsMichael Ellerman
2023-04-21powerpc/configs/64s: Enable AUDITMichael Ellerman
2023-04-21powerpc/configs/64s: Enable PREEMPT_VOLUNTARYMichael Ellerman
2023-04-21powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JITMichael Ellerman
2023-04-21powerpc/configs/64s: Add secure boot options to defconfigMichael Ellerman
2023-04-21powerpc/configs/64s: Enable PAPR_SCMMichael Ellerman
2023-04-21powerpc/configs/6s: Drop obsolete crypto ALGsMichael Ellerman
2023-04-21powerpc/configs/64s: Drop IPV6 which is default yMichael Ellerman
2023-04-21powerpc/configs/64s: Drop SPLPAR which is default yMichael Ellerman
2023-04-21powerpc/configs/64s: Update defconfig for symbol movementMichael Ellerman
2023-04-21powerpc/Makefile: Add generated defconfigs to help outputMichael Ellerman
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-20powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen