summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "System type" choiceMasahiro Yamada2024-03-271-9/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-151-9/+9
|\
| * treewide: remove CONFIG_HAVE_KVMPaolo Bonzini2024-02-081-9/+0
| * MIPS: introduce Kconfig for MIPS VZPaolo Bonzini2024-02-081-0/+9
* | Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-03-151-39/+99
|\ \
| * | MIPS: Limit MIPS_MT_SMP support by ISA reversionJiaxun Yang2024-02-231-1/+2
| * | MIPS: move unselectable entries out of the "CPU type" choiceMasahiro Yamada2024-02-201-38/+38
| * | MIPS: Add support for Mobileye EyeQ5Gregory CLEMENT2024-02-201-0/+53
| * | MIPS: Share generic kernel code with other architectureGregory CLEMENT2024-02-201-0/+6
| |/
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-0/+1
|\ \
| * | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-221-0/+1
| |/
* | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-1/+1
|\ \
| * | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
| |/
* / arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann2024-03-061-53/+5
|/
* MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang2023-12-051-0/+2
* MIPS: AR7: remove platformWolfram Sang2023-10-191-22/+0
* mips/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-27/+5
* Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-06-291-1/+3
|\
| * MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUPJiaxun Yang2023-06-091-0/+1
| * Revert "MIPS: unhide PATA_PLATFORM"Maciej W. Rozycki2023-06-091-1/+0
| * Merge tag 'mips-fixes_6.4_1' into mips-nextThomas Bogendoerfer2023-06-091-0/+1
| |\
| * | MIPS: generic: Allow R5 CPUs to be selectedJiaxun Yang2023-06-091-0/+2
* | | Merge branch 'expand-stack'Linus Torvalds2023-06-281-0/+1
|\ \ \
| * | | mips/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2023-06-241-0/+1
| | |/ | |/|
* | | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-0/+1
|\ \ \
| * | | MIPS: SMP_CPS: Switch to hotplug core state synchronizationThomas Gleixner2023-05-151-0/+1
| | |/ | |/|
* | | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-0/+1
|\ \ \ | |_|/ |/| |
| * | mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-0/+1
| |/
* / MIPS: unhide PATA_PLATFORMManuel Lauss2023-05-231-0/+1
|/
* Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-11/+4
|\
| * mips: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-051-4/+0
| * mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-11/+8
* | Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-04-271-71/+6
|\ \
| * | Revert "MIPS: generic: Enable all CPUs supported by virt board in Kconfig"Thomas Bogendoerfer2023-04-121-4/+0
| * | MIPS: Use def_bool y for ARCH_SUPPORTS_UPROBESTiezhu Yang2023-04-121-2/+1
| * | MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer2023-04-121-32/+2
| * | MIPS: generic: Enable all CPUs supported by virt board in KconfigJiaxun Yang2023-04-051-0/+4
| * | MIPS: Loongson: Don't select platform features with CPUJiaxun Yang2023-04-051-2/+0
| * | MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platformsJiaxun Yang2023-03-241-8/+1
| * | MIPS: Always select ARCH_HAS_SETUP_DMA_OPSJiaxun Yang2023-03-241-1/+1
| * | mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLPLukas Bulwahn2023-03-241-6/+0
| * | MIPS: sibyte: Replace BCM1125H with SB1250 optionThomas Bogendoerfer2023-03-171-1/+1
| * | MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer2023-03-171-18/+0
| * | MIPS: Loongson64: Remove CPU_HAS_WBJiaxun Yang2023-03-141-1/+0
| |/
* | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-261-4/+1
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-091-6/+4
| |\|
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-061-4/+1
| |\ \
| | * | bpf, mips: Implement R4000 workarounds for JITJiaxun Yang2023-02-281-3/+1
| | * | bpf, mips: Implement DADDI workarounds for JITJiaxun Yang2023-02-281-1/+0
* | | | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
| |_|/ |/| |