summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2025-08-28MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang
2025-06-04MIPS: 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-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-04-25MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli
2025-03-07ptrace: Introduce exception_ip arch hookJiaxun Yang
2025-01-02MIPS: mipsregs: Set proper ISA level for virt extensionsJiaxun Yang
2024-12-14mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski
2024-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2024-08-03MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-08-03MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang
2024-05-17MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang
2024-03-26MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-01-25mips: dmi: Fix early remap on MIPS32Serge Semin
2023-12-13MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang
2023-12-13MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-27MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-07-23MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-10mips: fix syscall_get_nrElvira Khabirova
2022-12-21mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-11MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-24MIPS: remove define-only GDA_MAGIC, previously magic numberнаб
2022-09-24MIPS: IRQ: remove orphan allocate_irqno() declarationGaosheng Cui
2022-09-24MIPS: remove orphan sb1250_time_init() declarationGaosheng Cui
2022-09-19MIPS: AR7: remove orphan declarations from arch/mips/include/asm/mach-ar7/ar7.hGaosheng Cui
2022-09-19MIPS: remove orphan sni_cpu_time_init() declarationGaosheng Cui
2022-09-19MIPS: IRQ: remove orphan declarations from arch/mips/include/asm/irq.hGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declarationGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan cvmx_fpa_setup_pool() declarationGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan octeon_swiotlb declarationGaosheng Cui
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-09-09make generic INIT_C_CC a bit more genericAl Viro
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCAl Viro
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro
2022-09-09termios: uninline conversion helpersAl Viro