aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-1/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-19/+0
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-16/+2
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin1-15/+1
2018-06-11gcc-plugins: move GCC version check for PowerPC to KconfigMasahiro Yamada1-1/+1
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-0/+1
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+3
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+1
2018-06-06powerpc: Add support for restartable sequencesBoqun Feng1-0/+1
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2018-06-03powerpc: always enable RTC_LIBArnd Bergmann1-0/+1
2018-05-17powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectedNicholas Piggin1-0/+1
2018-05-10powerpc/livepatch: Implement reliable stack tracing for the consistency modelTorsten Duwe1-0/+1
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig1-9/+0
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-3/+0
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig1-4/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig1-3/+1
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig1-1/+0
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-1/+0
2018-05-03powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman1-0/+1
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet1-1/+1
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport1-1/+1
2018-04-13kexec_file: make use of purgatory optionalAKASHI Takahiro1-0/+3
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar1-3/+18
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers1-0/+1
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+17
2018-01-31mm: relax deferred struct page requirementsPavel Tatashin1-1/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2018-01-21Merge branch 'fixes' into nextMichael Ellerman1-0/+1
2018-01-21powerpc: restore alphabetic order in KconfigChristophe Leroy1-2/+2
2018-01-20powerpc: initial pkey plumbingRam Pai1-0/+15
2018-01-17powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman1-0/+1
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-0/+1
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+5
2017-11-13powerpc/lib: Implement UACCESS_FLUSHCACHE APIOliver O'Halloran1-0/+1
2017-11-13powerpc/lib: Implement PMEM APIOliver O'Halloran1-0/+1
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-10/+28
2017-09-01powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras1-4/+0
2017-08-18kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin1-1/+1
2017-08-15powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy1-1/+1
2017-08-15powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOCChristophe Leroy1-1/+2
2017-08-15powerpc/8xx: Make pinning of ITLBs optionalChristophe Leroy1-0/+10
2017-08-14powerpc/8xx: Fix two CONFIG_8xx left behindChristophe Leroy1-1/+1
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy1-2/+2
2017-08-10powerpc/kconfig: Simplify PCI_QSPAN selectionChristophe Leroy1-2/+2