summaryrefslogtreecommitdiff
path: root/arch/sh/Kconfig
AgeCommit message (Expand)Author
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
2014-03-11sh: Remove Kconfig entries for TMU, CMT and MTU2Magnus Damm
2014-02-18usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham
2013-12-20stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-10-23sh: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-10idle: Remove unused ARCH_HAS_DEFAULT_IDLEPaul Bolle
2013-04-10cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-08sh: Use generic idle loopThomas Gleixner
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds