| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 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 |
|/ |
|
* | 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 |
* | 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 |
* | efivars: Use local variables instead of a pointer dereference | Matt Fleming | 2014-04-17 | 1 | -13/+35 |
* | efi: x86: Handle arbitrary Unicode characters | H. Peter Anvin | 2014-04-17 | 1 | -20/+67 |
* | efi: Add get_dram_base() helper function | Roy Franz | 2014-04-17 | 1 | -0/+30 |
* | efi: Add shared printk wrapper for consistent prefixing | Roy Franz | 2014-04-14 | 1 | -5/+8 |
* | efi: efi-stub-helper cleanup | Leif Lindholm | 2014-04-14 | 1 | -13/+3 |
* | efi: Pass correct file handle to efi_file_{read,close} | Matt Fleming | 2014-04-10 | 1 | -3/+3 |
* | x86, efi: Abstract x86 efi_early calls | Matt Fleming | 2014-03-26 | 1 | -22/+22 |
* | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo | Matt Fleming | 2014-03-05 | 1 | -110/+38 |
|\ |
|
| * | x86/efi: Build our own EFI services pointer table | Matt Fleming | 2014-03-04 | 1 | -110/+38 |
* | | efi: Use NULL instead of 0 for pointer | Daeseok Youn | 2014-03-04 | 2 | -2/+2 |
* | | efi: Set feature flags inside feature init functions | Matt Fleming | 2014-03-04 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts | Ingo Molnar | 2014-01-05 | 5 | -26/+170 |
|\ |
|
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-12-29 | 2 | -4/+4 |
| |\ |
|
| | * | x86/efi: Don't select EFI from certain special ACPI drivers | Jan Beulich | 2013-12-19 | 2 | -4/+4 |
| * | | pstore: Don't allow high traffic options on fragile devices | Luck, Tony | 2013-12-20 | 1 | -0/+1 |
| |/ |
|
| * | efi-pstore: Make efi-pstore return a unique id | Madper Xie | 2013-11-29 | 1 | -6/+14 |
| * | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl... | Seiji Aguchi | 2013-11-28 | 3 | -16/+151 |
* | | efi: Export EFI runtime memory mapping to sysfs | Dave Young | 2013-12-21 | 4 | -0/+197 |