summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-27MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang3-9/+0
2020-11-27mips: cdmm: fix use-after-free in mips_cdmm_bus_discoverQinglang Miao1-3/+1
2020-11-27MIPS: Loongson64: Add KASLR supportJinyang He2-1/+11
2020-11-27MIPS: KASLR: Correct valid bits in apply_r_mips_26_rel()Jinyang He1-2/+2
2020-11-19MIPS: Loongson64: Fix wrong scache size when execute lscpuTiezhu Yang1-6/+4
2020-11-19MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init()Tiezhu Yang2-12/+0
2020-11-19MIPS: mm: Clean up setup of protection mapThomas Bogendoerfer2-45/+18
2020-11-19MIPS: mm: shorten lines by using macroThomas Bogendoerfer1-17/+21
2020-11-19MIPS: kvm: Use vm_get_page_prot to get protection bitsThomas Bogendoerfer1-1/+3
2020-11-19MIPS: vdso: Use vma page protection for remappingThomas Bogendoerfer1-2/+2