summaryrefslogtreecommitdiff
path: root/arch/loongarch/mm/tlbex.S
AgeCommit message (Expand)Author
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-29LoongArch: Re-tab the assembly filesWANG Xuerui
2022-07-29LoongArch: Simplify "BLT foo, zero" with BLTZWANG Xuerui
2022-07-29LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZWANG Xuerui
2022-07-29LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui
2022-07-29LoongArch: Use ABI names of registers where appropriateWANG Xuerui
2022-07-17loongarch: drop definition of PTE_ORDERMike Rapoport
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen
2022-06-03LoongArch: Add memory managementHuacai Chen