summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
AgeCommit message (Expand)Author
2020-01-09MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin
2020-01-09MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-20MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton
2019-08-29MIPS: document mixing "slightly different CCAs"Christoph Hellwig
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-07-30MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORTFabian Mewes
2019-07-25mips: Add support for generic vDSOVincenzo Frascino
2019-07-23MIPS: Remove unused R8000 CPU supportPaul Burton
2019-07-23MIPS: Remove unused R5432 CPU supportPaul Burton
2019-07-23MIPS: Remove unused R4300 CPU supportPaul Burton
2019-07-21MIPS: pte_special()/pte_mkspecial() supportDmitry Korotin
2019-07-21MIPS: ingenic: Add support for huge pagesDaniel Silsby
2019-07-21MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BITDaniel Silsby
2019-07-21MIPS: Disallow CPU_SUPPORTS_HUGEPAGES for XPA,EVADaniel Silsby
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-12MIPS: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-03MIPS: only select ARCH_HAS_UNCACHED_SEGMENT for non-coherent platformsChristoph Hellwig
2019-06-03MIPS: use the generic uncached segment support in dma-directChristoph Hellwig
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport
2019-05-09MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer
2019-05-08Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-03-19arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2019-03-19MIPS: eBPF: Initial eBPF support for MIPS32 architecture.Hassan Naveed
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-02-21MIPS: ingenic: Add support for appended devicetreePaul Cercueil
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig
2019-02-04MIPS: Loongson32: Fix config brokenness; select SYS_SUPPORTS_32BIT_KERNELPaul Burton
2019-02-04MIPS: Don't select ARCH_HAS_SYNC_DMA_FOR_CPU when DMA is coherentPaul Burton
2019-02-04MIPS: Enable hugepage support for MIPS64r6Paul Burton
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen
2019-01-22MIPS: Loongson32: Revert ISA level to MIPS32R2Jiaxun Yang
2019-01-22MIPS: Loongson32: clarify we don't support MIPS16 and merge configsJiaxun Yang
2019-01-22MIPS: ath79: drop machfilesJohn Crispin
2019-01-18MIPS: Compile post DMA flush only when neededHauke Mehrtens
2019-01-11mips: fix n32 compat_ipc_parse_versionArnd Bergmann