summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)Author
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-13mips: ralink: enable zboot supportChuanhong Guo
2020-10-13MIPS: ingenic: Remove CPU_SUPPORTS_HUGEPAGESPaul Cercueil
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12MIPS: Loongson64: Select SMP in Kconfig to avoid build errorTiezhu Yang
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-09-28PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner
2020-09-27MIPS: Increase range of CONFIG_FORCE_MAX_ZONEORDERPaul Cercueil
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig
2020-09-18MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil
2020-09-18MIPS: generic: Add support for Ingenic SoCsPaul Cercueil
2020-09-18MIPS: generic: Add support for zbootPaul Cercueil
2020-09-18MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbolPaul Cercueil
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner
2020-09-15MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-09-07MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer
2020-09-03MIPS: p5600: Discard UCA config selectionJinyang He
2020-09-03MIPS: Add support for ZSTD-compressed kernelsPaul Cercueil
2020-08-24MIPS: Remove PNX833x alias NXP_STB22xThomas Bogendoerfer
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-08-05MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen
2020-07-28MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil
2020-07-24MIPS: Retire kvm paravirtJiaxun Yang
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-16mips: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-10MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 onlyJiaxun Yang
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-04KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-05-27MIPS: Loongson64: select NO_EXCEPT_FILLJiaxun Yang
2020-05-27MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang
2020-05-24MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui