aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
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-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-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
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-21powerpc/8xx: Allow pinning IMMR TLB when using early debug consoleChristophe Leroy
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig
2018-12-19powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-12-04powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy
2018-12-04powerpc/8xx: Temporarily disable 16k pages and hugepagesChristophe Leroy
2018-11-26powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMUChristophe Leroy
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy
2018-11-23eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig
2018-11-23rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-02powerpc: remove CONFIG_MCA leftoversChristoph Hellwig
2018-11-02powerpc: remove CONFIG_PCI_QSPANChristoph Hellwig
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-20powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy
2018-10-20powerpc: Add support for function error injectionNaveen N. Rao
2018-10-13powerpc: Fix stackprotector detection for non-glibc toolchainsMichael Ellerman
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2018-10-03powerpc/64: add stack protector supportChristophe Leroy
2018-10-03powerpc/32: add stack protector supportChristophe Leroy
2018-08-29powerpc: disable support for relative ksymtab referencesArd Biesheuvel
2018-08-22arch: enable relative relocations for arm64, power and x86Ard Biesheuvel
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-08powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-08-03powerpc: Do not redefine NEED_DMA_MAP_STATEChristoph Hellwig