summaryrefslogtreecommitdiffstats
path: root/arch/sparc/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-22/+3
|\
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0
| * PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1
| * PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-3/+1
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-14/+1
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+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
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
* sparc32: switch to NO_BOOTMEMMike Rapoport2018-08-211-2/+2
* sparc: use generic dma_noncoherent_opsChristoph Hellwig2018-08-211-0/+2
* 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-24/+0
* arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab2018-06-151-1/+1
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-0/+1
* Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-061-2/+2
|\
| * kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-291-2/+2
* | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-4/+0
* | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
* | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
* | iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig2018-05-091-4/+1
* | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
|/
* sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan2018-02-151-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-171-0/+2
|\
| * vDSO for sparcNagarathnam Muthusamy2017-11-151-0/+2
* | arch: Fix duplicates in Kconfig for parisc and sparcBabu Moger2017-11-171-3/+0
* | Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong2017-10-091-1/+0
|/
* arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-081-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-07-081-0/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-06-101-4/+8
| |\
| * | arch/sparc: Enable queued spinlock support for SPARCBabu Moger2017-05-251-0/+1
| * | arch/sparc: Enable queued rwlocks for SPARCBabu Moger2017-05-251-0/+1
| * | arch/sparc: Define config parameter CPU_BIG_ENDIANBabu Moger2017-05-251-0/+3
* | | security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-091-3/+0
| |/ |/|
* | arch/sparc: support NR_CPUS = 4096Jane Chu2017-06-061-2/+2
* | arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5Jane Chu2017-05-261-2/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-1/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-261-0/+1
| |\
| * | sparc64: Add eBPF JIT.David S. Miller2017-04-221-1/+2
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-011-1/+0
|\ \ \ | |_|/ |/| |
| * | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
| * | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| * | sparc: switch to RAW_COPY_USERAl Viro2017-04-021-0/+1
* | | sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller2017-04-231-0/+1
| |/ |/|
* | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan2017-04-181-1/+1
|/