Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-11-27 | MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable() | Tiezhu Yang | 3 | -9/+0 |
2020-11-27 | mips: cdmm: fix use-after-free in mips_cdmm_bus_discover | Qinglang Miao | 1 | -3/+1 |
2020-11-27 | MIPS: Loongson64: Add KASLR support | Jinyang He | 2 | -1/+11 |
2020-11-27 | MIPS: KASLR: Correct valid bits in apply_r_mips_26_rel() | Jinyang He | 1 | -2/+2 |
2020-11-19 | MIPS: Loongson64: Fix wrong scache size when execute lscpu | Tiezhu Yang | 1 | -6/+4 |
2020-11-19 | MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init() | Tiezhu Yang | 2 | -12/+0 |
2020-11-19 | MIPS: mm: Clean up setup of protection map | Thomas Bogendoerfer | 2 | -45/+18 |
2020-11-19 | MIPS: mm: shorten lines by using macro | Thomas Bogendoerfer | 1 | -17/+21 |
2020-11-19 | MIPS: kvm: Use vm_get_page_prot to get protection bits | Thomas Bogendoerfer | 1 | -1/+3 |
2020-11-19 | MIPS: vdso: Use vma page protection for remapping | Thomas Bogendoerfer | 1 | -2/+2 |