summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* sh: Cleanup about SPARSE_IRQKefeng Wang2021-10-271-1/+0
* Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-0/+1
|\
| * tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-0/+1
* | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+0
|\ \
| * | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| |/
* / arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
|/
* clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2021-06-081-1/+0
* mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual2021-05-051-0/+2
* mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-4/+1
* Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+1
|\
| * Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121-1/+0
| |\
| * | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-0/+1
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \ \ | |_|/ |/| |
| * | arch: sh: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
| |/
* / sh: Remove unused HAVE_COPY_THREAD_TLS macroJinyang He2021-01-061-1/+0
|/
* timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\
| * uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-16/+0
|/
* sh: Add SECCOMP_FILTERMichael Karcher2020-08-141-0/+1
* sh: switch to copy_thread_tls()Christian Brauner2020-08-141-0/+1
* sh: use the generic dma coherent remap allocatorChristoph Hellwig2020-08-141-0/+2
* sh: don't allow non-coherent DMA for NOMMUChristoph Hellwig2020-08-141-1/+2
* sh: sort the selects for SUPERH alphabeticallyChristoph Hellwig2020-08-141-48/+47
* sh: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-141-1/+1
* sh: Remove SH5-based Cayman platformGeert Uytterhoeven2020-08-141-3/+2
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds2020-06-061-52/+10
|\
| * sh: remove sh5 supportArnd Bergmann2020-06-011-52/+10
* | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-1/+0
* | sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra2020-05-191-1/+0
|/
* kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada2020-03-031-5/+0
* sched/rt, sh: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
* dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-041-1/+0
* docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
* docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab2019-07-151-1/+1
* mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* sh: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-121-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-101-0/+1
|\
| * binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-241-0/+1
* | docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
|/
* mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+0
* hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-1/+1
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
* sh: advertise gigantic page supportAlexandre Ghiti2019-05-141-0/+1
* locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-6/+0
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+1
|\
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+1
* | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-21/+3
|\