| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-16 | treewide: include linux/pgalloc.h instead of asm/pgalloc.h | Harry Yoo | 1 | -2/+2 |
| 2024-02-02 | efi: runtime: Fix potential overflow of soft-reserved region size | Andrew Bresticker | 1 | -1/+1 |
| 2022-12-13 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+2 |
| 2022-11-07 | ARM: 9255/1: efi/dump UEFI runtime page tables for ARM | Wang Kefeng | 1 | -2/+2 |
| 2022-10-21 | efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0 | Ard Biesheuvel | 1 | -1/+1 |
| 2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2020-02-23 | efi/arm: Drop unnecessary references to efi.systab | Ard Biesheuvel | 1 | -18/+0 |
| 2020-02-04 | arm64: mm: convert mm/dump.c to use walk_page_range() | Steven Price | 1 | -1/+1 |
| 2019-11-07 | arm/efi: EFI soft reservation to memblock | Dan Williams | 1 | -0/+24 |
| 2019-03-29 | efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures | Robert Richter | 1 | -5/+2 |
| 2019-03-29 | efi/arm: Show SMBIOS bank/device location in CPER and GHES error logs | Marcin Benka | 1 | -0/+1 |
| 2019-03-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+3 |
| 2019-02-04 | efi/arm: Don't expect a return value of ptdump_debugfs_register | Nathan Chancellor | 1 | -3/+3 |
| 2019-02-04 | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 1 | -5/+1 |
| 2019-02-02 | efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker | Qian Cai | 1 | -2/+3 |
| 2018-12-10 | arm64: mm: Introduce DEFAULT_MAP_WINDOW | Steve Capper | 1 | -1/+1 |
| 2018-11-15 | efi/arm: Revert deferred unmap of early memmap mapping | Ard Biesheuvel | 1 | -1/+1 |
| 2018-07-23 | efi/arm: map UEFI memory map even w/o runtime services enabled | AKASHI Takahiro | 1 | -7/+7 |
| 2018-07-23 | efi/arm: preserve early mapping of UEFI memory map longer for BGRT | Ard Biesheuvel | 1 | -1/+3 |
| 2018-03-12 | efi: Use efi_mm in x86 as well as ARM | Sai Praneeth | 1 | -9/+0 |
| 2018-03-09 | efi/arm*: Stop printing addresses of virtual mappings | Ard Biesheuvel | 1 | -4/+1 |
| 2018-03-09 | efi/arm*: Only register page tables when they exist | Mark Rutland | 1 | -0/+3 |
| 2017-06-05 | efi/arm: Enable DMI/SMBIOS | Ard Biesheuvel | 1 | -0/+16 |
| 2017-03-02 | efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y | Ard Biesheuvel | 1 | -0/+1 |
| 2016-11-07 | arm64: dump: Make ptdump debugfs a separate option | Laura Abbott | 1 | -2/+2 |
| 2016-09-09 | efi/arm64: Add debugfs node to dump UEFI runtime page tables | Ard Biesheuvel | 1 | -0/+20 |
| 2016-09-09 | efi: Add efi_memmap_init_late() for permanent EFI memmap | Matt Fleming | 1 | -3/+1 |
| 2016-09-09 | efi: Refactor efi_memmap_init_early() into arch-neutral code | Matt Fleming | 1 | -1/+1 |
| 2016-07-06 | Xen: EFI: Parse DT parameters for Xen specific UEFI | Shannon Zhao | 1 | -0/+5 |
| 2016-04-28 | efi/arm*: Take the Memory Attributes table into account | Ard Biesheuvel | 1 | -2/+8 |
| 2016-04-28 | efi/arm*: Use memremap() to create the persistent memmap mapping | Ard Biesheuvel | 1 | -2/+1 |
| 2016-04-28 | efi: Remove global 'memmap' EFI memory map | Matt Fleming | 1 | -6/+6 |
| 2016-04-28 | efi: Iterate over efi.memmap in for_each_efi_memory_desc() | Matt Fleming | 1 | -1/+1 |
| 2016-04-28 | efi/arm*: Drop writable mapping of the UEFI System table | Ard Biesheuvel | 1 | -11/+16 |
| 2016-04-28 | efi: Get rid of the EFI_SYSTEM_TABLES status bit | Ard Biesheuvel | 1 | -1/+0 |
| 2015-12-09 | arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM | Ard Biesheuvel | 1 | -32/+16 |
| 2015-12-09 | arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM | Ard Biesheuvel | 1 | -0/+151 |