aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-11/+8
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle1-0/+1
2023-04-05MIPS: generic: Enable all CPUs supported by virt board in KconfigJiaxun Yang1-0/+4
2023-04-05MIPS: Loongson: Don't select platform features with CPUJiaxun Yang1-2/+0
2023-03-24MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platformsJiaxun Yang1-8/+1
2023-03-24MIPS: Always select ARCH_HAS_SETUP_DMA_OPSJiaxun Yang1-1/+1
2023-03-24mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLPLukas Bulwahn1-6/+0
2023-03-17MIPS: sibyte: Replace BCM1125H with SB1250 optionThomas Bogendoerfer1-1/+1
2023-03-17MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer1-18/+0
2023-03-14MIPS: Loongson64: Remove CPU_HAS_WBJiaxun Yang1-1/+0
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+4
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-4/+1
2023-02-28MIPS: Workaround clang inline compat branch issueJiaxun Yang1-0/+4
2023-02-28bpf, mips: Implement R4000 workarounds for JITJiaxun Yang1-3/+1
2023-02-28bpf, mips: Implement DADDI workarounds for JITJiaxun Yang1-1/+0
2023-02-27mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINKArınç ÜNAL1-1/+0
2023-02-27MIPS: Remove DMA_PERDEV_COHERENTJiaxun Yang1-5/+0
2023-01-27mips: Realtek RTL: select NO_EXCEPT_FILLSander Vanheule1-0/+1
2022-12-15mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra1-1/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-09-09mips: Select SPARSEMEM_EXTREMEAlexander Sverdlin1-1/+0
2022-08-06Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-23/+1
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2022-07-17MIPS: BMIPS: Utilize cfe_die() for invalid DTBFlorian Fainelli1-0/+1
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer1-23/+0
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker1-1/+1
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-1/+0
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+0
2022-05-24MIPS: Kconfig: Fix indentation and add endif commentJuerg Haefliger1-6/+6
2022-04-26arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren1-5/+0
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen1-0/+5
2022-03-14MIPS: Only use current_stack_pointer on GCCKees Cook1-1/+1
2022-03-07mips: remove reference to "newer Loongson-3"Xi Ruoyao1-7/+2
2022-03-01mips: Implement "current_stack_pointer"Kees Cook1-0/+1
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer1-18/+6
2022-02-22MIPS: remove asm/war.hThomas Bogendoerfer1-0/+38
2022-02-07mips: Enable KCSANNemanja Rakovic1-0/+1
2022-02-07MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-optionNathan Chancellor1-0/+4
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+2
2022-01-20mm: percpu: generalize percpu related configKefeng Wang1-8/+2
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov1-1/+0
2022-01-11MIPS: bmips: Remove obsolete DMA mapping supportJim Quinlan1-1/+0
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su1-0/+10
2021-12-16mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn1-1/+1
2021-12-16mips: remove obsolete selection of CPU_HAS_LOAD_STORE_LRLukas Bulwahn1-1/+0
2021-12-16mips: drop selecting non-existing config NR_CPUS_DEFAULT_2Lukas Bulwahn1-1/+0
2021-12-16mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn1-0/+4
2021-12-16MIPS: drop selected EARLY_PRINTK configs for MACH_REALTEK_RTLSander Vanheule1-3/+0