summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
AgeCommit message (Expand)Author
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-08-21sparc32: switch to NO_BOOTMEMMike Rapoport
2018-08-21sparc: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-02-15sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-17arch: Fix duplicates in Kconfig for parisc and sparcBabu Moger
2017-11-15vDSO for sparcNagarathnam Muthusamy
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu
2017-05-26arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5Jane Chu
2017-05-25arch/sparc: Enable queued spinlock support for SPARCBabu Moger
2017-05-25arch/sparc: Enable queued rwlocks for SPARCBabu Moger
2017-05-25arch/sparc: Define config parameter CPU_BIG_ENDIANBabu Moger
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-23sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller
2017-04-22sparc64: Add eBPF JIT.David S. Miller
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan
2017-04-02sparc: switch to RAW_COPY_USERAl Viro
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan