summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Kconfig.cputype
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64: Make VDSO32 track COMPAT on 64-bitMichael Ellerman2020-09-141-4/+3
* powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy2020-08-281-1/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-5/+5
* powerpc/uaccess: Don't set KUEP by default on book3s/32Christophe Leroy2020-06-021-1/+1
* powerpc/uaccess: Don't set KUAP by default on book3s/32Christophe Leroy2020-06-021-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2020-05-261-1/+1
|\
| * powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy2020-04-221-1/+1
* | powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy2020-05-261-0/+1
* | powerpc/8xx: MM_SLICE is not needed anymoreChristophe Leroy2020-05-261-1/+0
|/
* powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman2020-03-201-1/+1
* powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...Kajol Jain2020-03-041-0/+6
* powerpc/32: Force KASAN_VMALLOC for modulesChristophe Leroy2020-01-271-0/+1
* powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputypeChristophe Leroy2020-01-271-0/+4
* powerpc/32s: Enable CONFIG_VMAP_STACKChristophe Leroy2020-01-271-0/+2
* powerpc/8xx: Enable CONFIG_VMAP_STACKChristophe Leroy2020-01-271-0/+1
* Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-301-5/+5
|\
| * powerpc: Fix Kconfig indentationKrzysztof Kozlowski2019-11-251-5/+5
* | dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2019-11-111-1/+0
|/
* powerpc: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-281-0/+2
* powerpc/32s: add an option to exclusively select powerpc 601Christophe Leroy2019-08-281-2/+12
* powerpc/mm: Remove radix dependency on HugeTLB pageAneesh Kumar K.V2019-07-051-1/+1
* hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-1/+1
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
* Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-101-2/+43
|\
| * powerpc/Kconfig: select PPC_MM_SLICES from subarch typeChristophe Leroy2019-05-031-2/+2
| * powerpc/mm: no slice for nohash/64Christophe Leroy2019-05-031-0/+4
| * powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+1
| * powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy2019-04-211-0/+1
| * powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+1
| * powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-0/+1
| * powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-1/+1
| * powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman2019-04-211-0/+8
| * powerpc/mm/radix: Use KUEP API for Radix MMURussell Currey2019-04-211-0/+1
| * powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+12
| * powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-0/+12
* | powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2019-04-171-1/+1
|/
* Merge branch 'topic/dma' into nextMichael Ellerman2019-02-211-0/+3
|\
| * powerpc/dma: use the dma_direct mapping routinesChristoph Hellwig2019-02-181-0/+2
| * powerpc/dma: remove dma_nommu_mmap_coherentChristoph Hellwig2019-02-181-0/+1
* | powerpc: Allow CPU selection of G4/74xx variantMathieu Malaterre2019-01-151-0/+6
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-2/+2
|\
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-2/+2
* | powerpc: allow NOT_COHERENT_CACHE for amigaoneChristoph Hellwig2018-12-201-1/+2
* | powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMUChristophe Leroy2018-11-261-9/+1
* | powerpc/kconfig: remove CONFIG_6xxChristophe Leroy2018-11-261-6/+2
|/
* powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-131-4/+0
* powerpc/mm:book3s: Enable THP migration supportAneesh Kumar K.V2018-10-031-0/+1
* powerpc: Allow CPU selection of e300core variantsChristophe Leroy2018-08-081-0/+10
* powerpc: Allow CPU selection also on PPC32Christophe Leroy2018-08-081-4/+11
* powerpc: Make CPU selection logic generic in MakefileChristophe Leroy2018-08-081-0/+15