1. 7e611e7 efi/arm64: Check whether x18 is preserved by runtime services calls by Ard Biesheuvel · 7 years ago
  2. 20a004e arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables by Will Deacon · 7 years ago
  3. 1e9de1d arm64/efi: Ignore EFI_MEMORY_XP attribute if RP and/or WP are set by Ard Biesheuvel · 7 years ago
  4. bb817be efi/arm: Enable DMI/SMBIOS by Ard Biesheuvel · 8 years ago
  5. f14c66c arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only' by Ard Biesheuvel · 8 years ago
  6. 74c102c arm64: efi: avoid block mappings for unaligned UEFI memory regions by Ard Biesheuvel · 9 years ago
  7. bd264d0 arm64: efi: always map runtime services code and data regions down to pages by Ard Biesheuvel · 9 years ago
  8. 53e1b32 arm64: mm: add param to force create_pgd_mapping() to use page mappings by Ard Biesheuvel · 9 years ago
  9. 57fdb89a arm64/efi/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 9 years ago
  10. 1fd55a9 arm64/efi: Apply strict permissions to UEFI Runtime Services regions by Ard Biesheuvel · 9 years ago
  11. f7d9248 arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM by Ard Biesheuvel · 9 years ago
  12. e5bc22a arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM by Ard Biesheuvel · 9 years ago
  13. 4dffbfc arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP by Ard Biesheuvel · 9 years ago
  14. 66362c9 arm64: efi: fix initcall return values by Ard Biesheuvel · 9 years ago
  15. 81d9457 arm64: efi: deal with NULL return value of early_memremap() by Ard Biesheuvel · 9 years ago
  16. 3b12acf arm64: efi: correctly map runtime regions by Mark Rutland · 9 years ago
  17. 65da0a8 arm64: use non-global mappings for UEFI runtime regions by Ard Biesheuvel · 9 years ago
  18. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  19. 44511fb efi: Use correct type for struct efi_memory_map::phys_map by Ard Biesheuvel · 9 years ago
  20. 790a2ee Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
  21. 7968c0e efi/arm64: Clean up efi_get_fdt_params() interface by Leif Lindholm · 9 years ago
  22. c9494dc arm64: Use core efi=debug instead of uefi_debug command line parameter by Leif Lindholm · 9 years ago
  23. 5aec715 arm64: mm: rewrite ASID allocator and MM context-switching code by Will Deacon · 9 years ago
  24. 8e63d38 arm64: flush: use local TLB and I-cache invalidation by Will Deacon · 9 years ago
  25. 0ce3cc0 arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions by Ard Biesheuvel · 9 years ago
  26. f91b1fe arm64/efi: map the entire UEFI vendor string before reading it by Ard Biesheuvel · 9 years ago
  27. ad5fb87 e820, efi: add ACPI 6.0 persistent memory types by Dan Williams · 10 years ago
  28. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 10 years ago
  29. 60c0d45 efi/arm64: use UEFI for system reset and poweroff by Ard Biesheuvel · 10 years ago
  30. 60305db arm64/efi: move virtmap init to early initcall by Ard Biesheuvel · 10 years ago
  31. 7fe5d2b arm64/efi: handle potential failure to remap memory map by Ard Biesheuvel · 10 years ago
  32. 9679be1 arm64/efi: remove idmap manipulations from UEFI code by Ard Biesheuvel · 10 years ago
  33. 3033b84 arm64/efi: remove free_boot_services() and friends by Ard Biesheuvel · 10 years ago
  34. f3cdfd2 arm64/efi: move SetVirtualAddressMap() to UEFI stub by Ard Biesheuvel · 10 years ago
  35. 0e63ea4 arm64/efi: add missing call to early_ioremap_reset() by Ard Biesheuvel · 10 years ago
  36. b07bfaa arm64: dmi: set DMI string as dump stack arch description by Ard Biesheuvel · 10 years ago
  37. d1ae8c0 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  38. 4e27d47 arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES) by Ard Biesheuvel · 10 years ago
  39. 61139eb arm64/efi: invert UEFI memory region reservation logic by Ard Biesheuvel · 10 years ago
  40. 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 10 years ago
  41. 65ba758 arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
  42. 6632210 arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefi by Dave Young · 10 years ago
  43. 88f8abd arm64/efi: uefi_init error handling fix by Dave Young · 10 years ago
  44. 7be141d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. 6a7519e efi/arm64: Store Runtime Services revision by Semen Protsenko · 10 years ago
  46. 86c8b27 arm64: ignore DT memreserve entries when booting in UEFI mode by Leif Lindholm · 10 years ago
  47. 99a5603 efi/arm64: Handle missing virtual mapping for UEFI System Table by Ard Biesheuvel · 11 years ago
  48. e15dd49 efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls by Ard Biesheuvel · 11 years ago
  49. 74bcc24 arm64: efi: only attempt efi map setup if booting via EFI by Leif Lindholm · 11 years ago
  50. f84d027 arm64: add EFI runtime services by Mark Salter · 11 years ago