Age | Commit message (Expand) | Author |
2014-10-23 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-10-09 | drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entry | Yasuaki Ishimatsu |
2014-10-03 | Merge branch 'next' into efi-next-merge | Matt Fleming |
2014-10-03 | efi: Delete the in_nmi() conditional runtime locking | Matt Fleming |
2014-10-03 | efi: Provide a non-blocking SetVariable() operation | Matt Fleming |
2014-10-03 | efi: Resolve some shadow warnings | Mark Rustad |
2014-10-03 | efi: Introduce efi_md_typeattr_format() | Laszlo Ersek |
2014-10-03 | efi: Add kernel param efi=noruntime | Dave Young |
2014-10-03 | efi: Move noefi early param code out of x86 arch code | Dave Young |
2014-10-03 | efi: Add efi= parameter parsing to the EFI boot stub | Matt Fleming |
2014-10-03 | efi: Implement mandatory locking for UEFI Runtime Services | Ard Biesheuvel |
2014-09-23 | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" | Matt Fleming |
2014-09-09 | efi/arm64: Fix fdt-related memory reservation | Mark Salter |
2014-08-22 | firmware: Do not use WARN_ON(!spin_is_locked()) | Guenter Roeck |
2014-08-08 | kexec: support kexec/kdump on EFI systems | Vivek Goyal |
2014-08-06 | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-08-06 | drivers/firmware/memmap.c: don't allocate firmware_map_entry of same memory r... | Yasuaki Ishimatsu |
2014-08-06 | drivers/firmware/memmap.c: pass the correct argument to firmware_map_find_ent... | Yasuaki Ishimatsu |
2014-08-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-07-30 | Merge tag 'please-pull-apei' into x86/ras | H. Peter Anvin |
2014-07-27 | Merge branch 'acpica' | Rafael J. Wysocki |
2014-07-18 | efi: Autoload efivars | Lee, Chun-Yi |
2014-07-18 | efi: Introduce EFI_PARAVIRT flag | Daniel Kiper |
2014-07-18 | efi: Use early_mem*() instead of early_io*() | Daniel Kiper |
2014-07-18 | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming |
2014-07-18 | efi/reboot: Allow powering off machines using EFI | Matt Fleming |
2014-07-18 | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming |
2014-07-18 | efi: efistub: Convert into static library | Ard Biesheuvel |
2014-07-10 | efi: fdt: Do not report an error during boot if UEFI is not available | Catalin Marinas |
2014-07-07 | efi: efistub: Refactor stub components | Ard Biesheuvel |
2014-07-07 | efi/x86: Move UEFI Runtime Services wrappers to generic code | Ard Biesheuvel |
2014-07-07 | efi/arm64: efistub: remove local copy of linux_banner | Ard Biesheuvel |
2014-07-07 | efi/arm64: efistub: remove local copy of linux_banner | Ard Biesheuvel |
2014-06-27 | efi-pstore: Fix an overflow on 32-bit builds | Andrzej Zaborowski |
2014-06-25 | trace, RAS: Add eMCA trace event interface | Chen, Gong |
2014-06-25 | CPER: Adjust code flow of some functions | Chen, Gong |
2014-06-19 | efi: Fix compiler warnings (unused, const, type) | Catalin Marinas |
2014-06-16 | ACPICA: Restore error table definitions to reduce code differences between Li... | Lv Zheng |
2014-06-05 | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-05-13 | iscsi_ibft: Fix finding Broadcom specific ibft sign | Vikas Chaudhary |
2014-04-30 | efi/arm64: ignore dtb= when UEFI SecureBoot is enabled | Ard Biesheuvel |
2014-04-30 | arm64: efi: add EFI stub | Mark Salter |
2014-04-30 | efi: Add shared FDT related functions for ARM/ARM64 | Roy Franz |
2014-04-30 | efi: add helper function to get UEFI params from FDT | Mark Salter |
2014-04-17 | efivars: Add compatibility code for compat tasks | Matt Fleming |
2014-04-17 | efivars: Refactor sanity checking code into separate function | Matt Fleming |
2014-04-17 | efivars: Stop passing a struct argument to efivar_validate() | Matt Fleming |