summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2023-08-17KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()David Matlack2-3/+3
2023-08-15Mips: loongson3_defconfig: Enable ast drm driver by defaultSui Jingfeng1-0/+1
2023-08-15mips: remove <asm/export.h>Masahiro Yamada1-1/+0
2023-08-15mips: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada11-11/+11
2023-08-15mips: remove unneeded #include <asm/export.h>Masahiro Yamada2-2/+0
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman1-2/+0
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik1-2/+0
2023-08-04usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl3-553/+0
2023-08-02mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig3-33/+4
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik1-1/+1
2023-07-31Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman11-11/+11
2023-07-30arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim11-11/+11
2023-07-28MIPS: Loongson64: Fix more __iomem attributesJiaxun Yang1-80/+80
2023-07-28MIPS: loongson32: Remove regs-rtc.hKeguang Zhang3-28/+0
2023-07-28MIPS: loongson32: Remove regs-clk.hKeguang Zhang2-82/+0
2023-07-28MIPS: More explicit DT include clean-upsRob Herring3-0/+6
2023-07-28MIPS: Fixup explicit DT include clean-upRob Herring2-0/+2
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt3-0/+3
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby1-1/+1
2023-07-25Revert MIPS: Loongson: Fix build error when make modules_installMaciej W. Rozycki1-3/+7
2023-07-25MIPS: Only fiddle with CHECKFLAGS if `need-compiler'Maciej W. Rozycki1-1/+1
2023-07-25MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regressionMaciej W. Rozycki1-2/+2
2023-07-25MIPS: Explicitly include correct DT includesRob Herring13-18/+15
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-3/+3
2023-07-10locking/arch: Avoid variable shadowing in local_try_cmpxchg()Uros Bizjak1-2/+2
2023-07-09Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds10-53/+46
2023-07-07MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer1-2/+2
2023-07-06MIPS: dts: add missing space before {Krzysztof Kozlowski2-2/+2
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+8
2023-07-03MIPS: Loongson: Fix build error when make modules_installHuacai Chen1-7/+3
2023-07-03MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen5-36/+36
2023-07-03MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen1-6/+3
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2023-06-30Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds34-34/+0
2023-06-30Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds48-1125/+893
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+24
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-11/+10
2023-06-29Merge branch 'expand-stack'Linus Torvalds2-10/+3
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+3
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2-4/+0
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+13
2023-06-28Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+0
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds1-1/+4
2023-06-27Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds4-273/+0
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds7-9/+18
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds3-17/+14
2023-06-26MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000Binbin Zhou1-0/+7
2023-06-26MIPS: Loongson64: DTS: Add RTC support to LS7A PCHBinbin Zhou1-0/+7
2023-06-25mips/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2-10/+3
2023-06-23MIPS: OCTEON: octeon-usb: cleanup divider calculationLadislav Michl1-13/+18