summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
AgeCommit message (Expand)AuthorLines
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+2
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng-0/+1
2026-01-26sparc: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh-0/+11
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky-0/+1
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra-18/+2
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+0
2025-07-24fs/Kconfig: enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFSAnshuman Khandual-0/+1
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt-1/+0
2025-06-30lib/crc: sparc: Migrate optimized CRC code into lib/crc/Eric Biggers-1/+0
2024-12-01sparc/crc32: expose CRC32 functions through libEric Biggers-0/+1
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig-1/+1
2024-03-15Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+4
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2024-03-08sparc32: Do not select GENERIC_ISA_DMASam Ravnborg-4/+0
2024-03-08sparc32: Use generic cmpdi2/ucmpdi2 variantsSam Ravnborg-0/+2
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann-0/+2
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers-0/+1
2024-02-16sparc: Use shared font dataDr. David Alan Gilbert-0/+2
2024-02-15sparc: remove obsolete config ARCH_ATULukas Bulwahn-4/+0
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov-1/+1
2023-06-28Merge branch 'expand-stack'Linus Torvalds-0/+1
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds-0/+1
2023-06-19watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificPetr Mladek-1/+1
2023-06-16sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner-0/+1
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+10
2023-04-18sparc: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)-7/+9
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov-4/+1
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle-0/+1
2023-02-09sparc: allow PM configs for sparc32 COMPILE_TESTRandy Dunlap-1/+1
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan-1/+1
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra-0/+2
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual-1/+0
2022-07-17sparc/mm: move protection_map[] inside the platformAnshuman Khandual-1/+1
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker-1/+1
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+0
2022-04-28sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual-0/+1
2022-04-26arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren-5/+0
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann-1/+0
2022-02-25sparc64: remove CONFIG_SET_FS supportArnd Bergmann-1/+1
2022-02-25uaccess: generalize access_ok()Arnd Bergmann-0/+1
2022-01-20mm: percpu: generalize percpu related configKefeng Wang-9/+3
2021-10-21sparc32: use DMA_DIRECT_REMAPChristoph Hellwig-1/+2
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-0/+1
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada-0/+1
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn-1/+0