summaryrefslogtreecommitdiff
path: root/arch/sh/Kconfig
AgeCommit message (Expand)Author
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-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-02sh: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-02sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph 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-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
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-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-05-11sh: switch to NO_BOOTMEMRob Herring
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-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin
2016-08-05sh: add SMP support for J2Rich Felker
2016-08-05sh: add support for J-Core J2 processorRich Felker
2016-07-31sh: allow clocksource drivers to register sched_clock backendsRich Felker
2016-07-31sh: fix futex/robust_list on nommu modelsRich Felker
2016-07-31sh: add support for linking a builtin device tree blob in the kernelRich Felker
2016-06-08sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-03-19Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds
2016-03-17sh: remove arch-specific localtimer and use generic oneRich Felker
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-04-14sh: expose number of page table levelsKirill A. Shutemov
2015-02-10sh: build superh without CONFIG_EXPERTRob Landley
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-12-04PM / Kconfig: Do not select PM directly from Kconfig filesRafael J. Wysocki
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-22sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-07-18sh: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro