summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2024-08-13mips: sgi-ip22: Fix the buildBart Van Assche1-1/+1
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds6-35/+12
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+4
2024-07-23mips: sibyte: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-23MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT2-1/+8
2024-07-23MIPS: Loongson64: Switch to SYNC_R4KJiaxun Yang3-34/+3
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+3
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+1
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds72-390/+1702
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-2/+1
2024-07-15MIPS: config: Add ip30_defconfigJiaxun Yang1-0/+183
2024-07-15MIPS: config: lemote2f: Regenerate defconfigJiaxun Yang1-31/+23
2024-07-15MIPS: config: generic: Add board-litexJiaxun Yang1-0/+8
2024-07-15MIPS: config: Enable MSA and virtualization for MIPS64R6Jiaxun Yang1-0/+2
2024-07-15MIPS: Fix fallback march for SB1Jiaxun Yang1-1/+1
2024-07-16treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada1-2/+4
2024-07-12mips: dts: realtek: Add RTL9302C boardChris Packham3-0/+153
2024-07-12mips: generic: add fdt fixup for Realtek reference boardChris Packham2-0/+80
2024-07-12mips: select REALTEK_OTTO_TIMER for Realtek platformsChris Packham1-0/+1
2024-07-12mips: dts: realtek: add device_type property to cpu nodeChris Packham1-0/+1
2024-07-12mips: dts: realtek: use "serial" instead of "uart" in node nameChris Packham1-2/+2
2024-07-12MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang3-1/+27
2024-07-12MIPS: lantiq: improve USB initializationHauke Mehrtens1-0/+20
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-07-09MIPS: GIC: Generate redirect block accessorsPaul Burton1-16/+34
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-03mm: remove page_mapping()Matthew Wilcox (Oracle)1-1/+1
2024-07-03mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li1-2/+0
2024-07-03mm: 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