summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
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-01-25mips: dmi: Fix early remap on MIPS32Serge Semin
2024-01-05Revert "MIPS: Loongson64: Enable DMA noncoherent support"Greg Kroah-Hartman
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-26MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-27mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2023-07-27mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2023-06-14MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positiveRui Wang
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-11mips: fix syscall_get_nrElvira Khabirova
2023-03-11MIPS: vpe-mt: drop physical_memsizeRandy Dunlap
2023-01-04mips: add support for TIF_NOTIFY_SIGNALJens Axboe
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-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-08-12MIPS: check return value of pgtable_pmd_page_ctorHuang Pei
2021-07-20MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz
2021-07-19MIPS: MT extensions are not available on MIPS32r1Paul Cercueil
2021-07-19MIPS: set mips32r5 for virt extensionsNick Desaulniers
2021-07-19MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei
2021-07-19hugetlb: clear huge pte during flush function on mips platformBibo Mao
2021-07-14MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li
2021-05-19MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-05-19MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-05-19MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-05-14MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour
2021-03-04MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor
2021-03-04MIPS: properly stop .eh_frame generationAlexander Lobakin
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds