summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)Author
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20mm: percpu: generalize percpu related configKefeng Wang
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov
2022-01-11MIPS: bmips: Remove obsolete DMA mapping supportJim Quinlan
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su
2021-12-16mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn
2021-12-16mips: remove obsolete selection of CPU_HAS_LOAD_STORE_LRLukas Bulwahn
2021-12-16mips: drop selecting non-existing config NR_CPUS_DEFAULT_2Lukas Bulwahn
2021-12-16mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn
2021-12-16MIPS: drop selected EARLY_PRINTK configs for MACH_REALTEK_RTLSander Vanheule
2021-11-25MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-09MIPS: BMIPS: Enable PCI KconfigFlorian Fainelli
2021-11-09mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier
2021-10-25irq: mips: stop (ab)using handle_domain_irq()Mark Rutland
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer
2021-10-20MIPS: BMIPS: Remove use of irq_cpu_offlineFlorian Fainelli
2021-10-11bpf, mips: Clean up config options about JITTiezhu Yang
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann
2021-10-06mips, bpf: Enable eBPF JITsJohan Almbladh
2021-09-23MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-08-12MIPS: Retire MACH_PISTACHIOJiaxun Yang
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann
2021-06-08mips: ralink: convert to CONFIG_COMMON_CLKArnd Bergmann
2021-06-08mips: ar7: convert to CONFIG_COMMON_CLKArnd Bergmann
2021-06-08mips: ar7: convert to clkdev_lookupArnd Bergmann
2021-06-01MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMERPaul Cercueil
2021-06-01MIPS: mm: XBurst CPU requires sync after DMAPaul Cercueil
2021-05-11MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONEMike Rapoport
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual
2021-04-23MIPS: select ARCH_KEEP_MEMBLOCK unconditionallyNick Desaulniers