summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-06-29MIPS: set mips32r5 for virt extensionsNick Desaulniers1-4/+4
2021-06-29MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie1-0/+3
2021-06-29MIPS: MT extensions are not available on MIPS32r1Paul Cercueil1-1/+3
2021-06-21mips/kvm: Use BUG_ON instead of if condition followed by BUGzhouchuangao1-2/+1
2021-06-21MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-8/+1
2021-06-21MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei1-3/+7
2021-06-21MIPS: Loongson64: fix spelling of SPDX tagTom Rix1-1/+1
2021-06-01MIPS: ingenic: rs90: Add dedicated VRAM memory regionPaul Cercueil1-0/+14
2021-06-01MIPS: ingenic: gcw0: Set codec to cap-less mode for FM radioPaul Cercueil1-3/+2
2021-06-01MIPS: ingenic: jz4780: Fix I2C nodes to match DT docPaul Cercueil1-5/+5
2021-06-01MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMERPaul Cercueil1-0/+2
2021-06-01MIPS: Kconfig: ingenic: Ensure MACH_INGENIC_GENERIC selects all SoCsPaul Cercueil1-0/+2
2021-06-01MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil1-0/+5
2021-06-01MIPS: boot: Support specifying UART port on Ingenic SoCsPaul Cercueil2-2/+10
2021-06-01MIPS: mm: XBurst CPU requires sync after DMAPaul Cercueil2-0/+2
2021-06-01mips: syscalls: use pattern rules to generate syscall headersMasahiro Yamada1-24/+4
2021-06-01mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada3-7/+5
2021-06-01MIPS: Loongson64: Make some functions static in smp.cTiezhu Yang1-5/+5
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-2/+2
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27MIPS: Loongson64: Update loongson3_defconfigTiezhu Yang1-11/+1
2021-05-27MIPS: Loongson64: Remove a "set but not used" variableHuacai Chen1-2/+1
2021-05-27MIPS: ath79: ar9331: add pause property for the MAC <> switch linkOleksij Rempel1-0/+2
2021-05-27MIPS: ath79: ar9331: Add OpeneEmbed SOM9331 BoardOleksij Rempel2-0/+111
2021-05-27MIPS: SEAD3: Correct Ethernet node nameGeert Uytterhoeven1-1/+1
2021-05-11hugetlb: clear huge pte during flush function on mips platformBibo Mao1-1/+7
2021-05-11MIPS:DTS:Correct device id of pcie for Loongnon-2KXiaochuan Mao1-8/+8
2021-05-11MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMPYouling Tang1-1/+4
2021-05-11MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONEMike Rapoport1-4/+0
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+1
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+3
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual1-5/+1
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu1-2/+2
2021-05-06arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada1-1/+1
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-0/+9
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-125/+32
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang3-3/+0
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)1-0/+1
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual1-0/+1
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-17/+8
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds144-5958/+2286
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds3-0/+3
2021-04-28Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-3/+3
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+0
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+1