summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2023-08-30MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-11mips: fix syscall_get_nrElvira Khabirova
2023-03-11MIPS: vpe-mt: drop physical_memsizeRandy Dunlap
2022-12-08MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-06-25mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld
2022-06-14MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-20MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-20DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang
2021-11-26mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-11-12arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2021-07-28Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei
2021-07-20MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei
2021-07-20hugetlb: clear huge pte during flush function on mips platformBibo Mao
2021-05-22MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-05-22MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-05-22MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-05-22MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn
2021-05-22MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-06-20mips: MAAR: Use more precise address maskSerge Semin
2020-06-20KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li
2020-06-20KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li
2020-01-27mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers
2020-01-27MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2019-12-31mips: fix build when "48 bits virtual memory" is enabledMike Rapoport
2019-12-17MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen
2019-11-20MIPS: kexec: Relax memory restrictionDengcheng Zhu
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-11-06MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-11-06MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer
2019-09-19MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton
2019-07-31MIPS: ath79: fix ar933x uart parity modeStefan Hellermann
2019-07-10MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton
2019-05-16MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen
2019-03-27MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-01-09MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton
2019-01-09MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2019-01-09MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen
2018-12-08mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen
2018-11-04MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2018-10-18MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-09-26MIPS: ath79: fix system restartFelix Fietkau