summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2021-11-26mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven1-6/+6
2021-11-06arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann1-0/+3
2021-07-28Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei1-7/+3
2021-07-20MIPS: set mips32r5 for virt extensionsNick Desaulniers1-4/+4
2021-07-20MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei1-3/+7
2021-07-20hugetlb: clear huge pte during flush function on mips platformBibo Mao1-1/+7
2021-05-22MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki1-6/+2
2021-05-22MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki1-2/+4
2021-05-22MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki1-16/+41
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li1-0/+1
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon1-1/+1
2020-06-22mips: MAAR: Use more precise address maskSerge Semin1-1/+1
2020-06-22KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li1-0/+4
2020-06-22KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li1-1/+1
2020-01-27mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers1-12/+2
2020-01-27MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski2-19/+0
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
2019-12-31mips: fix build when "48 bits virtual memory" is enabledMike Rapoport1-2/+7
2019-12-13MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen1-1/+1
2019-11-20MIPS: kexec: Relax memory restrictionDengcheng Zhu1-3/+3
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski1-5/+5
2019-11-06MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer1-2/+2
2019-11-06MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer1-2/+3
2019-10-11MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2-0/+20
2019-10-07MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie1-0/+4
2019-07-26MIPS: ath79: fix ar933x uart parity modeStefan Hellermann1-2/+2
2019-07-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton1-0/+30
2019-03-27MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan1-4/+4
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1
2019-02-12mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij1-2/+0
2019-01-09MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2-3/+4
2019-01-09MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen1-1/+1
2019-01-09MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton3-8/+6
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2019-01-09MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen4-0/+33
2018-12-08mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin1-1/+1
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen1-1/+1
2018-11-13MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen1-1/+1
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton1-5/+5
2018-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2018-09-12MIPS: lantiq: dma: add dev pointerHauke Mehrtens1-0/+1
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier1-1/+0
2018-08-24Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds5-1/+49
2018-08-21MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton1-0/+35
2018-08-18MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELPaul Burton1-1/+3
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2-64/+0
2018-08-14Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds45-10938/+1247
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+0
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-172/+0
2018-08-11MIPS: Consistently declare TLB functionsPaul Burton2-0/+10