summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-10-29MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki
2025-09-04mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski
2025-09-04mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski
2025-08-28lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswapEric Biggers
2025-08-20MIPS: lantiq: falcon: sysctrl: fix request memory check logicShiji Yang
2025-08-20MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh
2025-08-20MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang
2025-08-15MIPS: mm: tlb-r4k: Uniquify TLB entries on initJiaxun Yang
2025-06-27mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGSKhem Raj
2025-06-19MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7aWangYuli
2025-05-29MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton
2025-05-29MIPS: Use arch specific syscall name match functionBibo Mao
2025-05-18MIPS: Fix MAX_REG_OFFSETThorsten Blum
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer
2025-05-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-04-25MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli
2025-04-25MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli
2025-04-25MIPS: dec: Declare which_prom() as staticWangYuli
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-17MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli
2025-02-17Revert "MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT"Xi Ruoyao
2025-02-17MIPS: pci-legacy: Override pci_address_to_pioJiaxun Yang
2025-02-17mips/math-emu: fix emulation of the prefx instructionMateusz Jończyk
2025-02-17MIPS: Loongson64: remove ROM Size unit in boardinfoKexy Biscuit
2024-12-14MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao
2024-12-05of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-12-05mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-15Merge tag 'v6.12-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky
2024-11-01Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-26crypto: mips/crc32 - fix the CRC32C implementationEric Biggers
2024-10-23MIPS: export __cmpxchg_small()David Sterba
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-18Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-17Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-13crypto: mips/crc32 - Clean up useless assignment operationsWangYuli
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-09-10mips: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus