summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs
AgeCommit message (Expand)Author
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...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-25Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...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: 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: 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-20powerpc/corenet: Add PPC_QEMU_E500 to corenet configsMichael Ellerman
2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC8272_ADS platform supportPaul Gortmaker
2023-04-20powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker
2023-04-20powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker
2023-04-20powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC837x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov