Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d9973ce2fe5bcdc5e01bb3f49833d152b8e166ca
/
arch
/
x86
/
boot
df6d4f9
x86/boot/compressed: Don't declare __force_order in kaslr_64.c
by H.J. Lu
· 5 years ago
89a47dd
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
1a2a76c
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
5f2fb52
kbuild: rename hostprogs-y/always to hostprogs/always-y
by Masahiro Yamada
· 5 years ago
2b73ea3
x86/boot: Handle malformed SRAT tables during early ACPI parsing
by Steven Clarkson
· 5 years ago
c0275ae
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6b90e71
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
bcc8aff
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
cada0b6
efi/libstub/x86: Fix EFI server boot failure
by Qian Cai
· 5 years ago
183ef7a
x86/boot: Simplify calculation of output address
by Arvind Sankar
· 5 years ago
bc310ba
x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld
by Ard Biesheuvel
· 5 years ago
bd1d7093
efi/libstub/x86: Fix unused-variable warning
by Arnd Bergmann
· 5 years ago
ac3c76c
efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed mode
by Ard Biesheuvel
· 5 years ago
796eb8d
efi/libstub/x86: Use const attribute for efi_is_64bit()
by Ard Biesheuvel
· 5 years ago
14442a1
x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
by Sean Christopherson
· 5 years ago
ea7d87f
efi/x86: Allow translating 64-bit arguments for mixed mode calls
by Arvind Sankar
· 5 years ago
14b864f
efi/x86: Check number of arguments to variadic functions
by Arvind Sankar
· 5 years ago
bc7c9d6
efi/libstub/x86: Force 'hidden' visibility for extern declarations
by Ard Biesheuvel
· 5 years ago
12dc9e1
efi/libstub: Fix boot argument handling in mixed mode entry code
by Ard Biesheuvel
· 5 years ago
0679715
efi/libstub/x86: Avoid globals to store context during mixed mode calls
by Ard Biesheuvel
· 5 years ago
966291f
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
by Ard Biesheuvel
· 5 years ago
99ea8b1
efi/libstub: Drop 'table' argument from efi_table_attr() macro
by Ard Biesheuvel
· 5 years ago
47c0fd3
efi/libstub: Drop protocol argument from efi_call_proto() macro
by Ard Biesheuvel
· 5 years ago
23e6039
efi/libstub/x86: Work around page freeing issue in mixed mode
by Ard Biesheuvel
· 5 years ago
cd33a5c
efi/libstub: Remove 'sys_table_arg' from all function prototypes
by Ard Biesheuvel
· 5 years ago
8173ec7
efi/libstub: Drop sys_table_arg from printk routines
by Ard Biesheuvel
· 5 years ago
c3710de
efi/libstub/x86: Drop __efi_early() export and efi_config struct
by Ard Biesheuvel
· 5 years ago
dc29da1
efi/libstub: Unify the efi_char16_printk implementations
by Ard Biesheuvel
· 5 years ago
2fcdad2
efi/libstub: Get rid of 'sys_table_arg' macro parameter
by Ard Biesheuvel
· 5 years ago
afc4cc7
efi/libstub/x86: Avoid thunking for native firmware calls
by Ard Biesheuvel
· 5 years ago
8f24f8c
efi/libstub: Annotate firmware routines as __efiapi
by Ard Biesheuvel
· 5 years ago
960a8d0
efi/libstub: Use stricter typing for firmware function pointers
by Ard Biesheuvel
· 5 years ago
e8bd5dd
efi/libstub: Drop explicit 32/64-bit protocol definitions
by Ard Biesheuvel
· 5 years ago
f958efe
efi/libstub: Distinguish between native/mixed not 32/64 bit
by Ard Biesheuvel
· 5 years ago
1786e83
efi/libstub: Extend native protocol definitions with mixed_mode aliases
by Ard Biesheuvel
· 5 years ago
2732ea0
efi/libstub: Use a helper to iterate over a EFI handle array
by Ard Biesheuvel
· 5 years ago
4911ee4
x86/efistub: Disable paging at mixed mode entry
by Ard Biesheuvel
· 5 years ago
eefb8c1
x86/boot: kbuild: allow readelf executable to be specified
by Dmitry Golovin
· 5 years ago
163159a
x86/boot: Discard .eh_frame sections
by Ilie Halip
· 5 years ago
6e9f879
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
df28204
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
85fbf15
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f01ec4f
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
by Ingo Molnar
· 5 years ago
b3c72fc
x86/boot: Introduce setup_indirect
by Daniel Kiper
· 5 years ago
00cd1c1
x86/boot: Introduce kernel_info.setup_type_max
by Daniel Kiper
· 5 years ago
2c33c27
x86/boot: Introduce kernel_info
by Daniel Kiper
· 5 years ago
199c847
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
by Dan Williams
· 5 years ago
262b45a
x86/efi: EFI soft reservation to E820 enumeration
by Dan Williams
· 5 years ago
0d95981
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
by Dominik Brodowski
· 5 years ago
220dd76
x86, efi: Never relocate kernel below lowest acceptable address
by Kairui Song
· 5 years ago
228d120
x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard
by Zhenzhong Duan
· 5 years ago
6d685e5
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
by Jiri Slaby
· 5 years ago
6dcc562
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
by Jiri Slaby
· 5 years ago
4aec216
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
by Jiri Slaby
· 5 years ago
ef1e031
x86/asm: Make some functions local
by Jiri Slaby
· 5 years ago
37818af
x86/asm: Do not annotate functions with GLOBAL
by Jiri Slaby
· 5 years ago
b8c3f9b
x86/boot: Annotate data appropriately
by Jiri Slaby
· 5 years ago
deff8a2
x86/boot: Annotate local functions
by Jiri Slaby
· 5 years ago
1869dbe
x86/boot/64: Round memory hole size up to next PMD page
by Steve Wahl
· 5 years ago
30a2441
x86/asm: Make more symbols local
by Jiri Slaby
· 5 years ago
9e2276f
arch/x86/boot: Use prefix map to avoid embedded paths
by Bruce Ashfield
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
49a21e5
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
98ededb
x86/asm: Make some functions local labels
by Jiri Slaby
· 5 years ago
c96e848
x86/boot/compressed/64: Fix missing initialization in find_trampoline_placement()
by Kirill A. Shutemov
· 5 years ago
41fa1ee
acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
by Josh Boyer
· 5 years ago
0a46fff
x86/boot/compressed/64: Fix boot on machines with broken E820 table
by Kirill A. Shutemov
· 5 years ago
d5a1bad
x86/boot: Use common BUILD_BUG_ON
by Rikard Falkeborn
· 5 years ago
4ce9731
x86/purgatory: Do not use __builtin_memcpy and __builtin_memset
by Nick Desaulniers
· 5 years ago
8c5477e
x86, boot: Remove multiple copy of static function sanitize_boot_params()
by Zhenzhong Duan
· 6 years ago
449f328
x86/boot/compressed/64: Remove unused variable
by Zhenzhong Duan
· 6 years ago
cd6697b
x86/boot/efi: Remove unused variables
by Zhenzhong Duan
· 6 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
b7d5c92
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f2d08c5
x86/boot: Add xloadflags bits to check for 5-level paging support
by Baoquan He
· 6 years ago
2238246
x86/boot: Make the GDT 8-byte aligned
by Xiaoyao Li
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
97873a3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
by Thomas Gleixner
· 6 years ago
8afecfb
Merge tag 'v5.2-rc4' into mauro
by Jonathan Corbet
· 6 years ago
cb1aaeb
docs: fix broken documentation links
by Mauro Carvalho Chehab
· 6 years ago
5b51ae9
x86/boot: Call get_rsdp_addr() after console_init()
by Borislav Petkov
· 6 years ago
8e44c78
Revert "x86/boot: Disable RSDP parsing temporarily"
by Borislav Petkov
· 6 years ago
0a23ebc
x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels
by Junichi Nomura
· 6 years ago
04672fe
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
by Thomas Gleixner
· 6 years ago
7bd1d5e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d691005
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
by Thomas Gleixner
· 6 years ago
dd165a6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48
by Thomas Gleixner
· 6 years ago
c3ee82c
x86/boot: Provide KASAN compatible aliases for string routines
by Ard Biesheuvel
· 6 years ago
317e2ca
Merge branch 'acpica'
by Rafael J. Wysocki
· 6 years ago
36f0c42
x86/boot: Disable RSDP parsing temporarily
by Borislav Petkov
· 6 years ago
5599fb6
ACPICA: Rename nameseg compare macro for clarity
by Bob Moore
· 6 years ago
0f02dae
x86/boot: Fix incorrect ifdeffery scope
by Baoquan He
· 6 years ago
a9c640a
x86/boot: Restrict header scope to make Clang happy
by Nick Desaulniers
· 6 years ago
b6e3cb4
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
bcd49c3
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f14b5f0
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
37d1856
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e4a0bd0
x86/boot/KASLR: Always return a value from process_mem_region
by Louis Taylor
· 6 years ago
6f913de
x86/boot/compressed/64: Do not read legacy ROM on EFI system
by Kirill A. Shutemov
· 6 years ago
Next »