summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang2023-08-301-2/+2
* MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang2023-08-301-1/+18
* MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva2023-08-301-1/+1
* mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-081-17/+0
* MIPS: Fix a compilation issuexurui2023-03-171-1/+1
* mips: fix syscall_get_nrElvira Khabirova2023-03-111-1/+1
* MIPS: vpe-mt: drop physical_memsizeRandy Dunlap2023-03-111-1/+0
* MIPS: pic32: treat port as signed integerJason A. Donenfeld2022-12-081-1/+1
* mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld2022-06-221-9/+8
* MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-06-141-1/+0
* MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2022-05-121-4/+4
* MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2022-04-151-1/+1
* DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2022-04-151-10/+5
* MIPS: Octeon: Fix build errors using clangTianjia Zhang2022-01-271-2/+2
* MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki2021-11-211-0/+3
* mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-171-6/+6
* Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei2021-07-281-7/+3
* MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz2021-07-201-1/+1
* MIPS: set mips32r5 for virt extensionsNick Desaulniers2021-07-191-4/+4
* MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei2021-07-191-3/+7
* hugetlb: clear huge pte during flush function on mips platformBibo Mao2021-07-191-1/+7
* MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li2021-07-141-1/+1
* MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-05-191-6/+2
* MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-05-191-2/+4
* MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-05-191-16/+41
* mips: Do not include hi and lo in clobber list for R6Romain Naour2021-05-071-5/+21
* MIPS: Drop 32-bit asm string functionsPaul Burton2021-03-071-121/+0
* MIPS: properly stop .eh_frame generationAlexander Lobakin2021-03-041-0/+18
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-12-021-0/+3
* MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-10-011-0/+1
* KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-261-1/+1
* mips: MAAR: Use more precise address maskSerge Semin2020-06-221-1/+1
* mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin2020-06-221-2/+4
* KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-171-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-171-1/+1
* mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino2020-01-171-13/+0
* MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton2020-01-091-1/+19
* Revert "MIPS: futex: Emit Loongson3 sync workarounds within asm"Greg Kroah-Hartman2020-01-042-14/+14
* Revert "MIPS: futex: Restore \n after sync instructions"Greg Kroah-Hartman2020-01-041-3/+3
* MIPS: futex: Restore \n after sync instructionsPaul Burton2019-12-311-3/+3
* mips: fix build when "48 bits virtual memory" is enabledMike Rapoport2019-12-311-2/+7
* MIPS: futex: Emit Loongson3 sync workarounds within asmPaul Burton2019-12-312-14/+14
* timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen2019-11-041-7/+0
* MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-10-231-5/+5
* mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino2019-10-181-1/+3
* MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer2019-10-091-2/+2
* MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer2019-10-071-2/+3
* MIPS: Wire up clone3 syscallPaul Burton2019-10-021-0/+1
* MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton2019-10-021-0/+1
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1