summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-48/+17
2019-09-20MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton1-1/+1
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+1
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton1-1/+6
2019-08-29MIPS: document mixing "slightly different CCAs"Christoph Hellwig1-0/+7
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig1-1/+1
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-07-30MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORTFabian Mewes1-4/+0
2019-07-25mips: Add support for generic vDSOVincenzo Frascino1-0/+2
2019-07-23MIPS: Remove unused R8000 CPU supportPaul Burton1-19/+5
2019-07-23MIPS: Remove unused R5432 CPU supportPaul Burton1-11/+0
2019-07-23MIPS: Remove unused R4300 CPU supportPaul Burton1-12/+0
2019-07-21MIPS: pte_special()/pte_mkspecial() supportDmitry Korotin1-0/+1
2019-07-21MIPS: ingenic: Add support for huge pagesDaniel Silsby1-0/+1
2019-07-21MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BITDaniel Silsby1-2/+2
2019-07-21MIPS: Disallow CPU_SUPPORTS_HUGEPAGES for XPA,EVADaniel Silsby1-0/+1
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig1-1/+1
2019-07-12MIPS: use the generic get_user_pages_fast codeChristoph Hellwig1-0/+2
2019-07-03MIPS: only select ARCH_HAS_UNCACHED_SEGMENT for non-coherent platformsChristoph Hellwig1-1/+1
2019-06-03MIPS: use the generic uncached segment support in dma-directChristoph Hellwig1-0/+1
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds1-0/+6
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport1-1/+0
2019-05-09MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer1-0/+1
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer1-0/+5
2019-05-08Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-33/+31
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-7/+0
2019-03-19arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-31/+30
2019-03-19MIPS: eBPF: Initial eBPF support for MIPS32 architecture.Hassan Naveed1-2/+1
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-4/+9
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner1-0/+1
2019-02-21MIPS: ingenic: Add support for appended devicetreePaul Cercueil1-1/+1
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig1-1/+0
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer1-0/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig1-0/+1
2019-02-04MIPS: Loongson32: Fix config brokenness; select SYS_SUPPORTS_32BIT_KERNELPaul Burton1-4/+0
2019-02-04MIPS: Don't select ARCH_HAS_SYNC_DMA_FOR_CPU when DMA is coherentPaul Burton1-4/+4
2019-02-04MIPS: Enable hugepage support for MIPS64r6Paul Burton1-0/+1
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen1-0/+15
2019-01-22MIPS: Loongson32: Revert ISA level to MIPS32R2Jiaxun Yang1-1/+1
2019-01-22MIPS: Loongson32: clarify we don't support MIPS16 and merge configsJiaxun Yang1-0/+4
2019-01-22MIPS: ath79: drop machfilesJohn Crispin1-1/+0
2019-01-18MIPS: Compile post DMA flush only when neededHauke Mehrtens1-1/+5
2019-01-11mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-89/+22
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+0
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0