summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-25MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei1-1/+1
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-0/+5
2021-11-09MIPS: BMIPS: Enable PCI KconfigFlorian Fainelli1-0/+2
2021-11-09mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap1-0/+3
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-89/+3
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+4
2021-11-02Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-11/+4
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier1-1/+0
2021-10-25irq: mips: stop (ab)using handle_domain_irq()Mark Rutland1-1/+0
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer1-89/+2
2021-10-20MIPS: BMIPS: Remove use of irq_cpu_offlineFlorian Fainelli1-0/+1
2021-10-11bpf, mips: Clean up config options about JITTiezhu Yang1-9/+0
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann1-2/+0
2021-10-06mips, bpf: Enable eBPF JITsJohan Almbladh1-2/+4
2021-09-23MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu1-0/+1
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+1
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-30/+0
2021-09-02Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada1-0/+1
2021-08-12MIPS: Retire MACH_PISTACHIOJiaxun Yang1-30/+0
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn1-1/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-0/+2
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+0
2021-07-02Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-4/+3
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-4/+2
2021-07-01mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-7/+0
2021-07-01mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang1-3/+0
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-1/+1
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann1-3/+0
2021-06-08mips: ralink: convert to CONFIG_COMMON_CLKArnd Bergmann1-0/+1
2021-06-08mips: ar7: convert to CONFIG_COMMON_CLKArnd Bergmann1-2/+1
2021-06-08mips: ar7: convert to clkdev_lookupArnd Bergmann1-0/+1
2021-06-01MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMERPaul Cercueil1-0/+2
2021-06-01MIPS: mm: XBurst CPU requires sync after DMAPaul Cercueil1-0/+1
2021-05-11MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONEMike Rapoport1-4/+0
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual1-5/+1
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual1-0/+1
2021-04-23MIPS: select ARCH_KEEP_MEMBLOCK unconditionallyNick Desaulniers1-1/+1