summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2024-07-09MIPS: CPS: Add a couple of multi-cluster utility functionsPaul Burton2-0/+76
2024-07-09MIPS: Octeron: remove source file executable bitDominique Martinet1-0/+0
2024-07-04mm: remove page_mapping()Matthew Wilcox (Oracle)1-1/+1
2024-07-04mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li1-2/+0
2024-07-04mm: add update_mmu_tlb_range()Bang Li1-0/+2
2024-07-03MIPS: mobileye: eyeq5: add OLB system-controller nodeThéo Lebrun3-39/+162
2024-07-03MIPS: Alchemy: switch to use software nodes for GPIOsDmitry Torokhov1-38/+42
2024-07-03MIPS: sync-r4k: Rework based on x86 tsc_syncJiaxun Yang3-86/+202
2024-07-03MIPS: csrc-r4k: Don't register as sched_clock if unfitJiaxun Yang1-3/+14
2024-07-03MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BITJiaxun Yang1-0/+1
2024-07-03MIPS: csrc-r4k: Apply verification clocksource flagsJiaxun Yang1-1/+3
2024-07-03MIPS: csrc-r4k: Refine rating computationJiaxun Yang1-1/+2
2024-06-27mips: bmips: enable RAC on BMIPS4350Daniel González Cabanelas1-0/+18
2024-06-27mips: bmips: setup: make CBR address configurableChristian Marangi3-4/+38
2024-06-27mips: bmips: rework and cache CBR addr handlingChristian Marangi8-4/+24
2024-06-27Merge branch 'mips-fixes' into mips-nextThomas Bogendoerfer4-5/+6
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2-2/+2
2024-06-21MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang2-0/+10
2024-06-21MIPS: Loongson64: sleeper: Pass ra and sp as argumentsJiaxun Yang1-2/+6
2024-06-21MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang1-22/+16
2024-06-21MIPS: Loongson64: Test register availability before useJiaxun Yang1-2/+21
2024-06-21MIPS: dts: loongson: Add ISA nodeJiaxun Yang1-0/+7
2024-06-21MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang1-2/+4
2024-06-21MIPS: dts: loongson: Fix ls2k1000-rtc interruptJiaxun Yang1-2/+2
2024-06-21MIPS: dts: loongson: Fix liointc IRQ polarityJiaxun Yang1-21/+21
2024-06-21MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang1-8/+0
2024-06-21mips: fix compat_sys_lseek syscallArnd Bergmann1-1/+1
2024-06-21MIPS: mipsmtregs: Fix target register for MFTC0Jiaxun Yang1-1/+1
2024-06-19crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-19MIPS: ip30: ip30-console: Add missing includeJiaxun Yang1-0/+1
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack1-1/+1
2024-06-13Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer1-4/+4
2024-06-12KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson1-1/+0
2024-06-11mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi1-1/+2
2024-06-11MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller1-4/+4
2024-06-11MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen1-2/+2
2024-06-11MIPS: ip22-gio: Make ip22_gio_set_64bit() and ip22_gio_init() staticGenjian Zhang1-2/+2
2024-06-11MIPS: sgi-ip22: Add prototypes for several functions to headerGenjian Zhang3-4/+3
2024-06-11MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang1-7/+30
2024-06-11MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang1-0/+1
2024-06-11MIPS: Loongson64: Include bootinfo.h in dma.cJiaxun Yang1-0/+1
2024-06-11MIPS: kvm: Declare prototype for kvm_init_loongson_ipiJiaxun Yang3-2/+6
2024-06-11MIPS: Loongson64: Implement PM suspend for LEFI firmwareJiaxun Yang3-71/+36
2024-06-11MIPS: select CPU_PM with SUSPENDJiaxun Yang1-1/+1
2024-06-11MIPS: asm/pm.h: Use platform agnostic macrosJiaxun Yang1-11/+11
2024-06-11mips: configs: ci20: Enable DRM_DW_HDMIMaxime Ripard1-0/+1
2024-06-11MIPS: mobileye: Add EyeQ6H supportGregory CLEMENT8-5/+146
2024-06-11MIPS: mobileye: Add EyeQ6H device treeGregory CLEMENT4-0/+260
2024-06-11mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5Celeste Liu3-3/+0
2024-06-11MIPS: Alchemy: Switch to use kmemdup_array()Andy Shevchenko1-4/+4