summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-19powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-05powerpc/boot: Add lzo support for uImageChristophe Leroy
2019-07-05powerpc/boot: Add lzma support for uImageChristophe Leroy
2019-07-04powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult
2019-07-03powerpc: Fix compile issue with force DAWRMichael Neuling
2019-07-01powerpc/ftrace: Enable C Version of recordmcountChristophe Leroy
2019-06-19powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin
2019-06-08docs: move protection-keys.rst to the core-api bookMauro Carvalho Chehab
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy
2019-05-03powerpc: remove CONFIG_CMDLINE #ifdef messChristophe Leroy
2019-05-03powerpc/mm: cleanup HPAGE_SHIFT setupChristophe Leroy
2019-05-03powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy
2019-04-08powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-04-03asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy
2019-02-23powerpc: Enable kcovAndrew Donnellan
2019-02-23powerpc/kconfig: make _etext and data areas alignment configurable on 8xxChristophe Leroy
2019-02-23powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2019-02-23powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32Christophe Leroy
2019-02-23powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy
2019-02-23powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFTChristophe Leroy
2019-02-23powerpc/kconfig: define PAGE_SHIFT inside KconfigChristophe Leroy
2019-02-22powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64Michael Ellerman
2019-02-22powerpc: drop unused GENERIC_CSUM Kconfig itemChristophe Leroy
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2019-02-18dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig
2019-02-18powerpc/dma: remove the iommu fallback for coherent allocationsChristoph Hellwig
2019-02-13of: select OF_RESERVED_MEM automaticallyChristoph Hellwig
2019-02-04powerpc: Drop page_is_ram() and walk_system_ram_range()Christophe Leroy
2019-02-01powerpc: Enable kernel XZ compression option on 44xChristian Lamparter
2019-01-31powerpc/64s: Make reliable stacktrace dependency clearerNicolai Stange
2019-01-22powerpc: Adopt nvram module for PPC64Finn Thain