summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|/ |/| |
* | | MIPS: Workaround clang inline compat branch issueJiaxun Yang2023-02-281-0/+4
* | | mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINKArınç ÜNAL2023-02-271-1/+0
* | | MIPS: Remove DMA_PERDEV_COHERENTJiaxun Yang2023-02-271-5/+0
|/ /
* / mips: Realtek RTL: select NO_EXCEPT_FILLSander Vanheule2023-01-271-0/+1
|/
* mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra2022-12-151-1/+1
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+1
|\
| * arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
* | mips: Select SPARSEMEM_EXTREMEAlexander Sverdlin2022-09-091-1/+0
|/
* Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2022-08-061-23/+1
|\
| * MIPS: BMIPS: Utilize cfe_die() for invalid DTBFlorian Fainelli2022-07-171-0/+1
| * MIPS: Remove VR41xx supportThomas Bogendoerfer2022-07-141-23/+0
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-1/+0
|\ \
| * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-281-1/+0
| |/
* / context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-1/+1
|/