aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outGravatar Mike Rapoport 1-1/+0
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-14sh: advertise gigantic page supportGravatar Alexandre Ghiti 1-0/+1
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-6/+0
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityGravatar Christoph Hellwig 1-1/+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-21/+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-11-23pcmcia: allow PCMCIA support independent of the architectureGravatar Christoph Hellwig 1-2/+0
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsGravatar Christoph Hellwig 1-3/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-16/+3
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-2/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-26/+0
2018-08-02sh: use generic dma_noncoherent_opsGravatar Christoph Hellwig 1-1/+2
2018-08-02sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseGravatar Christoph Hellwig 1-0/+1
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-22/+0
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogGravatar Mauro Carvalho Chehab 1-1/+1
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableGravatar Masahiro Yamada 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-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-7/+3
2018-05-29kconfig: reference environment variables directly and remove 'option env='Gravatar Masahiro Yamada 1-2/+2
2018-05-11sh: switch to NO_BOOTMEMGravatar Rob Herring 1-0/+1
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/+2
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGGravatar Christoph Hellwig 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUGravatar Vladimir Murzin 1-0/+1
2016-08-05sh: add SMP support for J2Gravatar Rich Felker 1-0/+2
2016-08-05sh: add support for J-Core J2 processorGravatar Rich Felker 1-0/+10
2016-07-31sh: allow clocksource drivers to register sched_clock backendsGravatar Rich Felker 1-0/+1
2016-07-31sh: fix futex/robust_list on nommu modelsGravatar Rich Felker 1-0/+1
2016-07-31sh: add support for linking a builtin device tree blob in the kernelGravatar Rich Felker 1-0/+20
2016-06-08sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBGravatar Linus Walleij 1-10/+1
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanGravatar Zhaoxiu Zeng 1-0/+1
2016-05-20printk/nmi: generic solution for safe printk in NMIGravatar Petr Mladek 1-0/+1
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-0/+1
2016-03-19Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shGravatar Linus Torvalds 1-0/+1
2016-03-17sh: remove arch-specific localtimer and use generic oneGravatar Rich Felker 1-0/+1
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigGravatar Bjorn Helgaas 1-2/+0
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigGravatar Bogicevic Sasa 1-2/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationGravatar Christoph Hellwig 1-1/+0