summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* powerpc: use mm zones more sensiblyChristoph Hellwig2018-12-201-6/+2Star
* powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy2018-12-191-0/+1
* powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy2018-12-041-1/+1
* powerpc/8xx: Temporarily disable 16k pages and hugepagesChristophe Leroy2018-12-041-1/+1
* powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMUChristophe Leroy2018-11-261-1/+1
* powerpc/kconfig: remove CONFIG_6xxChristophe Leroy2018-11-261-1/+1
* Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-031-13/+0Star
|\
| * powerpc: remove CONFIG_MCA leftoversChristoph Hellwig2018-11-011-4/+0Star
| * powerpc: remove CONFIG_PCI_QSPANChristoph Hellwig2018-11-011-9/+0Star
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0Star
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0Star
|/
* powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy2018-10-201-1/+1
* powerpc: Add support for function error injectionNaveen N. Rao2018-10-201-0/+1
* powerpc: Fix stackprotector detection for non-glibc toolchainsMichael Ellerman2018-10-131-1/+2
* powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-131-14/+0Star
* powerpc/64: add stack protector supportChristophe Leroy2018-10-031-1/+1
* powerpc/32: add stack protector supportChristophe Leroy2018-10-031-0/+1
* powerpc: disable support for relative ksymtab referencesArd Biesheuvel2018-08-301-1/+0Star
* arch: enable relative relocations for arm64, power and x86Ard Biesheuvel2018-08-221-0/+1
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-4/+8
|\
| * powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun2018-08-071-1/+1
| * powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2018-08-071-1/+6
| * powerpc: Do not redefine NEED_DMA_MAP_STATEChristoph Hellwig2018-08-031-3/+1Star
| * powerpc: Enable kernel XZ compression option on BOOK3S_32Aaro Koskinen2018-07-041-0/+1
* | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-1/+0Star
* | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0Star
* | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-19/+0Star
|/
* Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-131-16/+2Star
|\
| * powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin2018-06-111-15/+1Star
| * gcc-plugins: move GCC version check for PowerPC to KconfigMasahiro Yamada2018-06-111-1/+1
* | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-101-0/+1
|\ \
| * | powerpc: Add support for restartable sequencesBoqun Feng2018-06-061-0/+1
* | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-081-0/+1
| |/ |/|
* | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-0/+3
|\ \
| * | powerpc: always enable RTC_LIBArnd Bergmann2018-06-031-0/+1
| * | powerpc/livepatch: Implement reliable stack tracing for the consistency modelTorsten Duwe2018-05-101-0/+1
| * | powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman2018-05-031-0/+1
* | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-0/+1
|\ \ \ | |_|/ |/| |
| * | powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectedNicholas Piggin2018-05-171-0/+1
| |/
* | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-041-1/+1
|\ \
| * \ Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-1/+1
| |\ \ | | |/ | |/|
| | * docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-1/+1
* | | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-9/+0Star
* | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0Star
* | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-4/+1Star
* | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1Star
* | | iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig2018-05-091-3/+1Star
* | | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-1/+0Star
* | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0Star
|/ /
* / kexec_file: make use of purgatory optionalAKASHI Takahiro2018-04-141-0/+3
|/