summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2024-09-12MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-08-29MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang
2024-08-11MIPS: dts: loongson: Fix ls2k1000-rtc interruptJiaxun Yang
2024-08-11MIPS: dts: loongson: Fix liointc IRQ polarityJiaxun Yang
2024-08-11MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang
2024-08-03MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-08-03MIPS: Loongson64: Test register availability before useJiaxun Yang
2024-08-03MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang
2024-08-03MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang
2024-08-03MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang
2024-08-03MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang
2024-08-03MIPS: ip30: ip30-console: Add missing includeJiaxun Yang
2024-08-03MIPS: dts: loongson: Add ISA nodeJiaxun Yang
2024-08-03MIPS: Fix fallback march for SB1Jiaxun Yang
2024-08-03MIPS: Octeron: remove source file executable bitDominique Martinet
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-21mips: fix compat_sys_lseek syscallArnd Bergmann
2024-06-21MIPS: mipsmtregs: Fix target register for MFTC0Jiaxun Yang
2024-06-13Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer
2024-06-11mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi
2024-06-11MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller
2024-06-11MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-22Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-20Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)
2024-05-14mips: module: rename MODULE_START to MODULES_VADDRMike Rapoport (IBM)
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-06printk: Remove redundant CONFIG_BASE_FULLYoann Congal
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-05-03MIPS: Take in account load hazards for HI/LO restoringSiarhei Volkau
2024-05-03MIPS: SGI-IP27: use WARN_ON() outputYury Norov
2024-05-03MIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq()Yury Norov
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan