summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/Kconfig.cputype
AgeCommit message (Expand)AuthorFilesLines
2021-08-20powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn1-1/+1
2021-07-08powerpc/mm: enable HAVE_MOVE_PMD supportAneesh Kumar K.V1-0/+2
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-9/+6
2021-07-01mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-0/+1
2021-06-16powerpc/32s: Activate KUAP and KUEP by defaultChristophe Leroy1-2/+2
2021-06-16powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)Christophe Leroy1-0/+1
2021-06-16powerpc: Remove CONFIG_PPC_MMU_NOHASH_32Christophe Leroy1-4/+0
2021-05-17powerpc: Define NR_CPUS all the timeChristophe Leroy1-3/+3
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+5
2021-05-05mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual1-4/+1
2021-05-05mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual1-4/+1
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual1-3/+3
2021-04-22powerpc: make ALTIVEC select PPC_FPURandy Dunlap1-0/+1
2021-03-29powerpc/book3s64/kuap: Move Kconfig varriables to BOOK3S_64Aneesh Kumar K.V1-2/+2
2020-12-09powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy1-0/+16
2020-12-09powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xxChristophe Leroy1-5/+1
2020-12-08powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACKChristophe Leroy1-1/+1
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy1-8/+5
2020-12-03powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V1-0/+5
2020-12-03powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832xChristophe Leroy1-2/+9
2020-12-03powerpc/signal: Don't manage floating point regs when no FPUChristophe Leroy1-0/+4
2020-10-08powerpc: Remove PowerPC 601Christophe Leroy1-9/+2
2020-09-14powerpc/64: Make VDSO32 track COMPAT on 64-bitMichael Ellerman1-4/+3
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy1-1/+1
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-5/+5
2020-06-02powerpc/uaccess: Don't set KUEP by default on book3s/32Christophe Leroy1-1/+1
2020-06-02powerpc/uaccess: Don't set KUAP by default on book3s/32Christophe Leroy1-1/+1
2020-05-26Merge branch 'fixes' into nextMichael Ellerman1-1/+1
2020-05-26powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy1-0/+1
2020-05-26powerpc/8xx: MM_SLICE is not needed anymoreChristophe Leroy1-1/+0
2020-04-22powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy1-1/+1
2020-03-20powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman1-1/+1
2020-03-04powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...Kajol Jain1-0/+6
2020-01-27powerpc/32: Force KASAN_VMALLOC for modulesChristophe Leroy1-0/+1
2020-01-27powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputypeChristophe Leroy1-0/+4
2020-01-27powerpc/32s: Enable CONFIG_VMAP_STACKChristophe Leroy1-0/+2
2020-01-27powerpc/8xx: Enable CONFIG_VMAP_STACKChristophe Leroy1-0/+1
2019-12-01Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-5/+5
2019-11-25powerpc: Fix Kconfig indentationKrzysztof Kozlowski1-5/+5
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig1-1/+0
2019-08-28powerpc: use the generic dma coherent remap allocatorChristoph Hellwig1-0/+2
2019-08-28powerpc/32s: add an option to exclusively select powerpc 601Christophe Leroy1-2/+12
2019-07-04powerpc/mm: Remove radix dependency on HugeTLB pageAneesh Kumar K.V1-1/+1
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti1-1/+1
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti1-1/+1
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+43
2019-05-02powerpc/Kconfig: select PPC_MM_SLICES from subarch typeChristophe Leroy1-2/+2
2019-05-02powerpc/mm: no slice for nohash/64Christophe Leroy1-0/+4
2019-04-21powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy1-0/+1
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy1-0/+1