- 6a2c20e kexec: support kexec/kdump on EFI systems by Vivek Goyal · 10 years ago
- 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c3107e3 Merge tag 'please-pull-apei' into x86/ras by H. Peter Anvin · 10 years ago
- 92a1840 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
- 28d5402 efi: Autoload efivars by Lee, Chun-Yi · 10 years ago
- 9f27bc5 efi: Introduce EFI_PARAVIRT flag by Daniel Kiper · 10 years ago
- abc93f8 efi: Use early_mem*() instead of early_io*() by Daniel Kiper · 10 years ago
- 44be28e x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag by Matt Fleming · 10 years ago
- 0c5ed61 efi/reboot: Allow powering off machines using EFI by Matt Fleming · 10 years ago
- 8562c99c efi/reboot: Add generic wrapper around EfiResetSystem() by Matt Fleming · 10 years ago
- f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago
- 29e2435 efi: fdt: Do not report an error during boot if UEFI is not available by Catalin Marinas · 10 years ago
- bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
- 022ee6c efi/x86: Move UEFI Runtime Services wrappers to generic code by Ard Biesheuvel · 10 years ago
- f49182ec efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 10 years ago
- a55c072 efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 10 years ago
- 783ee43 efi-pstore: Fix an overflow on 32-bit builds by Andrzej Zaborowski · 10 years ago
- 2dfb7d5 trace, RAS: Add eMCA trace event interface by Chen, Gong · 10 years ago
- 3760cd2 CPER: Adjust code flow of some functions by Chen, Gong · 10 years ago
- 6fb8cc8 efi: Fix compiler warnings (unused, const, type) by Catalin Marinas · 10 years ago
- 0a00fd5 ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream. by Lv Zheng · 10 years ago
- 345c736 efi/arm64: ignore dtb= when UEFI SecureBoot is enabled by Ard Biesheuvel · 11 years ago
- 3c7f255 arm64: efi: add EFI stub by Mark Salter · 11 years ago
- 263b4a3 efi: Add shared FDT related functions for ARM/ARM64 by Roy Franz · 11 years ago
- 0302f71 efi: add helper function to get UEFI params from FDT by Mark Salter · 11 years ago
- e33655a efivars: Add compatibility code for compat tasks by Matt Fleming · 11 years ago
- 54d2fbf efivars: Refactor sanity checking code into separate function by Matt Fleming · 11 years ago
- a5d92ad efivars: Stop passing a struct argument to efivar_validate() by Matt Fleming · 11 years ago
- e003bbe efivars: Check size of user object by Matt Fleming · 11 years ago
- bafc84d efivars: Use local variables instead of a pointer dereference by Matt Fleming · 11 years ago
- c625d1c efi: x86: Handle arbitrary Unicode characters by H. Peter Anvin · 11 years ago
- 9bb4019 efi: Add get_dram_base() helper function by Roy Franz · 11 years ago
- f966ea0 efi: Add shared printk wrapper for consistent prefixing by Roy Franz · 11 years ago
- 9403e46 efi: efi-stub-helper cleanup by Leif Lindholm · 11 years ago
- 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 11 years ago
- 204b0a1 x86, efi: Abstract x86 efi_early calls by Matt Fleming · 11 years ago
- 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
- 54b52d8 x86/efi: Build our own EFI services pointer table by Matt Fleming · 11 years ago
- 69e6084 efi: Use NULL instead of 0 for pointer by Daeseok Youn · 11 years ago
- 0f8093a efi: Set feature flags inside feature init functions by Matt Fleming · 11 years ago
- ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 11 years ago
- 8cf126d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 926172d efi: Export EFI runtime memory mapping to sysfs by Dave Young · 11 years ago
- a0998eb efi: Export more EFI table variables to sysfs by Dave Young · 11 years ago
- df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
- fce7d3b x86/efi: Don't select EFI from certain special ACPI drivers by Jan Beulich · 11 years ago
- fdeadb4 efi-pstore: Make efi-pstore return a unique id by Madper Xie · 11 years ago
- e0d5973 efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completed by Seiji Aguchi · 11 years ago
- 340286c Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 7ea6c6c Move cper.c from drivers/acpi/apei to drivers/firmware/efi by Luck, Tony · 11 years ago
- c158c3b boot, efi: Remove redundant memset() by Roy Franz · 11 years ago
- 3203209 Merge branch 'arm/common' into next by Matt Fleming · 11 years ago
- 4e28308 efi: resolve warnings found on ARM compile by Roy Franz · 11 years ago
- 6a5fe77 efi: Fix types in EFI calls to match EFI function definitions. by Roy Franz · 11 years ago
- 36f8961 efi: Renames in handle_cmdline_files() to complete generalization. by Roy Franz · 11 years ago
- 46f4582 efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). by Roy Franz · 11 years ago
- 0e1cadb efi: Allow efi_free() to be called with size of 0 by Roy Franz · 11 years ago
- 1c089c6 efi: generalize efi_get_memory_map() by Roy Franz · 11 years ago
- 86cc653 efi: Rename __get_map() to efi_get_memory_map() by Roy Franz · 11 years ago
- 5fef387 efi: Move unicode to ASCII conversion to shared function. by Roy Franz · 11 years ago
- 4a9f3a7 efi: Generalize relocate_kernel() for use by other architectures. by Roy Franz · 11 years ago
- c6866d7 efi: Move relocate_kernel() to shared file. by Roy Franz · 11 years ago
- 38dd9c0 efi: Enforce minimum alignment of 1 page on allocations. by Roy Franz · 11 years ago
- 40e4530 efi: Rename memory allocation/free functions by Roy Franz · 11 years ago
- 876dc36 efi: Add system table pointer argument to shared functions. by Roy Franz · 11 years ago
- 7721da4 efi: Move common EFI stub code from x86 arch code to common location by Roy Franz · 11 years ago
- 9efff389 Merge branch 'arm/efi-stub' into next by Matt Fleming · 11 years ago
- 258f6fd efi: x86: make efi_lookup_mapped_addr() a common function by Leif Lindholm · 11 years ago
- 272686b efi: x86: ia64: provide a generic efi_config_init() by Leif Lindholm · 11 years ago
- 6f9dd30 efivars: Mark local function as static by Bojan Prtvar · 11 years ago
- f8c62f3 efi-pstore: Read and write to the 'compressed' flag of pstore by Aruna Balakrishnaiah · 11 years ago
- 9a4e139 pstore: Introduce new argument 'compressed' in the read callback by Aruna Balakrishnaiah · 11 years ago
- b3b515b pstore: Add new argument 'compressed' in pstore write callback by Aruna Balakrishnaiah · 11 years ago
- d320c07 efivars: check for EFI_RUNTIME_SERVICES by Matt Fleming · 11 years ago
- 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- 6bbbca7 pstore: Pass header size in the pstore write callback by Aruna Balakrishnaiah · 11 years ago
- 0d83834 efivars: If pstore_register fails, free unneeded pstore buffer by Lenny Szubowicz · 11 years ago
- 7741892 efi, pstore: Cocci spatch "memdup.spatch" by Thomas Meyer · 11 years ago
- d51df2c efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuse by Seiji Aguchi · 11 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 7b2dd6d efi: remove "kfree(NULL)" by Dan Carpenter · 12 years ago
- 85c9071 efi: locking fix in efivar_entry_set_safe() by Dan Carpenter · 12 years ago
- 8a415b8 efi, pstore: Read data from variable store before memcpy() by Matt Fleming · 12 years ago
- 12abcfd efi, pstore: Remove entry from list when erasing by Matt Fleming · 12 years ago
- 4ee39e9 efi, pstore: Initialise 'entry' before iterating by Matt Fleming · 12 years ago
- a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 12 years ago
- a9499fa efi: split efisubsystem from efivars by Tom Gundersen · 12 years ago
- 0485177 efivars: Move pstore code into the new EFI directory by Matt Fleming · 12 years ago