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