summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-43/+4Star
|\
| * eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-3/+0Star
| * rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig2018-11-231-13/+1Star
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0Star
| * PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1Star
| * PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-3/+1Star
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-19/+1Star
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-2/+2
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-211-2/+2
| |/
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+0Star
|\ \
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0Star
| |/
* | powerpc/8xx: Allow pinning IMMR TLB when using early debug consoleChristophe Leroy2018-12-211-1/+1
* | 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