summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
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-05-02MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli
2024-12-14mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski
2024-08-19MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-08-19MIPS: 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-03-01MIPS: vpe-mt: drop physical_memsizeRandy Dunlap
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck
2024-01-25mips: dmi: Fix early remap on MIPS32Serge Semin
2023-12-20MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang
2023-12-13MIPS: Loongson64: Enable DMA noncoherent supportJiaxun 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-31mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson
2022-12-02MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-06-09MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-06-09MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-05-30mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-13MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-08MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang
2022-04-08DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki
2022-03-08MIPS: fix local_{add,sub}_return on MIPS64Huang Pei
2022-02-16MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang
2022-01-27MIPS: Loongson64: Use three arguments for sltiNathan Chancellor
2021-11-18MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki
2021-11-18mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-10-02MIPS: Revert "add support for buggy MT7621S core detection"Ilya Lipnitskiy
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-06Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-05MIPS: check return value of pgtable_pmd_page_ctorHuang Pei
2021-08-05MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positiveRui Wang