summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Kconfig.cputype
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc: Enable kernel XZ compression option on BOOK3S_32Aaro Koskinen2018-07-041-1/+0
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-0/+4
|\
| * powerpc/book3s64: Enable split pmd ptlock.Aneesh Kumar K.V2018-05-151-0/+4
* | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-0/+1
|/
* powerpc/64s: Add POWER9 CPU type selectionNicholas Piggin2018-04-011-0/+5
* powerpc/64: Add GENERIC_CPU support for little endianNicholas Piggin2018-04-011-2/+6
* powerpc/64s: Remove POWER4 supportNicholas Piggin2018-04-011-5/+1
* powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy2018-03-061-0/+1
* powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy2018-01-161-7/+0
* powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAPChristophe Leroy2018-01-161-1/+0
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-5/+14
|\
OpenPOWER on IntegriCloud