summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)Author
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra
2025-08-29MIPS: loongson32: Switch to generic coreKeguang Zhang
2025-08-28mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTERNathan Chancellor
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-16mips/malta,loongson2ef: use generic mc146818_get_time functionMateusz Jończyk
2025-06-30lib/crc: mips: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-05-25mips: econet: Fix incorrect Kconfig dependenciesCaleb James DeLisle
2025-05-20mips: Add EcoNet MIPS platform supportCaleb James DeLisle
2025-04-27MIPS: SMP: Implement parallel CPU bring up for EyeQGregory CLEMENT
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel
2025-03-15mips: drop GENERIC_IOMAP wrapperArnd Bergmann
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-01-11MIPS: migrate to generic rule for built-in DTBsMasahiro Yamada
2025-01-11Revert "MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT"Xi Ruoyao
2024-12-01mips/crc32: expose CRC32 functions through libEric Biggers
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-03MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)
2024-09-03MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-23MIPS: Loongson64: Switch to SYNC_R4KJiaxun Yang
2024-07-16treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada
2024-07-12mips: select REALTEK_OTTO_TIMER for Realtek platformsChris Packham
2024-07-03MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BITJiaxun Yang
2024-06-11MIPS: select CPU_PM with SUSPENDJiaxun Yang
2024-06-11MIPS: mobileye: Add EyeQ6H supportGregory CLEMENT
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand
2024-03-27MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "System type" choiceMasahiro Yamada
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-15Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann
2024-02-23MIPS: Limit MIPS_MT_SMP support by ISA reversionJiaxun Yang
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers
2024-02-20MIPS: move unselectable entries out of the "CPU type" choiceMasahiro Yamada
2024-02-20MIPS: Add support for Mobileye EyeQ5Gregory CLEMENT
2024-02-20MIPS: Share generic kernel code with other architectureGregory CLEMENT
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini