Age | Commit message (Expand) | Author | Files | Lines |
2015-11-26 | arm64: efi: fix initcall return values | Ard Biesheuvel | 1 | -5/+5 |
2015-11-26 | arm64: efi: deal with NULL return value of early_memremap() | Ard Biesheuvel | 1 | -1/+13 |
2015-11-25 | arm64: efi: correctly map runtime regions | Mark Rutland | 1 | -7/+2 |
2015-11-18 | arm64: use non-global mappings for UEFI runtime regions | Ard Biesheuvel | 1 | -9/+5 |
2015-11-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+2 |
2015-10-28 | efi: Use correct type for struct efi_memory_map::phys_map | Ard Biesheuvel | 1 | -2/+2 |
2015-10-14 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 1 | -14/+5 |
2015-10-12 | efi/arm64: Clean up efi_get_fdt_params() interface | Leif Lindholm | 1 | -1/+1 |
2015-10-12 | arm64: Use core efi=debug instead of uefi_debug command line parameter | Leif Lindholm | 1 | -14/+5 |
2015-10-07 | arm64: mm: rewrite ASID allocator and MM context-switching code | Will Deacon | 1 | -1/+0 |
2015-10-07 | arm64: flush: use local TLB and I-cache invalidation | Will Deacon | 1 | -2/+2 |
2015-10-01 | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions | Ard Biesheuvel | 1 | -1/+2 |
2015-07-27 | arm64/efi: map the entire UEFI vendor string before reading it | Ard Biesheuvel | 1 | -2/+2 |
2015-05-28 | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams | 1 | -0/+1 |
2015-03-20 | arm64: efi: don't restore TTBR0 if active_mm points at init_mm | Will Deacon | 1 | -1/+5 |
2015-03-14 | efi/arm64: use UEFI for system reset and poweroff | Ard Biesheuvel | 1 | -0/+9 |
2015-01-22 | arm64/efi: move virtmap init to early initcall | Ard Biesheuvel | 1 | -58/+53 |
2015-01-16 | arm64/efi: handle potential failure to remap memory map | Ard Biesheuvel | 1 | -4/+6 |
2015-01-12 | arm64/efi: remove idmap manipulations from UEFI code | Ard Biesheuvel | 1 | -31/+1 |
2015-01-12 | arm64/efi: remove free_boot_services() and friends | Ard Biesheuvel | 1 | -122/+1 |
2015-01-12 | arm64/efi: move SetVirtualAddressMap() to UEFI stub | Ard Biesheuvel | 1 | -103/+127 |
2015-01-08 | arm64/efi: add missing call to early_ioremap_reset() | Ard Biesheuvel | 1 | -1/+1 |
2014-11-05 | arm64: dmi: set DMI string as dump stack arch description | Ard Biesheuvel | 1 | -0/+2 |
2014-11-05 | arm64: dmi: Add SMBIOS/DMI support | Yi Li | 1 | -0/+13 |
2014-11-05 | arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES) | Ard Biesheuvel | 1 | -2/+0 |
2014-11-05 | arm64/efi: invert UEFI memory region reservation logic | Ard Biesheuvel | 1 | -10/+10 |
2014-10-04 | Merge branch 'next' into efi-next-merge | Matt Fleming | 1 | -26/+18 |
2014-10-03 | arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format() | Laszlo Ersek | 1 | -20/+6 |
2014-10-03 | arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefi | Dave Young | 1 | -3/+8 |
2014-10-03 | arm64/efi: uefi_init error handling fix | Dave Young | 1 | -3/+4 |
2014-08-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2014-08-22 | efi/arm64: Store Runtime Services revision | Semen Protsenko | 1 | -0/+2 |
2014-08-19 | arm64: ignore DT memreserve entries when booting in UEFI mode | Leif Lindholm | 1 | -0/+2 |
2014-07-19 | efi/arm64: Handle missing virtual mapping for UEFI System Table | Ard Biesheuvel | 1 | -4/+24 |
2014-07-07 | efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls | Ard Biesheuvel | 1 | -13/+1 |
2014-05-23 | arm64: efi: only attempt efi map setup if booting via EFI | Leif Lindholm | 1 | -0/+3 |
2014-04-30 | arm64: add EFI runtime services | Mark Salter | 1 | -0/+466 |