summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)Author
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann
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
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2021-03-29arch: mips: fix unmet dependency for MTD_COMPLEX_MAPPINGSJulian Braha
2021-03-29MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS againTiezhu Yang
2021-03-14MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handlingHuang Pei
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer
2021-03-06MIPS: force CONFIG_PCI to on for IP27 and IP30Christoph Hellwig
2021-03-06MIPS: enable GENERIC_FIND_FIRST_BITAlexander Lobakin
2021-03-06MIPS: select CPU_MIPS64 for remaining MIPS64 CPUsJason A. Donenfeld
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-13MIPS: remove CONFIG_DMA_PERDEV_COHERENTChristoph Hellwig
2021-02-13MIPS: remove CONFIG_DMA_MAYBE_COHERENTChristoph Hellwig
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-04MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang
2021-02-04MIPS: Add Realtek RTL838x/RTL839x support as generic MIPS systemBert Vermeulen
2021-01-22MIPS: make kgdb depend on FPU supportArnd Bergmann
2021-01-22MIPS: jazz: always allow little-endian buildsArnd Bergmann
2021-01-22mips: Add N64 machine typeLauri Kasanen
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen
2021-01-22arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-15MIPS: select ARCH_WANT_LD_ORPHAN_WARNAlexander Lobakin
2021-01-06Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro
2021-01-06mips compat: switch to compat_binfmt_elf.cAl Viro
2021-01-06mips: KVM_GUEST makes no sense for 64bit builds...Al Viro
2021-01-04MIPS: Kill RM7K & RM9K IRQ CodeJiaxun Yang