summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+0
|\
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-1/+0
* | Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-03-071-0/+2
|\ \
| * | xtensa: use generic spinlock/rwlock implementationMax Filippov2019-02-071-0/+2
* | | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-271-0/+1
|\ \ \ | |/ / |/| |
| * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
| |/
* | xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCECorentin Labbe2019-01-261-1/+1
* | xtensa: Fix typo use space=>user spaceCorentin Labbe2019-01-261-1/+1
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-17/+1
|\
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-15/+1
* | Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-12-291-0/+3
|\ \
| * | xtensa: implement jump_label supportMax Filippov2018-12-201-0/+1
| * | xtensa: implement syscall tracepointsMax Filippov2018-12-171-0/+1
| * | xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOKMax Filippov2018-12-171-0/+1
| |/
* | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
* | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0
* | dma-mapping: move the remap helpers to a separate fileChristoph Hellwig2018-12-011-0/+1
|/
* Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-11-011-3/+0
|\
| * xtensa: remove ZONE_DMAChristoph Hellwig2018-10-151-3/+0
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-221-1/+1
|\ \ | |/ |/|
| * dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
* | xtensa: enable SG chaining in KconfigMax Filippov2018-09-111-0/+1
|/
* Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-08-221-21/+39
|\
| * Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov2018-08-201-0/+3
| |\
| | * xtensa: use generic dma_noncoherent_opsChristoph Hellwig2018-07-111-0/+3
| * | xtensa: make bootparam parsing optionalMax Filippov2018-08-201-0/+9
| * | xtensa: drop variant IRQ supportMax Filippov2018-08-201-3/+0
| * | xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov2018-08-201-0/+4
| * | xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov2018-08-201-8/+7
| * | xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov2018-08-201-11/+0
| * | xtensa: rework noMMU cache attributes initializationMax Filippov2018-08-131-0/+17
| |/
* | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
* | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0
* | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-25/+0
|/
* Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
* dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
* Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-291-0/+7
|\
| * xtensa: use generic strncpy_from_user with KASANMax Filippov2017-12-171-0/+1
| * xtensa: add support for KASANMax Filippov2017-12-161-0/+5
| * xtensa: enable stack protectorMax Filippov2017-12-161-0/+1
* | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \ | |/ |/|
| * treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin2017-06-301-0/+1
* xtensa: enable HAVE_DMA_CONTIGUOUSMax Filippov2016-12-151-0/+1
* xtensa: disable MMU initialization option on MMUv2 coresMax Filippov2016-09-291-0/+1
* xtensa: fix default kernel load addressMax Filippov2016-09-091-2/+4