index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
pgtable_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/boot: Add an efi.h header for the decompressor
Borislav Petkov
2022-04-17
1
-2
/
+1
*
lib/string: Move helper functions out of string.c
Kees Cook
2021-09-25
1
-0
/
+2
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-4
/
+4
*
x86/boot/64: Initialize 5-level paging variables earlier
Arvind Sankar
2020-10-19
1
-0
/
+16
*
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
2020-10-01
1
-9
/
+0
*
x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...
Kirill A. Shutemov
2019-08-27
1
-1
/
+1
*
x86/boot/compressed/64: Fix boot on machines with broken E820 table
Kirill A. Shutemov
2019-08-19
1
-3
/
+10
*
x86/boot/compressed/64: Remove unused variable
Zhenzhong Duan
2019-07-18
1
-1
/
+0
*
x86/boot/compressed/64: Do not read legacy ROM on EFI system
Kirill A. Shutemov
2019-02-28
1
-3
/
+16
*
x86/boot/compressed/64: Validate trampoline placement against E820
Kirill A. Shutemov
2018-08-02
1
-18
/
+55
*
x86/mm: Introduce the 'no5lvl' kernel parameter
Kirill A. Shutemov
2018-05-19
1
-2
/
+10
*
x86/boot/compressed/64: Fix trampoline page table address calculation
Kirill A. Shutemov
2018-05-19
1
-1
/
+1
*
x86/boot/compressed/64: Fix moving page table out of trampoline memory
Kirill A. Shutemov
2018-05-16
1
-11
/
+3
*
x86/boot/compressed/64: Prepare new top-level page table for trampoline
Kirill A. Shutemov
2018-03-12
1
-0
/
+61
*
x86/boot/compressed/64: Set up trampoline memory
Kirill A. Shutemov
2018-03-12
1
-0
/
+7
*
x86/boot/compressed/64: Save and restore trampoline memory
Kirill A. Shutemov
2018-03-12
1
-0
/
+13
*
x86/boot/compressed/64: Find a place for 32-bit trampoline
Kirill A. Shutemov
2018-03-12
1
-0
/
+34
*
x86/boot/compressed/64: Describe the logic behind the LA57 check
Kirill A. Shutemov
2018-03-12
1
-3
/
+15
*
x86/boot/compressed/64: Introduce paging_prepare()
Kirill A. Shutemov
2018-02-11
1
-13
/
+12
*
x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
Kirill A. Shutemov
2017-12-07
1
-0
/
+28