Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bc068d38c905ddfca017fa858d38cc8a369f13f5
/
arch
/
x86
/
boot
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
49a21e52
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
· 5 years ago
449f328
x86/boot/compressed/64: Remove unused variable
by Zhenzhong Duan
· 5 years ago
cd6697b
x86/boot/efi: Remove unused variables
by Zhenzhong Duan
· 5 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
f9d230e
x86/boot: Correct RSDP parsing with 32-bit EFI
by Borislav Petkov
· 6 years ago
82434d2
x86/boot/compressed/64: Explain paging_prepare()'s return value
by Kirill A. Shutemov
· 6 years ago
45b13b4
x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 setting
by Kirill A. Shutemov
· 6 years ago
82df826
x86/boot: Fix randconfig build error due to MEMORY_HOTREMOVE
by Borislav Petkov
· 6 years ago
82f9ed3
x86/boot: Fix cmdline_find_option() prototype visibility
by Borislav Petkov
· 6 years ago
690eaa5
x86/boot/KASLR: Limit KASLR to extract the kernel in immovable memory only
by Chao Fan
· 6 years ago
02a3e3c
x86/boot: Parse SRAT table and count immovable memory regions
by Chao Fan
· 6 years ago
3a63f70
x86/boot: Early parse RSDP and save it in boot_params
by Chao Fan
· 6 years ago
93a209a
x86/boot: Search for RSDP in memory
by Chao Fan
· 6 years ago
33f0df8
x86/boot: Search for RSDP in the EFI tables
by Chao Fan
· 6 years ago
3c98e71b
x86/boot: Add "acpi_rsdp=" early parsing
by Chao Fan
· 6 years ago
de50ce2
x86/boot: Copy kstrtoull() to boot/string.c
by Chao Fan
· 6 years ago
ac09c5f
x86/boot: Build the command line parsing code unconditionally
by Borislav Petkov
· 6 years ago
0a27866
x86/boot: Save several bytes in decompressor
by Cao jin
· 6 years ago
b677dfa
x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning to long mode
by Wei Huang
· 6 years ago
e6d7bc0
x86/build: Use the single-argument OUTPUT_FORMAT() linker script command
by Borislav Petkov
· 6 years ago
927185c
x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
by George Rimar
· 6 years ago
172caf1
kbuild: remove redundant target cleaning on failure
by Masahiro Yamada
· 6 years ago
9a126e7
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4b04e73
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b84a64f
x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
by Eric Snowberg
· 6 years ago
69be4ef
x86/boot: Add missing va_end() to die()
by Mattias Jacobsson
· 6 years ago
3841840
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setup_header")
by Juergen Gross
· 6 years ago
e8eeb3c
x86/boot: Simplify the detect_memory*() control flow
by Jordan Borgner
· 6 years ago
0e96f31
x86: Clean up 'sizeof x' => 'sizeof(x)'
by Jordan Borgner
· 6 years ago
f682a79
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ac73e08
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
642116d
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de3fbb2
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
dca5203
x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS
by Nathan Chancellor
· 6 years ago
ae7e123
x86/boot: Add ACPI RSDP address to setup_header
by Juergen Gross
· 6 years ago
bdec8d7
x86/boot: Fix kexec booting failure in the SEV bit detection code
by Kairui Song
· 6 years ago
9c1442a
x86: boot: Fix EFI stub alignment
by Ben Hutchings
· 6 years ago
c33ce98
efi/x86: Call efi_parse_options() from efi_main()
by Hans de Goede
· 6 years ago
44060e8
x86/boot/KASLR: Remove return value from handle_mem_options()
by Chao Fan
· 6 years ago
c00a280
x86/paravirt: Introduce new config option PARAVIRT_XXL
by Juergen Gross
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
f922c4a
module: allow symbol exports to be disabled
by Ard Biesheuvel
· 6 years ago
Next »