aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+1
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPGravatar Christoph Hellwig 1-1/+1
2019-07-12MIPS: use the generic get_user_pages_fast codeGravatar Christoph Hellwig 1-0/+2
2019-07-03MIPS: only select ARCH_HAS_UNCACHED_SEGMENT for non-coherent platformsGravatar Christoph Hellwig 1-1/+1
2019-06-03MIPS: use the generic uncached segment support in dma-directGravatar Christoph Hellwig 1-0/+1
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Gravatar Linus Torvalds 1-0/+6
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outGravatar Mike Rapoport 1-1/+0
2019-05-09MIPS: SGI-IP27: abstract chipset irq from bridgeGravatar Thomas Bogendoerfer 1-0/+1
2019-05-09MIPS: SGI-IP27: use generic PCI driverGravatar Thomas Bogendoerfer 1-0/+5
2019-05-08Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-33/+31
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-7/+0
2019-03-19arch: mips: Kconfig: pedantic formattingGravatar Enrico Weigelt, metux IT consult 1-31/+30
2019-03-19MIPS: eBPF: Initial eBPF support for MIPS32 architecture.Gravatar Hassan Naveed 1-2/+1
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-4/+9
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Thomas Gleixner 1-0/+1
2019-02-21MIPS: ingenic: Add support for appended devicetreeGravatar Paul Cercueil 1-1/+1
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityGravatar Christoph Hellwig 1-1/+0
2019-02-19MIPS: SGI-IP27: rework HUB interruptsGravatar Thomas Bogendoerfer 1-0/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionGravatar Yury Norov 1-0/+1
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityGravatar Christoph Hellwig 1-0/+1
2019-02-04MIPS: Loongson32: Fix config brokenness; select SYS_SUPPORTS_32BIT_KERNELGravatar Paul Burton 1-4/+0
2019-02-04MIPS: Don't select ARCH_HAS_SYNC_DMA_FOR_CPU when DMA is coherentGravatar Paul Burton 1-4/+4
2019-02-04MIPS: Enable hugepage support for MIPS64r6Gravatar Paul Burton 1-0/+1
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Gravatar Huacai Chen 1-0/+15
2019-01-22MIPS: Loongson32: Revert ISA level to MIPS32R2Gravatar Jiaxun Yang 1-1/+1
2019-01-22MIPS: Loongson32: clarify we don't support MIPS16 and merge configsGravatar Jiaxun Yang 1-0/+4
2019-01-22MIPS: ath79: drop machfilesGravatar John Crispin 1-1/+0
2019-01-18MIPS: Compile post DMA flush only when neededGravatar Hauke Mehrtens 1-1/+5
2019-01-11mips: fix n32 compat_ipc_parse_versionGravatar Arnd Bergmann 1-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-89/+22
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+0
2018-12-13dma-mapping: always build the direct mapping codeGravatar Christoph Hellwig 1-1/+0
2018-11-23eisa: consolidate EISA Kconfig entry in drivers/eisaGravatar Christoph Hellwig 1-26/+5
2018-11-23rapidio: consolidate RAPIDIO config entry in drivers/rapidioGravatar Christoph Hellwig 1-14/+1
2018-11-23pcmcia: allow PCMCIA support independent of the architectureGravatar Christoph Hellwig 1-2/+0
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsGravatar Christoph Hellwig 1-8/+2
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-29/+15
2018-11-23MIPS: remove the HT_PCI config optionGravatar Christoph Hellwig 1-11/+0
2018-11-21MIPS: Enable dead code eliminationGravatar Paul Burton 1-0/+1
2018-11-20MIPS: Enable Undefined Behavior Sanitizer UBSANGravatar Hassan Naveed 1-0/+1
2018-11-15MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurGravatar Maciej W. Rozycki 1-0/+3
2018-11-15MIPS: SiByte: Enable ZONE_DMA32 for LittleSurGravatar Maciej W. Rozycki 1-0/+1
2018-11-12MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFSGravatar Paul Burton 1-1/+12
2018-11-12mips: sort list of configs for MaltaGravatar Maksym Kokhan 1-7/+7
2018-11-12mips: delete duplicated BUILTIN_DTB and LIBFDT configsGravatar Maksym Kokhan 1-2/+0
2018-11-09MIPS: Allow FP support to be disabledGravatar Paul Burton 1-1/+13
2018-11-09MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=nGravatar Paul Burton 1-1/+1
2018-11-09MIPS: Introduce CONFIG_MIPS_FP_SUPPORTGravatar Paul Burton 1-0/+7