summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2024-07-12mips: dts: realtek: use "serial" instead of "uart" in node nameChris Packham-2/+2
2024-07-12MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang-1/+27
2024-07-12MIPS: lantiq: improve USB initializationHauke Mehrtens-0/+20
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann-1/+0
2024-07-09MIPS: GIC: Generate redirect block accessorsPaul Burton-16/+34
2024-07-09MIPS: CPS: Add a couple of multi-cluster utility functionsPaul Burton-0/+76
2024-07-09MIPS: Octeron: remove source file executable bitDominique Martinet-0/+0
2024-07-03mm: remove page_mapping()Matthew Wilcox (Oracle)-1/+1
2024-07-03mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li-2/+0
2024-07-03mm: add update_mmu_tlb_range()Bang Li-0/+2
2024-07-03MIPS: mobileye: eyeq5: add OLB system-controller nodeThéo Lebrun-39/+162
2024-07-03MIPS: Alchemy: switch to use software nodes for GPIOsDmitry Torokhov-38/+42
2024-07-03MIPS: sync-r4k: Rework based on x86 tsc_syncJiaxun Yang-86/+202
2024-07-03MIPS: csrc-r4k: Don't register as sched_clock if unfitJiaxun Yang-3/+14
2024-07-03MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BITJiaxun Yang-0/+1
2024-07-03MIPS: csrc-r4k: Apply verification clocksource flagsJiaxun Yang-1/+3
2024-07-03MIPS: csrc-r4k: Refine rating computationJiaxun Yang-1/+2
2024-06-27mips: bmips: enable RAC on BMIPS4350Daniel González Cabanelas-0/+18
2024-06-27mips: bmips: setup: make CBR address configurableChristian Marangi-4/+38
2024-06-27mips: bmips: rework and cache CBR addr handlingChristian Marangi-4/+24
2024-06-27Merge branch 'mips-fixes' into mips-nextThomas Bogendoerfer-5/+6
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann-2/+2
2024-06-21MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang-0/+10
2024-06-21MIPS: Loongson64: sleeper: Pass ra and sp as argumentsJiaxun Yang-2/+6
2024-06-21MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang-22/+16
2024-06-21MIPS: Loongson64: Test register availability before useJiaxun Yang-2/+21
2024-06-21MIPS: dts: loongson: Add ISA nodeJiaxun Yang-0/+7
2024-06-21MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang-2/+4
2024-06-21MIPS: dts: loongson: Fix ls2k1000-rtc interruptJiaxun Yang-2/+2
2024-06-21MIPS: dts: loongson: Fix liointc IRQ polarityJiaxun Yang-21/+21
2024-06-21MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang-8/+0
2024-06-21mips: fix compat_sys_lseek syscallArnd Bergmann-1/+1
2024-06-21MIPS: mipsmtregs: Fix target register for MFTC0Jiaxun Yang-1/+1
2024-06-19crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-06-19MIPS: ip30: ip30-console: Add missing includeJiaxun Yang-0/+1
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack-1/+1
2024-06-13Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer-4/+4
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson-1/+0
2024-06-11mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi-1/+2
2024-06-11MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller-4/+4
2024-06-11MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen-2/+2
2024-06-11MIPS: ip22-gio: Make ip22_gio_set_64bit() and ip22_gio_init() staticGenjian Zhang-2/+2
2024-06-11MIPS: sgi-ip22: Add prototypes for several functions to headerGenjian Zhang-4/+3
2024-06-11MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang-7/+30
2024-06-11MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang-0/+1
2024-06-11MIPS: Loongson64: Include bootinfo.h in dma.cJiaxun Yang-0/+1
2024-06-11MIPS: kvm: Declare prototype for kvm_init_loongson_ipiJiaxun Yang-2/+6
2024-06-11MIPS: Loongson64: Implement PM suspend for LEFI firmwareJiaxun Yang-71/+36
2024-06-11MIPS: select CPU_PM with SUSPENDJiaxun Yang-1/+1
2024-06-11MIPS: asm/pm.h: Use platform agnostic macrosJiaxun Yang-11/+11