Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-20 | riscv: Implement sv48 support | Alexandre Ghiti | 1 | -1/+5 |
2022-01-20 | riscv: Allow to dynamically define VA_BITS | Alexandre Ghiti | 1 | -1/+1 |
2022-01-20 | riscv: Split early kasan mapping to prepare sv48 introduction | Alexandre Ghiti | 1 | -0/+1 |
2022-01-20 | riscv: Move KASAN mapping next to the kernel mapping | Alexandre Ghiti | 1 | -2/+2 |
2021-10-29 | riscv: Fix asan-stack clang build | Alexandre Ghiti | 1 | -2/+1 |
2021-02-23 | riscv: Improve kasan definitions | Alexandre Ghiti | 1 | -3/+19 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -2/+0 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-03-26 | riscv: Use macro definition instead of magic number | Zong Li | 1 | -1/+1 |
2020-01-23 | riscv: Add KASAN support | Nick Hu | 1 | -0/+27 |