summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2023-10-12KVM: MIPS: fix -Wunused-but-set-variable warningPaolo Bonzini
2023-09-25MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28MIPS: TXx9: Do PCI error checks on own lineIlpo Järvinen
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24mips: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-23arch/mips/configs/*_defconfig cleanupTrevor Woerner
2023-08-23MIPS: VDSO: Conditionally export __vdso_gettimeofday()Nathan Chancellor
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap
2023-08-21mips: convert various functions to use ptdescsVishal Moola (Oracle)
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson
2023-08-18range.h: Move resource API and constant to respective filesAndy Shevchenko
2023-08-18mips/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He
2023-08-17KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action unionSean Christopherson
2023-08-17KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common codeDavid Matlack
2023-08-17KVM: Declare kvm_arch_flush_remote_tlbs() globallyRaghavendra Rao Ananta
2023-08-17KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()David Matlack
2023-08-15Mips: loongson3_defconfig: Enable ast drm driver by defaultSui Jingfeng
2023-08-15mips: remove <asm/export.h>Masahiro Yamada
2023-08-15mips: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-15mips: remove unneeded #include <asm/export.h>Masahiro Yamada
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik
2023-08-04usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl
2023-08-02mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik
2023-07-31Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-28MIPS: Loongson64: Fix more __iomem attributesJiaxun Yang
2023-07-28MIPS: loongson32: Remove regs-rtc.hKeguang Zhang
2023-07-28MIPS: loongson32: Remove regs-clk.hKeguang Zhang
2023-07-28MIPS: More explicit DT include clean-upsRob Herring
2023-07-28MIPS: Fixup explicit DT include clean-upRob Herring
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby
2023-07-25Revert MIPS: Loongson: Fix build error when make modules_installMaciej W. Rozycki