index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
kasan_init_64.c
Age
Commit message (
Expand
)
Author
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
2017-04-04
x86/kasan: Extend KASAN to support 5-level paging
Kirill A. Shutemov
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2017-03-27
x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>
Kirill A. Shutemov
2017-03-18
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2017-03-14
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-01-28
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
2017-01-28
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2016-07-15
kasan: add newline to messages
Dmitry Vyukov
2016-02-09
x86/kasan: Write protect kasan zero shadow
Andrey Ryabinin
2016-02-09
x86/kasan: Clear kasan_zero_page after TLB flush
Andrey Ryabinin
2015-11-05
kasan: update log messages
Andrey Konovalov
2015-08-22
x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()
Andrey Ryabinin
2015-07-06
x86/kasan: Add message about KASAN being initialized
Andrey Ryabinin
2015-07-06
x86/kasan: Fix boot crash on AMD processors
Andrey Ryabinin
2015-07-06
x86/kasan: Flush TLBs after switching CR3
Andrey Ryabinin
2015-07-06
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-13
kasan: enable stack instrumentation
Andrey Ryabinin
2015-02-13
x86_64: add KASan support
Andrey Ryabinin