summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* MIPS: allow building with kcov coverageAlexey Khoroshilov2019-11-111-0/+2
* MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang2019-11-111-3/+0
* MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen2019-11-111-14/+21
* MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen2019-11-111-3/+3
* MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer2019-11-011-0/+27
* MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang2019-11-011-0/+26
* MIPS: Fork loongson2ef from loongson64Jiaxun Yang2019-11-011-9/+10
* MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-311-18/+18
* MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer2019-10-231-0/+4
* MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer2019-10-091-16/+4
* MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platformThomas Bogendoerfer2019-10-091-4/+8
* mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEDmitry Korotin2019-10-071-0/+1
* MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen2019-10-071-0/+2
* mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport2019-10-071-10/+2
* MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton2019-10-071-0/+4
* mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-241-1/+1
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-221-48/+17
|\
| * MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton2019-09-201-1/+1
| * MIPS: Select R3k-style TLB in KconfigPaul Burton2019-09-031-1/+6
| * MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORTFabian Mewes2019-07-301-4/+0
| * mips: Add support for generic vDSOVincenzo Frascino2019-07-251-0/+2
| * MIPS: Remove unused R8000 CPU supportPaul Burton2019-07-231-19/+5
| * MIPS: Remove unused R5432 CPU supportPaul Burton2019-07-231-11/+0
| * MIPS: Remove unused R4300 CPU supportPaul Burton2019-07-231-12/+0
| * MIPS: pte_special()/pte_mkspecial() supportDmitry Korotin2019-07-211-0/+1
| * MIPS: ingenic: Add support for huge pagesDaniel Silsby2019-07-211-0/+1
| * MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BITDaniel Silsby2019-07-211-2/+2
| * MIPS: Disallow CPU_SUPPORTS_HUGEPAGES for XPA,EVADaniel Silsby2019-07-211-0/+1
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-0/+1
|\ \
| * | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
| |/
* | MIPS: document mixing "slightly different CCAs"Christoph Hellwig2019-08-291-0/+7
* | dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig2019-08-291-1/+1
|/
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-121-0/+1
|\
| * MIPS: only select ARCH_HAS_UNCACHED_SEGMENT for non-coherent platformsChristoph Hellwig2019-07-031-1/+1
| * MIPS: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-031-0/+1
* | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* | MIPS: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-121-0/+2
|/
* Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2019-05-191-0/+6
|\
| * MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer2019-05-091-0/+1
| * MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer2019-05-091-0/+5
* | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+0
* | Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-05-081-33/+31
|\|
| * arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-191-31/+30
| * MIPS: eBPF: Initial eBPF support for MIPS32 architecture.Hassan Naveed2019-03-191-2/+1
* | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-7/+0
|/
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+1
|\
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+0
| * dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-131-0/+1
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-0/+1
|\ \
| * \ Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-271-0/+1
| |\ \ | | |/ | |/|