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