summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)Author
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-11-22tracing: Enable syscall optimization for MIPSHassan Naveed
2019-11-11MIPS: allow building with kcov coverageAlexey Khoroshilov
2019-11-11MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang
2019-11-11MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig
2019-11-01MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer
2019-11-01MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang
2019-10-23MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer
2019-10-09MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer
2019-10-09MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platformThomas Bogendoerfer
2019-10-07mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEDmitry Korotin
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen
2019-10-07mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport
2019-10-07MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul 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