index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
arm-runtime.c
Age
Commit message (
Expand
)
Author
Files
Lines
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