1. c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 5 months ago
  2. 947228c efi/libstub: Fix the efi_load_initrd function description by Atish Patra · 3 years, 6 months ago
  3. 4d0a438 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
  4. 4a568ce efi/x86: Add a quirk to support command line arguments on Dell EFI firmware by Arvind Sankar · 4 years, 3 months ago
  5. 8a8a323 efi/libstub: Handle unterminated cmdline by Arvind Sankar · 4 years, 5 months ago
  6. a37ca6a efi/libstub: Handle NULL cmdline by Arvind Sankar · 4 years, 5 months ago
  7. 1fd9717 efi/libstub: Stop parsing arguments at "--" by Arvind Sankar · 4 years, 5 months ago
  8. a570f41 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into master by Linus Torvalds · 4 years, 5 months ago
  9. 7c116db efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR by Will Deacon · 4 years, 6 months ago
  10. 8c0a839 efi/libstub: Descriptions for stub helper functions by Heinrich Schuchardt · 4 years, 6 months ago
  11. 27cd551 efi/libstub: Use pool allocation for the command line by Ard Biesheuvel · 4 years, 7 months ago
  12. 80b1bfe efi/libstub: Don't parse overlong command lines by Arvind Sankar · 4 years, 7 months ago
  13. 04b2440 efi/libstub: Use snprintf with %ls to convert the command line by Arvind Sankar · 4 years, 7 months ago
  14. 15c316b efi/libstub: Get the exact UTF-8 length by Arvind Sankar · 4 years, 7 months ago
  15. 4b75bd3 efi/libstub: Add UTF-8 decoding to efi_puts by Arvind Sankar · 4 years, 7 months ago
  16. 14c574f efi/gop: Add an option to list out the available GOP modes by Arvind Sankar · 4 years, 7 months ago
  17. 23d5b73 efi/libstub: Implement printk-style logging by Arvind Sankar · 4 years, 7 months ago
  18. 8fb331e efi/printf: Turn vsprintf into vsnprintf by Arvind Sankar · 4 years, 7 months ago
  19. 2c7d1e3 efi/libstub: Add a basic printf implementation by Arvind Sankar · 4 years, 7 months ago
  20. fd0528a efi/libstub: Buffer output of efi_puts by Arvind Sankar · 4 years, 7 months ago
  21. cb8c90a efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts by Arvind Sankar · 4 years, 7 months ago
  22. 0b8d9fc9 efi/libstub: Make efi_printk() input argument const char* by Ard Biesheuvel · 4 years, 8 months ago
  23. f61900f efi/libstub: Unify initrd loading across architectures by Arvind Sankar · 4 years, 8 months ago
  24. 980771f efi/libstub: Drop __pure getters for EFI stub options by Ard Biesheuvel · 4 years, 9 months ago
  25. ccc27ae efi/libstub: Drop __pure getter for efi_system_table by Ard Biesheuvel · 4 years, 9 months ago
  26. 5443937 efi: Kill __efistub_global by Arvind Sankar · 4 years, 9 months ago
  27. fffb680 efi/gop: Allow specifying mode number on command line by Arvind Sankar · 4 years, 9 months ago
  28. f7b85b3 efi/libstub/x86: Make loaded_image protocol handling mixed mode safe by Ard Biesheuvel · 4 years, 11 months ago
  29. 79d3219 efi/libstub: Take noinitrd cmdline argument into account for devpath initrd by Ard Biesheuvel · 5 years ago
  30. ec93fc3 efi/libstub: Add support for loading the initrd from a device path by Ard Biesheuvel · 5 years ago
  31. 91d150c efi/libstub: Clean up command line parsing routine by Ard Biesheuvel · 4 years, 11 months ago
  32. 5193a33 efi/libstub: Move file I/O support code into separate file by Ard Biesheuvel · 4 years, 11 months ago
  33. b871745 efi/libstub: Move get_dram_base() into arm-stub.c by Ard Biesheuvel · 4 years, 11 months ago
  34. 1e45bf7 efi/libstub/x86: Permit cmdline data to be allocated above 4 GB by Ard Biesheuvel · 4 years, 11 months ago
  35. a46a290 efi/libstub: Use consistent type names for file I/O protocols by Ard Biesheuvel · 4 years, 11 months ago
  36. a7495c2 efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages() by Ard Biesheuvel · 4 years, 11 months ago
  37. f57db62 efi/libstub: Move memory map handling and allocation routines to mem.c by Ard Biesheuvel · 4 years, 11 months ago
  38. 4444f85 efi: Allow disabling PCI busmastering on bridges during boot by Matthew Garrett · 5 years ago
  39. ea7d87f efi/x86: Allow translating 64-bit arguments for mixed mode calls by Arvind Sankar · 5 years ago
  40. 7d4e323 efi/libstub: Tidy up types and names of global cmdline variables by Ard Biesheuvel · 5 years ago
  41. 966291f efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive by Ard Biesheuvel · 5 years ago
  42. 99ea8b1 efi/libstub: Drop 'table' argument from efi_table_attr() macro by Ard Biesheuvel · 5 years ago
  43. 47c0fd3 efi/libstub: Drop protocol argument from efi_call_proto() macro by Ard Biesheuvel · 5 years ago
  44. 23e6039 efi/libstub/x86: Work around page freeing issue in mixed mode by Ard Biesheuvel · 5 years ago
  45. cd33a5c efi/libstub: Remove 'sys_table_arg' from all function prototypes by Ard Biesheuvel · 5 years ago
  46. 8173ec7 efi/libstub: Drop sys_table_arg from printk routines by Ard Biesheuvel · 5 years ago
  47. dc29da1 efi/libstub: Unify the efi_char16_printk implementations by Ard Biesheuvel · 5 years ago
  48. 14e900c efi/libstub: Avoid protocol wrapper for file I/O routines by Ard Biesheuvel · 5 years ago
  49. 960a8d0 efi/libstub: Use stricter typing for firmware function pointers by Ard Biesheuvel · 5 years ago
  50. f958efe efi/libstub: Distinguish between native/mixed not 32/64 bit by Ard Biesheuvel · 5 years ago
  51. b617c52 efi: Common enable/disable infrastructure for EFI soft reservation by Dan Williams · 5 years ago
  52. 220dd76 x86, efi: Never relocate kernel below lowest acceptable address by Kairui Song · 5 years ago
  53. b61fbc8 efi-stub: Fix get_efi_config_table on mixed-mode setups by Hans de Goede · 5 years ago
  54. 82d736a Abstract out support for locating an EFI config table by Matthew Garrett · 6 years ago
  55. 4e46c2a efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted by Ard Biesheuvel · 6 years ago
  56. 4febfb8 efi: Replace GPL license boilerplate with SPDX headers by Ard Biesheuvel · 6 years ago
  57. c4db9c1 efi: Deduplicate efi_open_volume() by Lukas Wunner · 6 years ago
  58. 02e43c2 efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor by Baoquan He · 7 years ago
  59. eeff7d6 efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg by Ard Biesheuvel · 8 years ago
  60. 60f38de efi/libstub: Unify command line param parsing by Ard Biesheuvel · 8 years ago
  61. 4c3f14b efi/libstub: Fix harmless command line parsing bug by Ard Biesheuvel · 8 years ago
  62. b3879a4 efi/libstub: Make file I/O chunking x86-specific by Ard Biesheuvel · 8 years ago
  63. 2bd79f3 efi: Deduplicate efi_file_size() / _read() / _close() by Lukas Wunner · 8 years ago
  64. a6a1446 efi/libstub: Add random.c to ARM build by Ard Biesheuvel · 8 years ago
  65. 5b88a31 efi/libstub: Fix allocation size calculations by Roy Franz · 8 years ago
  66. fc07716 efi/libstub: Introduce ExitBootServices helper by Jeffrey Hugo · 8 years ago
  67. dadb57a efi/libstub: Allocate headspace in efi_get_memory_map() by Jeffrey Hugo · 8 years ago
  68. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 9 years ago
  69. 48fcb2d efi: stub: use high allocation for converted command line by Ard Biesheuvel · 9 years ago
  70. 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
  71. 7ed620b efi/libstub: Fix boundary checking in efi_high_alloc() by Yinghai Lu · 10 years ago
  72. 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
  73. 43a9f69 Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes" by Matt Fleming · 10 years ago
  74. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  75. d1a8d66 efi/libstub: Call get_memory_map() to obtain map and desc sizes by Ard Biesheuvel · 10 years ago
  76. ddeeefe arm64/efi: efistub: Apply __init annotation by Ard Biesheuvel · 10 years ago
  77. cf2b0f1 efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE by Ard Biesheuvel · 10 years ago
  78. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  79. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago[Renamed from drivers/firmware/efi/efi-stub-helper.c]
  80. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
  81. c625d1c efi: x86: Handle arbitrary Unicode characters by H. Peter Anvin · 11 years ago
  82. 9bb4019 efi: Add get_dram_base() helper function by Roy Franz · 11 years ago
  83. f966ea0 efi: Add shared printk wrapper for consistent prefixing by Roy Franz · 11 years ago
  84. 9403e46 efi: efi-stub-helper cleanup by Leif Lindholm · 11 years ago
  85. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 11 years ago
  86. 204b0a1 x86, efi: Abstract x86 efi_early calls by Matt Fleming · 11 years ago
  87. 54b52d8 x86/efi: Build our own EFI services pointer table by Matt Fleming · 11 years ago
  88. c158c3b boot, efi: Remove redundant memset() by Roy Franz · 11 years ago
  89. 4e28308 efi: resolve warnings found on ARM compile by Roy Franz · 11 years ago
  90. 6a5fe77 efi: Fix types in EFI calls to match EFI function definitions. by Roy Franz · 11 years ago
  91. 36f8961 efi: Renames in handle_cmdline_files() to complete generalization. by Roy Franz · 11 years ago
  92. 46f4582 efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). by Roy Franz · 11 years ago
  93. 0e1cadb efi: Allow efi_free() to be called with size of 0 by Roy Franz · 11 years ago
  94. 1c089c6 efi: generalize efi_get_memory_map() by Roy Franz · 11 years ago
  95. 86cc653 efi: Rename __get_map() to efi_get_memory_map() by Roy Franz · 11 years ago
  96. 5fef387 efi: Move unicode to ASCII conversion to shared function. by Roy Franz · 11 years ago
  97. 4a9f3a7 efi: Generalize relocate_kernel() for use by other architectures. by Roy Franz · 11 years ago
  98. c6866d7 efi: Move relocate_kernel() to shared file. by Roy Franz · 11 years ago
  99. 38dd9c0 efi: Enforce minimum alignment of 1 page on allocations. by Roy Franz · 11 years ago
  100. 40e4530 efi: Rename memory allocation/free functions by Roy Franz · 11 years ago