summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-041-0/+17
|\
| * powerpc: Ultravisor: Add PPC_UV config optionAnshuman Khandual2019-11-281-0/+17
* | powerpc: Add support for GENERIC_EARLY_IOREMAPChristophe Leroy2019-11-191-0/+1
* | Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman2019-11-141-0/+11
|\ \
| * | powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan2019-11-131-0/+11
| |/
* | Merge branch 'topic/secureboot' into nextMichael Ellerman2019-11-131-0/+22
|\ \
| * | powerpc: expose secure variables to userspace via sysfsNayna Jain2019-11-131-0/+11
| * | powerpc/ima: Add support to initialize ima policy rulesNayna Jain2019-11-121-0/+1
| * | powerpc: Detect the secure boot mode of the systemNayna Jain2019-11-121-0/+10
| |/
* / powerpc: Support CMDLINE_EXTENDChris Packham2019-11-071-1/+19
|/
* Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-17/+26
|\
| * powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashesHari Bathini2019-09-141-0/+9
| * powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini2019-09-141-0/+9
| * powerpc/fadump: add fadump support on powernvHari Bathini2019-09-141-2/+3
| * powerpc: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-281-12/+0
| * powerpc: convert to copy_thread_tlsNicholas Piggin2019-08-281-0/+1
| * powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3EChristophe Leroy2019-08-271-1/+1
| * powerpc: add machine check safe copy_to_userSantosh Sivaraj2019-08-211-0/+1
| * powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHEChristophe Leroy2019-08-051-2/+2
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-0/+1
|\ \
| * | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
| |/
* | Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-161-0/+1
|\ \
| * | kexec: add KEXEC_ELFSven Schnelle2019-09-061-0/+1
| |/
* / dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-101-1/+0
|/
* Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-241-0/+1
|\
| * powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio2019-07-191-0/+1
* | mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-161-1/+1
|/
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-20/+28
|\
| * powerpc/boot: Add lzo support for uImageChristophe Leroy2019-07-051-0/+1
| * powerpc/boot: Add lzma support for uImageChristophe Leroy2019-07-051-0/+1
| * powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult2019-07-041-20/+20
| * powerpc: Fix compile issue with force DAWRMichael Neuling2019-07-031-0/+4
| * powerpc/ftrace: Enable C Version of recordmcountChristophe Leroy2019-07-011-0/+1
| * powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin2019-06-191-0/+1
* | mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig2019-07-121-0/+1
* | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* | docs: move protection-keys.rst to the core-api bookMauro Carvalho Chehab2019-06-081-1/+1
|/
* mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-0/+1
* Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-101-5/+5
|\
| * powerpc/32: Add KASAN supportChristophe Leroy2019-05-031-0/+1
| * powerpc: remove CONFIG_CMDLINE #ifdef messChristophe Leroy2019-05-031-3/+3
| * powerpc/mm: cleanup HPAGE_SHIFT setupChristophe Leroy2019-05-031-1/+1
| * powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy2019-05-031-1/+0
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \
| * | powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon2019-04-081-0/+1
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-061-0/+4
|\ \
| * | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin2019-05-031-0/+4
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-7/+0
|\ \
| * | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-7/+0
| |/
* | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra2019-04-031-0/+1