summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-241-0/+1
* Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-05-111-6/+20
|\
| * xtensa: implement initialize_cacheattr for MPU coresMax Filippov2019-05-071-6/+20
* | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-3/+0Star
|/
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+0Star
|\
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-1/+0Star
* | 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/+1Star
|\
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0Star
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-15/+1Star
* | 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/+0Star
* | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0Star
* | 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/+0Star
|\
| * xtensa: remove ZONE_DMAChristoph Hellwig2018-10-151-3/+0Star
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0Star
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0Star
* | 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-121-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/+0Star
| * | xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov2018-08-201-0/+4
| * | xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov2018-08-201-8/+7Star
| * | xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov2018-08-201-11/+0Star
| * | xtensa: rework noMMU cache attributes initializationMax Filippov2018-08-141-0/+17
| |/
* | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0Star
* | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0Star
* | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-25/+0Star
|/
* Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
* dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0Star
* Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-301-0/+7
|\
| * xtensa: use generic strncpy_from_user with KASANMax Filippov2017-12-181-0/+1
| * xtensa: add support for KASANMax Filippov2017-12-171-0/+5
| * xtensa: enable stack protectorMax Filippov2017-12-171-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
|/