index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
misc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-12
x86/boot/compressed: Enable -Wundef
Nick Desaulniers
1
-1
/
+1
2021-03-18
x86/boot/compressed/64: Cleanup exception handling before booting kernel
Joerg Roedel
1
-0
/
+6
2020-12-22
kasan, x86, s390: update undef CONFIG_KASAN
Andrey Konovalov
1
-0
/
+1
2020-10-29
x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
Joerg Roedel
1
-0
/
+2
2020-09-10
x86/sev-es: Check required CPU features for SEV-ES
Martin Radev
1
-2
/
+3
2020-09-07
x86/boot/compressed/64: Unmap GHCB page before booting the kernel
Joerg Roedel
1
-0
/
+6
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
1
-0
/
+7
2020-09-07
x86/boot/compressed/64: Add set_page_en/decrypted() helpers
Joerg Roedel
1
-0
/
+2
2020-09-07
x86/boot/compressed/64: Add stage1 #VC handler
Joerg Roedel
1
-0
/
+1
2020-09-07
x86/boot/compressed/64: Don't pre-map memory in KASLR code
Joerg Roedel
1
-10
/
+0
2020-09-07
x86/boot/compressed/64: Add page-fault handler
Joerg Roedel
1
-0
/
+6
2020-09-07
x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
Joerg Roedel
1
-0
/
+8
2020-09-07
x86/boot/compressed/64: Add IDT Infrastructure
Joerg Roedel
1
-0
/
+5
2020-07-31
x86/kaslr: Replace 'unsigned long long' with 'u64'
Arvind Sankar
1
-2
/
+2
2020-03-28
x86/boot/compressed: Fix debug_puthex() parameter type
Joerg Roedel
1
-1
/
+1
2019-07-18
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Zhenzhong Duan
1
-1
/
+0
2019-03-27
x86/boot: Fix incorrect ifdeffery scope
Baoquan He
1
-2
/
+2
2019-02-06
x86/boot: Fix randconfig build error due to MEMORY_HOTREMOVE
Borislav Petkov
1
-1
/
+1
2019-02-06
x86/boot: Fix cmdline_find_option() prototype visibility
Borislav Petkov
1
-2
/
+0
2019-02-01
x86/boot/KASLR: Limit KASLR to extract the kernel in immovable memory only
Chao Fan
1
-0
/
+1
2019-02-01
x86/boot: Parse SRAT table and count immovable memory regions
Chao Fan
1
-0
/
+10
2019-02-01
x86/boot: Early parse RSDP and save it in boot_params
Chao Fan
1
-0
/
+7
2019-02-01
x86/boot: Add "acpi_rsdp=" early parsing
Chao Fan
1
-0
/
+3
2018-09-03
x86/paravirt: Introduce new config option PARAVIRT_XXL
Juergen Gross
1
-0
/
+1
2018-05-19
x86/mm: Unify pgtable_l5_enabled usage in early boot code
Kirill A. Shutemov
1
-4
/
+2
2018-03-28
x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFT
Tom Lendacky
1
-1
/
+1
2018-02-21
x86/mm: Optimize boot-time paging mode switching cost
Kirill A. Shutemov
1
-0
/
+5
2017-11-07
x86/boot: Add early boot support when running with SEV active
Tom Lendacky
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-30
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
Baoquan He
1
-2
/
+0
2016-06-26
x86/KASLR: Randomize virtual address separately
Baoquan He
1
-10
/
+12
2016-06-26
x86/KASLR: Clarify identity map interface
Kees Cook
1
-0
/
+3
2016-05-07
x86/KASLR: Build identity mappings on demand
Kees Cook
1
-0
/
+11
2016-05-07
x86/boot: Simplify pointer casting in choose_random_location()
Borislav Petkov
1
-5
/
+5
2016-05-06
x86/boot: Clean up pointer casting
Kees Cook
1
-5
/
+5
2016-05-03
x86/boot: Extract error reporting functions
Kees Cook
1
-1
/
+0
2016-04-22
x86/KASLR: Warn when KASLR is disabled
Kees Cook
1
-0
/
+1
2016-04-19
x86/KASLR: Clarify purpose of kaslr.c
Kees Cook
1
-2
/
+2
2016-04-19
x86/boot: Rename "real_mode" to "boot_params"
Kees Cook
1
-1
/
+1
2016-04-19
x86/KASLR: Remove unneeded boot_params argument
Yinghai Lu
1
-4
/
+2
2016-04-19
x86/KASLR: Rename aslr.c to kaslr.c
Kees Cook
1
-1
/
+1
2015-07-07
x86/boot: Add hex output for debugging
Kees Cook
1
-0
/
+11
2015-05-29
x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.h
Ingo Molnar
1
-6
/
+5
2015-04-03
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
1
-2
/
+4
2015-03-16
Revert "x86/mm/ASLR: Propagate base load address calculation"
Borislav Petkov
1
-4
/
+2
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2015-02-19
x86/mm/ASLR: Propagate base load address calculation
Jiri Kosina
1
-2
/
+4
2015-02-14
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
1
-0
/
+1
2013-10-13
x86, kaslr: Select random position from e820 maps
Kees Cook
1
-0
/
+8
2013-10-13
x86, kaslr: Provide randomness functions
Kees Cook
1
-0
/
+2
[next]