aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2026-08-21Merge tag 'mips_7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+0
2026-08-03mips: remove dead selectJulian Braha1-1/+0
2026-07-15vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig filesThomas Weißschuh1-1/+0
2026-06-19Merge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-9/+5
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2026-06-15mips: select legacy gpiolib interfaces where usedArnd Bergmann1-0/+5
2026-06-09MIPS: VDSO: Fold MIPS_CLOCK_VSYSCALL into MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh1-3/+1
2026-06-09MIPS: VDSO: Gate microMIPS restriction on GCC versionThomas Weißschuh1-1/+1
2026-06-09MIPS: VDSO: Fold MIPS_DISABLE_VDSO into MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh1-2/+4
2026-06-04MIPS: VDSO: Only map the data pages when the vDSO is usedThomas Weißschuh1-1/+1
2026-06-04MIPS: Introduce Kconfig MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh1-1/+4
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh1-1/+0
2026-05-28arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSEYury Norov1-1/+1
2026-05-26MIPS: mobileye: Remove duplicate FIT_IMAGE_FDT_EPM5 from main KconfigSasha Levin1-9/+0
2026-03-12MIPS: Don't select CLOCKSOURCE_WATCHDOGThomas Gleixner1-1/+0
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+28
2026-02-09MIPS: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh1-0/+28
2026-02-06mips: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng1-0/+1
2026-01-30mips: LOONGSON32: drop a dangling Kconfig symbolRandy Dunlap1-1/+0
2025-12-01MIPS: Fix HOTPLUG_PARALLEL dependencyGregory CLEMENT1-1/+1
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-32/+32
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds1-1/+1
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh1-1/+0
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra1-14/+2
2025-08-29MIPS: loongson32: Switch to generic coreKeguang Zhang1-32/+32
2025-08-28mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTERNathan Chancellor1-1/+1
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+2
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+0
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+0
2025-07-16mips/malta,loongson2ef: use generic mc146818_get_time functionMateusz Jończyk1-0/+2
2025-06-30lib/crc: mips: Migrate optimized CRC code into lib/crc/Eric Biggers1-1/+0
2025-05-25mips: econet: Fix incorrect Kconfig dependenciesCaleb James DeLisle1-1/+2
2025-05-20mips: Add EcoNet MIPS platform supportCaleb James DeLisle1-0/+25
2025-04-27MIPS: SMP: Implement parallel CPU bring up for EyeQGregory CLEMENT1-0/+2
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+1
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel1-0/+1
2025-03-15mips: drop GENERIC_IOMAP wrapperArnd Bergmann1-1/+1
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh1-0/+1
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+2
2025-01-11MIPS: migrate to generic rule for built-in DTBsMasahiro Yamada1-0/+2
2025-01-11Revert "MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT"Xi Ruoyao1-1/+0
2024-12-01mips/crc32: expose CRC32 functions through libEric Biggers1-4/+1
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky1-0/+3
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-5/+0
2024-09-03MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)1-4/+0
2024-09-03MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)1-1/+0
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-1/+1
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+1