aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPGravatar Christoph Hellwig 1-1/+1
2019-07-12sparc64: use the generic get_user_pages_fast codeGravatar Christoph Hellwig 1-0/+1
2019-07-12sparc: remove ARCH_SELECT_MEMORY_MODELGravatar Mike Rapoport 1-3/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationGravatar Alexandre Ghiti 1-1/+1
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCGravatar Alexandre Ghiti 1-1/+1
2019-05-14sparc: advertise gigantic page supportGravatar Alexandre Ghiti 1-0/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-8/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-8/+0
2019-04-03asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEGravatar Peter Zijlstra 1-0/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionGravatar Yury Norov 1-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-22/+3
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+1
2018-12-22treewide: surround Kconfig file paths with double quotesGravatar Masahiro Yamada 1-1/+1
2018-12-13dma-mapping: always build the direct mapping codeGravatar Christoph Hellwig 1-1/+0
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINGravatar Christoph Hellwig 1-1/+0
2018-11-23pcmcia: allow PCMCIA support independent of the architectureGravatar Christoph Hellwig 1-2/+0
2018-11-23PCI: consolidate the PCI_SYSCALL symbolGravatar Christoph Hellwig 1-3/+1
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsGravatar Christoph Hellwig 1-3/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-14/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 1-1/+0
2018-09-20dma-mapping: merge direct and noncoherent opsGravatar Christoph Hellwig 1-1/+1
2018-08-21sparc32: switch to NO_BOOTMEMGravatar Mike Rapoport 1-2/+2
2018-08-21sparc: use generic dma_noncoherent_opsGravatar Christoph Hellwig 1-0/+2
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigGravatar Christoph Hellwig 1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuGravatar Christoph Hellwig 1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-24/+0
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogGravatar Mauro Carvalho Chehab 1-1/+1
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALGravatar Laurent Dufour 1-0/+1
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-2/+2
2018-05-29kconfig: reference environment variables directly and remove 'option env='Gravatar Masahiro Yamada 1-2/+2
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigGravatar Christoph Hellwig 1-4/+0
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigGravatar Christoph Hellwig 1-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigGravatar Christoph Hellwig 1-3/+1
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Gravatar Christoph Hellwig 1-4/+1
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGGravatar Christoph Hellwig 1-1/+0
2018-02-15sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}Gravatar James Hogan 1-0/+2
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-0/+2
2017-11-17arch: Fix duplicates in Kconfig for parisc and sparcGravatar Babu Moger 1-3/+0
2017-11-15vDSO for sparcGravatar Nagarathnam Muthusamy 1-0/+2
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Gravatar Ding Tianhong 1-1/+0
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsGravatar Babu Moger 1-0/+3
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 1-0/+5
2017-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar David S. Miller 1-4/+8
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigGravatar Bilal Amarni 1-3/+0
2017-06-06arch/sparc: support NR_CPUS = 4096Gravatar Jane Chu 1-2/+2
2017-05-26arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5Gravatar Jane Chu 1-2/+6
2017-05-25arch/sparc: Enable queued spinlock support for SPARCGravatar Babu Moger 1-0/+1
2017-05-25arch/sparc: Enable queued rwlocks for SPARCGravatar Babu Moger 1-0/+1