summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'expand-stack'Linus Torvalds2023-06-281-0/+1
|\
| * mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-06-241-0/+1
* | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-1/+1
|\ \
| * | watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificPetr Mladek2023-06-191-1/+1
| |/
* / sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-0/+1
|/
* Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-11/+10
|\
| * sparc: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
| * mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-4/+1
* | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
|/
* sparc: allow PM configs for sparc32 COMPILE_TESTRandy Dunlap2023-02-091-1/+1
* arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-1/+0
|\
| * mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * sparc/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-171-1/+1
* | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-1/+1
|\ \
| * | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-1/+1
| |/
* / mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-211-0/+2
|/
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-5/+0
|\
| * arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-5/+0
* | sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-04-281-0/+1
|/
* uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-1/+0
* sparc64: remove CONFIG_SET_FS supportArnd Bergmann2022-02-251-1/+1
* uaccess: generalize access_ok()Arnd Bergmann2022-02-251-0/+1
* mm: percpu: generalize percpu related configKefeng Wang2022-01-201-9/+3
* sparc32: use DMA_DIRECT_REMAPChristoph Hellwig2021-10-211-1/+2
* 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
|/
* mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-4/+1
* mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-1/+1
* Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+1
|\
| * softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-02-231-1/+1
|\ \
| * | sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap2021-02-181-1/+1
| * | arch/sparc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-1/+1
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \ \
| * | | arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
| | |/ | |/|
* / | Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro2021-01-061-1/+0
|/ /
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-3/+1
|\ \ \
| * | | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-3/+1
| |/ /
* / / sparc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-0/+1
|/ /
* | 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
* | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-17/+1
|\ \ \
| * | | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-17/+1
| |/ /
* | | PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner2020-09-281-1/+1