summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/Kconfig.cputype
AgeCommit message (Expand)Author
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
2019-11-25powerpc: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig
2019-08-28powerpc: use the generic dma coherent remap allocatorChristoph Hellwig
2019-08-28powerpc/32s: add an option to exclusively select powerpc 601Christophe Leroy
2019-07-05powerpc/mm: Remove radix dependency on HugeTLB pageAneesh Kumar K.V
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-03powerpc/Kconfig: select PPC_MM_SLICES from subarch typeChristophe Leroy
2019-05-03powerpc/mm: no slice for nohash/64Christophe Leroy
2019-04-21powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy
2019-04-21powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy
2019-04-21powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman
2019-04-21powerpc/mm/radix: Use KUEP API for Radix MMURussell Currey
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy
2019-04-17powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman
2019-02-18powerpc/dma: use the dma_direct mapping routinesChristoph Hellwig
2019-02-18powerpc/dma: remove dma_nommu_mmap_coherentChristoph Hellwig
2019-01-15powerpc: Allow CPU selection of G4/74xx variantMathieu Malaterre
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-20powerpc: allow NOT_COHERENT_CACHE for amigaoneChristoph Hellwig