summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT2024-08-191-0/+4
* asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2024-07-181-20/+2
* MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang2024-03-261-0/+1
* MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck2024-02-231-1/+2
* 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-251-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: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-261-6/+6
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2021-11-061-0/+3
* Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei2021-07-281-7/+3
* MIPS: set mips32r5 for virt extensionsNick Desaulniers2021-07-201-4/+4
* MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei2021-07-201-3/+7
* hugetlb: clear huge pte during flush function on mips platformBibo Mao2021-07-201-1/+7
* MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-05-221-6/+2
* MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-05-221-2/+4
* MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-05-221-16/+41
* 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
* KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-221-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-221-1/+1
* mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2020-01-271-12/+2
* MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski2020-01-272-19/+0
* MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton2020-01-091-1/+19
* mips: fix build when "48 bits virtual memory" is enabledMike Rapoport2019-12-311-2/+7
* MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2019-12-131-1/+1
* MIPS: kexec: Relax memory restrictionDengcheng Zhu2019-11-201-3/+3
* MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-11-101-5/+5
* MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+2
* MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+3
* MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2019-10-171-0/+11
* MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2019-10-112-0/+20
* MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2019-10-071-0/+4
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-07-261-2/+2
* MIPS: Remove superfluous check for __linux__Sean Young2019-07-141-8/+0
* irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton2019-07-031-0/+30
* MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-03-271-4/+4
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2019-02-121-2/+0