aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
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
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-07-04powerpc: Enable kernel XZ compression option on BOOK3S_32Aaro Koskinen
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin
2018-06-11gcc-plugins: move GCC version check for PowerPC to KconfigMasahiro Yamada
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-06powerpc: Add support for restartable sequencesBoqun Feng
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-06-03powerpc: always enable RTC_LIBArnd Bergmann
2018-05-17powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectedNicholas Piggin
2018-05-10powerpc/livepatch: Implement reliable stack tracing for the consistency modelTorsten Duwe
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-05-03powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2018-04-13kexec_file: make use of purgatory optionalAKASHI Takahiro
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-31mm: relax deferred struct page requirementsPavel Tatashin
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-21powerpc: restore alphabetic order in KconfigChristophe Leroy
2018-01-20powerpc: initial pkey plumbingRam Pai
2018-01-17powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-13powerpc/lib: Implement UACCESS_FLUSHCACHE APIOliver O'Halloran
2017-11-13powerpc/lib: Implement PMEM APIOliver O'Halloran
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-01powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras