summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/Kconfig.cputype
AgeCommit message (Expand)Author
2022-03-08powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3EMichael Ellerman
2021-12-09powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEPChristophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on book3e/64Christophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.Christophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on 40xChristophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on 44xChristophe Leroy
2021-12-09powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP onlyChristophe Leroy
2021-12-09powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy
2021-12-09powerpc/book3e: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin
2021-08-20powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn
2021-07-08powerpc/mm: enable HAVE_MOVE_PMD supportAneesh Kumar K.V
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-17powerpc/32s: Activate KUAP and KUEP by defaultChristophe Leroy
2021-06-17powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)Christophe Leroy
2021-06-17powerpc: Remove CONFIG_PPC_MMU_NOHASH_32Christophe Leroy
2021-05-17powerpc: Define NR_CPUS all the timeChristophe Leroy
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual
2021-05-05mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual
2021-04-22powerpc: make ALTIVEC select PPC_FPURandy Dunlap
2021-03-29powerpc/book3s64/kuap: Move Kconfig varriables to BOOK3S_64Aneesh Kumar K.V
2020-12-09powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy
2020-12-09powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xxChristophe Leroy
2020-12-08powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACKChristophe Leroy
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy
2020-12-04powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V
2020-12-04powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832xChristophe Leroy
2020-12-04powerpc/signal: Don't manage floating point regs when no FPUChristophe Leroy
2020-10-08powerpc: Remove PowerPC 601Christophe Leroy
2020-09-14powerpc/64: Make VDSO32 track COMPAT on 64-bitMichael Ellerman
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-02powerpc/uaccess: Don't set KUEP by default on book3s/32Christophe Leroy
2020-06-02powerpc/uaccess: Don't set KUAP by default on book3s/32Christophe Leroy
2020-05-26Merge branch 'fixes' into nextMichael Ellerman
2020-05-26powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy
2020-05-26powerpc/8xx: MM_SLICE is not needed anymoreChristophe Leroy
2020-04-22powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-03-20powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman
2020-03-04powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...Kajol Jain
2020-01-27powerpc/32: Force KASAN_VMALLOC for modulesChristophe Leroy
2020-01-27powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputypeChristophe Leroy
2020-01-27powerpc/32s: Enable CONFIG_VMAP_STACKChristophe Leroy
2020-01-27powerpc/8xx: Enable CONFIG_VMAP_STACKChristophe Leroy
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds