summaryrefslogtreecommitdiff
path: root/arch/x86/mm/kasan_init_64.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-06x86/kasan: Add message about KASAN being initializedAndrey Ryabinin1-0/+3
2015-07-06x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin1-3/+3
2015-07-06x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin1-0/+2
2015-07-06x86/kasan: Fix KASAN shadow region page tablesAlexander Popov1-2/+34
2015-02-14kasan: enable instrumentation of global variablesAndrey Ryabinin1-1/+1
2015-02-14kasan: enable stack instrumentationAndrey Ryabinin1-2/+9
2015-02-14x86_64: add KASan supportAndrey Ryabinin1-0/+199