- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- bb548be Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- ae1a411 Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- d1343da Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 4 years, 7 months ago
- a5d8e55b Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes by Ingo Molnar · 4 years, 7 months ago
- 9241dfe efi/x86: Drop the special GDT for the EFI thunk by Arvind Sankar · 4 years, 7 months ago
- d6ee652 x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux by Fangrui Song · 4 years, 8 months ago
- 5214028 x86/boot: Correct relocation destination on old linkers by Arvind Sankar · 5 years ago
- e78d334 x86/boot: Mark global variables as static by Arvind Sankar · 4 years, 8 months ago
- 34bb492 x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded by Joerg Roedel · 4 years, 8 months ago
- 40ba9309 x86/boot: Fix -Wint-to-pointer-cast build warning by Vamshi K Sthambamkadi · 4 years, 8 months ago
- 5fafbeb x86/boot: Add kstrtoul() from lib/ by Vamshi K Sthambamkadi · 4 years, 8 months ago
- 26a9242 efi/x86: Remove __efistub_global and add relocation check by Arvind Sankar · 4 years, 9 months ago
- 675a59b7 x86/boot/build: Add phony targets in arch/x86/boot/Makefile to PHONY by Masahiro Yamada · 4 years, 11 months ago
- 30ce434 x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage by Masahiro Yamada · 4 years, 11 months ago
- e3c7c10 x86/boot/build: Add cpustr.h to targets and remove clean-files by Masahiro Yamada · 4 years, 11 months ago
- 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- 69c1fd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 9 months ago
- 9589351 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- c90beea x86/boot/compressed: Fix debug_puthex() parameter type by Joerg Roedel · 4 years, 10 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 10 months ago
- 023f270 x86/boot: Fix comment spelling by Geert Uytterhoeven · 5 years ago
- d5cdf4c efi/x86: Don't relocate the kernel unless necessary by Arvind Sankar · 4 years, 10 months ago
- 964124a efi/x86: Remove extra headroom for setup block by Arvind Sankar · 4 years, 10 months ago
- 2672519 efi/x86: Add kernel preferred address to PE header by Arvind Sankar · 4 years, 10 months ago
- 1887c9b efi/x86: Decompress at start of PE image load address by Arvind Sankar · 4 years, 10 months ago
- 8ef44be x86/boot/compressed/32: Save the output address instead of recalculating it by Arvind Sankar · 4 years, 10 months ago
- 81a3489 x86/boot: Use unsigned comparison for addresses by Arvind Sankar · 4 years, 10 months ago
- 8acf63e efi/x86: Avoid using code32_start by Arvind Sankar · 4 years, 10 months ago
- 3fab433 efi/x86: Make efi32_pe_entry() more readable by Arvind Sankar · 4 years, 10 months ago
- 71ff44a efi/x86: Respect 32-bit ABI in efi32_pe_entry() by Arvind Sankar · 4 years, 10 months ago
- 3cdcd68 efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA by Arvind Sankar · 4 years, 10 months ago
- c98a76e x86/boot/compressed: Fix reloading of GDTR post-relocation by Arvind Sankar · 4 years, 10 months ago
- e976568 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 4 years, 10 months ago
- 6f8f0dc x86/vmlinux: Drop unneeded linker script discard of .eh_frame by Arvind Sankar · 4 years, 10 months ago
- 003602a x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sections by Arvind Sankar · 4 years, 10 months ago
- 0eea39a x86/boot/compressed: Remove .eh_frame section from bzImage by Arvind Sankar · 5 years ago
- 148d3f7 efi/libstub: Introduce symbolic constants for the stub major/minor version by Ard Biesheuvel · 4 years, 11 months ago
- a3326a0 efi/x86: Use symbolic constants in PE header instead of bare numbers by Ard Biesheuvel · 4 years, 11 months ago
- 97aa276 efi/x86: Add true mixed mode entry point into .compat section by Ard Biesheuvel · 5 years ago
- 17054f4 efi/x86: Implement mixed mode boot without the handover protocol by Ard Biesheuvel · 4 years, 11 months ago
- 832187f efi/x86: Drop redundant .bss section by Ard Biesheuvel · 5 years ago
- 223e3ee efi/x86: add headroom to decompressor BSS to account for setup block by Ard Biesheuvel · 4 years, 10 months ago
- c2d0b47 efi/libstub/x86: Incorporate eboot.c into libstub by Ard Biesheuvel · 5 years ago
- 04a7d0e efi/libstub/x86: Avoid overflowing code32_start on PE entry by Ard Biesheuvel · 5 years ago
- e6d832e efi/libstub/x86: Remove pointless zeroing of apm_bios_info by Ard Biesheuvel · 5 years ago
- f32ea1c efi/x86: Mark setup_graphics static by Arvind Sankar · 5 years ago
- 8a3abe3 x86/boot: Micro-optimize GDT loading instructions by Arvind Sankar · 5 years ago
- b75e2b0 x86/boot: GDT limit value should be size - 1 by Arvind Sankar · 5 years ago
- ef5a7b5 efi/x86: Remove GDT setup from efi_main by Arvind Sankar · 5 years ago
- cae0e43 x86/boot: Clear direction and interrupt flags in startup_64 by Arvind Sankar · 5 years ago
- 32d0091 x86/boot: Reload GDTR after copying to the end of the buffer by Arvind Sankar · 5 years ago
- 90ff226 efi/x86: Don't depend on firmware GDT layout by Arvind Sankar · 5 years ago
- 67a6af7 x86/boot: Remove KEEP_SEGMENTS support by Arvind Sankar · 5 years ago
- 3ee372cc x86/boot/compressed/64: Remove .bss/.pgtable from bzImage by Arvind Sankar · 5 years ago
- df6d4f9 x86/boot/compressed: Don't declare __force_order in kaslr_64.c by H.J. Lu · 5 years ago
- a86255f x86/boot/compressed/64: Use 32-bit (zero-extended) MOV for z_output_len by Arvind Sankar · 5 years ago
- 48bfdb9 x86/boot/compressed/64: Use LEA to initialize boot stack pointer by Arvind Sankar · 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
- 837171f Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree by Ingo Molnar · 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
- 28336be Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts by Ingo Molnar · 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