1. e16c040 Merge 4.9.143 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 6d075d2 efi/libstub: Make file I/O chunking x86-specific by Ard Biesheuvel · 8 years ago
  3. e3111d5 BACKPORT: efi/libstub: Unify command line param parsing by Ard Biesheuvel · 7 years ago
  4. fc07716 efi/libstub: Introduce ExitBootServices helper by Jeffrey Hugo · 8 years ago
  5. dadb57a efi/libstub: Allocate headspace in efi_get_memory_map() by Jeffrey Hugo · 8 years ago
  6. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 8 years ago
  7. 48fcb2d efi: stub: use high allocation for converted command line by Ard Biesheuvel · 9 years ago
  8. be482d6 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  9. 7ed620b efi/libstub: Fix boundary checking in efi_high_alloc() by Yinghai Lu · 10 years ago
  10. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. 43a9f69 Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes" by Matt Fleming · 10 years ago
  12. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  13. d1a8d66 efi/libstub: Call get_memory_map() to obtain map and desc sizes by Ard Biesheuvel · 10 years ago
  14. ddeeefe arm64/efi: efistub: Apply __init annotation by Ard Biesheuvel · 10 years ago
  15. cf2b0f1 efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE by Ard Biesheuvel · 10 years ago
  16. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  17. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago[Renamed from drivers/firmware/efi/efi-stub-helper.c]
  18. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
  19. c625d1c efi: x86: Handle arbitrary Unicode characters by H. Peter Anvin · 11 years ago
  20. 9bb4019 efi: Add get_dram_base() helper function by Roy Franz · 11 years ago
  21. f966ea0 efi: Add shared printk wrapper for consistent prefixing by Roy Franz · 11 years ago
  22. 9403e46 efi: efi-stub-helper cleanup by Leif Lindholm · 10 years ago
  23. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 10 years ago
  24. 204b0a1 x86, efi: Abstract x86 efi_early calls by Matt Fleming · 11 years ago
  25. 54b52d8 x86/efi: Build our own EFI services pointer table by Matt Fleming · 11 years ago
  26. c158c3b boot, efi: Remove redundant memset() by Roy Franz · 11 years ago
  27. 4e28308 efi: resolve warnings found on ARM compile by Roy Franz · 11 years ago
  28. 6a5fe77 efi: Fix types in EFI calls to match EFI function definitions. by Roy Franz · 11 years ago
  29. 36f8961 efi: Renames in handle_cmdline_files() to complete generalization. by Roy Franz · 11 years ago
  30. 46f4582 efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). by Roy Franz · 11 years ago
  31. 0e1cadb efi: Allow efi_free() to be called with size of 0 by Roy Franz · 11 years ago
  32. 1c089c6 efi: generalize efi_get_memory_map() by Roy Franz · 11 years ago
  33. 86cc653 efi: Rename __get_map() to efi_get_memory_map() by Roy Franz · 11 years ago
  34. 5fef387 efi: Move unicode to ASCII conversion to shared function. by Roy Franz · 11 years ago
  35. 4a9f3a7 efi: Generalize relocate_kernel() for use by other architectures. by Roy Franz · 11 years ago
  36. c6866d7 efi: Move relocate_kernel() to shared file. by Roy Franz · 11 years ago
  37. 38dd9c0 efi: Enforce minimum alignment of 1 page on allocations. by Roy Franz · 11 years ago
  38. 40e4530 efi: Rename memory allocation/free functions by Roy Franz · 11 years ago
  39. 876dc36 efi: Add system table pointer argument to shared functions. by Roy Franz · 11 years ago
  40. 7721da4 efi: Move common EFI stub code from x86 arch code to common location by Roy Franz · 11 years ago