index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
ident_map_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
1
-2
/
+2
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
1
-1
/
+1
2024-02-06
x86/boot: Add a message about ignored early NMIs
NOMURA JUNICHI(野村 淳一)
1
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...
Breno Leitao
1
-2
/
+2
2023-11-30
x86/boot: Ignore NMIs during very early boot
Jun'ichi Nomura
1
-0
/
+5
2023-10-30
Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+4
2023-10-18
x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
Ard Biesheuvel
1
-3
/
+4
2023-09-17
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
1
-0
/
+8
2023-04-04
x86/boot: Centralize __pa()/__va() definitions
Kirill A. Shutemov
1
-8
/
+0
2023-01-19
x86/sev: Add SEV-SNP guest feature negotiation support
Nikunj A Dadhania
1
-0
/
+6
2022-07-06
x86/compressed/64: Add identity mappings for setup_data entries
Michael Roth
1
-0
/
+13
2022-04-07
x86/compressed/64: Add identity mapping for Confidential Computing blob
Michael Roth
1
-1
/
+2
2022-04-07
x86/compressed: Export and rename add_identity_map()
Michael Roth
1
-9
/
+9
2022-04-06
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
1
-1
/
+17
2020-12-14
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+0
2020-11-18
x86/boot: Remove unused finalize_identity_maps()
Arvind Sankar
1
-10
/
+0
2020-10-29
x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
Joerg Roedel
1
-0
/
+1
2020-10-19
x86/boot/64: Explicitly map boot_params and command line
Arvind Sankar
1
-3
/
+20
2020-10-19
x86/boot/64: Initialize 5-level paging variables earlier
Arvind Sankar
1
-6
/
+0
2020-09-07
x86/boot/compressed/64: Unmap GHCB page before booting the kernel
Joerg Roedel
1
-2
/
+15
2020-09-07
x86/boot/compressed/64: Add set_page_en/decrypted() helpers
Joerg Roedel
1
-0
/
+133
2020-09-07
x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
Joerg Roedel
1
-2
/
+5
2020-09-07
x86/boot/compressed/64: Call set_sev_encryption_mask() earlier
Joerg Roedel
1
-3
/
+0
2020-09-07
x86/boot/compressed/64: Change add_identity_map() to take start and end
Joerg Roedel
1
-10
/
+5
2020-09-07
x86/boot/compressed/64: Don't pre-map memory in KASLR code
Joerg Roedel
1
-4
/
+2
2020-09-07
x86/boot/compressed/64: Always switch to own page table
Joerg Roedel
1
-21
/
+30
2020-09-07
x86/boot/compressed/64: Add page-fault handler
Joerg Roedel
1
-0
/
+39
2020-09-07
x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
Joerg Roedel
1
-0
/
+162