summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-101-1/+0Star
* 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-171-1/+1
|/
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-141-20/+28
|\
| * powerpc/boot: Add lzo support for uImageChristophe Leroy2019-07-041-0/+1
| * powerpc/boot: Add lzma support for uImageChristophe Leroy2019-07-041-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-021-0/+1
| * powerpc: remove CONFIG_CMDLINE #ifdef messChristophe Leroy2019-05-021-3/+3
| * powerpc/mm: cleanup HPAGE_SHIFT setupChristophe Leroy2019-05-021-1/+1
| * powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy2019-05-021-1/+0Star
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-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/+0Star
|\ \
| * | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-7/+0Star
| |/
* | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra2019-04-031-0/+1
* | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-0/+1
|/
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+0Star
|\
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-1/+0Star
* | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-071-13/+66
|\ \
| * | powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy2019-02-231-0/+1
| * | powerpc: Enable kcovAndrew Donnellan2019-02-231-0/+1
| * | powerpc/kconfig: make _etext and data areas alignment configurable on 8xxChristophe Leroy2019-02-231-3/+15
| * | powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2019-02-231-0/+2
| * | powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32Christophe Leroy2019-02-231-2/+30
| * | powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy2019-02-231-0/+2
| * | powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFTChristophe Leroy2019-02-231-0/+9
| * | powerpc/kconfig: define PAGE_SHIFT inside KconfigChristophe Leroy2019-02-231-0/+7
| * | powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64Michael Ellerman2019-02-211-1/+1
| * | powerpc: drop unused GENERIC_CSUM Kconfig itemChristophe Leroy2019-02-211-3/+0Star
| * | Merge branch 'topic/dma' into nextMichael Ellerman2019-02-211-4/+1Star
| |\ \
| | * | dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig2019-02-181-0/+1
| | * | powerpc/dma: remove the iommu fallback for coherent allocationsChristoph Hellwig2019-02-181-4/+0Star
| | |/
| * | powerpc: Drop page_is_ram() and walk_system_ram_range()Christophe Leroy2019-02-041-3/+0Star
| * | powerpc: Enable kernel XZ compression option on 44xChristian Lamparter2019-02-011-1/+1
| * | powerpc/64s: Make reliable stacktrace dependency clearerNicolai Stange2019-01-311-1/+1
| |/
* | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-061-5/+1Star
|\ \
| * | powerpc: Adopt nvram module for PPC64Finn Thain2019-01-221-1/+1
| * | powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain2019-01-221-5/+1Star
| |/