summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/kasan_init.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-18arm64: move kernel image to base of vmalloc areaArd Biesheuvel1-3/+24
2016-02-16arm64: mm: create new fine-grained mappings at bootMark Rutland1-0/+15
2016-02-16arm64: kasan: avoid TLB conflictsMark Rutland1-13/+4
2016-01-25arm64: kasan: ensure that the KASAN zero page is mapped read-onlyArd Biesheuvel1-0/+9
2015-10-13arm64: kasan: fix issues reported by sparseWill Deacon1-1/+1
2015-10-12arm64: add KASAN supportAndrey Ryabinin1-0/+165