summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-12-221-0/+1
|\
| * powerpc/dma: Fallback to dma_ops when persistent memory presentAlexey Kardashevskiy2020-11-271-0/+1
* | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-7/+19
|\ \
| * | powerpc: Increase NR_IRQS range to support more KVM guestsCédric Le Goater2020-12-111-1/+1
| * | powerpc/8xx: Always pin kernel text TLBChristophe Leroy2020-12-091-2/+1
| * | powerpc: fix spelling mistake in Kconfig "seleted" -> "selected"Colin Ian King2020-12-081-1/+1
| * | powerpc: Allow relative pointers in bug table entriesJordan Niethe2020-12-041-0/+4
| * | powerpc/signal: Don't manage floating point regs when no FPUChristophe Leroy2020-12-041-0/+1
| * | powerpc/vdso: Switch VDSO to generic C implementation.Christophe Leroy2020-12-041-0/+2
| * | powerpc: Update NUMA Kconfig description & help textMichael Ellerman2020-12-041-1/+7
| * | powerpc: Make NUMA default y for powernvMichael Ellerman2020-12-041-1/+1
| * | powerpc: Make NUMA depend on SMPMichael Ellerman2020-12-041-1/+1
| |/
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-4/+1
|\ \
| * | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-4/+1
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-0/+1
|\ \ \ | |/ / |/| |
| * | powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-0/+1
| |/
* / kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-0/+1
|/
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-161-2/+19
|\
| * powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan2020-10-061-0/+13
| * powerpc: PPC_SECURE_BOOT should not require PowerNVDaniel Axtens2020-10-061-1/+1
| * Merge branch 'topic/irqs-off-activate-mm' into nextMichael Ellerman2020-09-181-0/+1
| |\
| | * powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2020-09-161-0/+1
| * | powerpc/64/mm: implement page mapping percpu first chunk allocatorAneesh Kumar K.V2020-09-151-1/+4
* | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-17/+0
|\ \ \
| * | | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-17/+0
| | |/ | |/|
* | | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-121-0/+1
|\ \ \
| * | | PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner2020-09-281-1/+1
| * | | PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner2020-09-161-0/+1
* | | | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-061-1/+1
| | |/ | |/|
* | | powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpcAneesh Kumar K.V2020-09-021-1/+0
| |/ |/|
* | powerpc/64s: Disallow PROT_SAO in LPARs by defaultShawn Anastasio2020-08-241-0/+12
|/
* Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-7/+23
|\
| * powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXChristophe Leroy2020-07-271-0/+1
| * powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin2020-07-271-0/+15
| * powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORENicholas Piggin2020-07-231-0/+1
| * powerpc/64s/hash: Disable subpage_prot syscall by defaultNicholas Piggin2020-07-221-2/+5
| * powerpc: Remove inaccessible CMDLINE defaultChris Packham2020-06-221-5/+1
* | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-041-0/+2
|\ \
| * | powerpc: use the generic dma_ops_bypass modeChristoph Hellwig2020-07-191-0/+1
| * | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
| |/
* / arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
|/
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-54/+15
|\
| * powerpc/32: Disable KASAN with pages bigger than 16kChristophe Leroy2020-06-021-2/+2
| * Merge branch 'fixes' into nextMichael Ellerman2020-05-261-1/+1
| |\
| * | powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOCChristophe Leroy2020-05-261-0/+1
| * | powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy2020-05-261-4/+7
| * | powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy2020-05-261-3/+5