index
:
pm24.git
master
perf-mon
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
/
boot
/
compressed
/
Makefile
Age
Commit message (
Expand
)
Author
2021-05-12
x86/boot/compressed: Enable -Wundef
Nick Desaulniers
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-03-26
x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS
Nathan Chancellor
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-11-04
efi: generalize efi_get_secureboot
Chester Lin
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-14
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Add stage1 #VC handler
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Add IDT Infrastructure
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Disable red-zone usage
Joerg Roedel
2020-09-03
x86/boot/compressed: Warn on orphan section placement
Kees Cook
2020-09-01
x86/boot/compressed: Remove, discard, or assert for unwanted sections
Kees Cook
2020-08-14
x86/boot: Check that there are no run-time relocations
Arvind Sankar
2020-08-14
x86/boot: Remove run-time relocations from head_{32,64}.S
Arvind Sankar
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-07-31
x86: Add support for ZSTD compressed kernel
Nick Terrell
2020-07-19
x86/boot: Don't add the EFI stub to targets
Arvind Sankar
2020-07-07
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-02-25
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...
Arvind Sankar
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-25
efi/libstub/x86: Avoid thunking for native firmware calls
Ard Biesheuvel
2019-12-14
x86/boot: kbuild: allow readelf executable to be specified
Dmitry Golovin
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-16
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-11-12
x86/boot: Introduce kernel_info
Daniel Kiper
2019-10-01
arch/x86/boot: Use prefix map to avoid embedded paths
Bruce Ashfield
2019-02-01
x86/boot: Early parse RSDP and save it in boot_params
Chao Fan
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2018-10-14
x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS
Nathan Chancellor
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-07-25
x86/boot: Fix if_changed build flip/flop bug
Kees Cook
2018-04-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-03-31
x86/build: Don't pass in -D__KERNEL__ multiple times
Cao jin
2018-02-11
x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c
Kirill A. Shutemov
2017-12-07
x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
Kirill A. Shutemov
2017-11-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-07
x86/boot: Add early boot support when running with SEV active
Tom Lendacky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
x86/boot: Disable Clang warnings about GNU extensions
Matthias Kaehlcke
[next]