summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
AgeCommit message (Expand)AuthorLines
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig-1/+0
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab-1/+1
2019-07-15docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab-1/+1
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig-1/+1
2019-07-12sh: use the generic get_user_pages_fast codeChristoph Hellwig-0/+2
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-0/+1
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig-0/+1
2019-06-14docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport-1/+0
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti-1/+1
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti-1/+1
2019-05-14sh: advertise gigantic page supportAlexandre Ghiti-0/+1
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long-6/+0
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+1
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig-1/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-21/+3
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-1/+1
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada-1/+1
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig-1/+0
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig-2/+0
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig-3/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-16/+3
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport-1/+0
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig-2/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-26/+0
2018-08-02sh: use generic dma_noncoherent_opsChristoph Hellwig-1/+2
2018-08-02sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig-0/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig-22/+0
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab-1/+1
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada-1/+1
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour-0/+1
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-2/+2
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-7/+3
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada-2/+2
2018-05-11sh: switch to NO_BOOTMEMRob Herring-0/+1
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig-3/+2
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin-0/+1
2016-08-05sh: add SMP support for J2Rich Felker-0/+2
2016-08-05sh: add support for J-Core J2 processorRich Felker-0/+10
2016-07-31sh: allow clocksource drivers to register sched_clock backendsRich Felker-0/+1
2016-07-31sh: fix futex/robust_list on nommu modelsRich Felker-0/+1
2016-07-31sh: add support for linking a builtin device tree blob in the kernelRich Felker-0/+20
2016-06-08sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij-10/+1