index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
efi.c
Age
Commit message (
Expand
)
Author
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-19
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
2023-02-09
efi: arm64: Wire up BTI annotation in memory attributes table
Ard Biesheuvel
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
2023-01-16
arm64: efi: Avoid workqueue to check whether EFI runtime is live
Ard Biesheuvel
2022-12-08
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2022-12-08
arm64: efi: Execute runtime services from a dedicated stack
Ard Biesheuvel
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
2022-11-10
arm64: efi: Fix handling of misaligned runtime regions and drop warning
Ard Biesheuvel
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2021-08-04
arm64: efi: Export screen_info
Michael Kelley
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-03-09
efi/arm64: Check whether x18 is preserved by runtime services calls
Ard Biesheuvel
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-01-03
arm64/efi: Ignore EFI_MEMORY_XP attribute if RP and/or WP are set
Ard Biesheuvel
2017-06-05
efi/arm: Enable DMI/SMBIOS
Ard Biesheuvel
2016-11-07
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
2016-07-01
arm64: efi: avoid block mappings for unaligned UEFI memory regions
Ard Biesheuvel
2016-07-01
arm64: efi: always map runtime services code and data regions down to pages
Ard Biesheuvel
2016-07-01
arm64: mm: add param to force create_pgd_mapping() to use page mappings
Ard Biesheuvel
2016-04-28
arm64/efi/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-28
arm64/efi: Apply strict permissions to UEFI Runtime Services regions
Ard Biesheuvel
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2015-12-09
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2015-12-09
arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP
Ard Biesheuvel
2015-11-26
arm64: efi: fix initcall return values
Ard Biesheuvel
2015-11-26
arm64: efi: deal with NULL return value of early_memremap()
Ard Biesheuvel
2015-11-25
arm64: efi: correctly map runtime regions
Mark Rutland
2015-11-18
arm64: use non-global mappings for UEFI runtime regions
Ard Biesheuvel
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
2015-10-12
arm64: Use core efi=debug instead of uefi_debug command line parameter
Leif Lindholm
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
2015-07-27
arm64/efi: map the entire UEFI vendor string before reading it
Ard Biesheuvel
2015-05-27
e820, efi: add ACPI 6.0 persistent memory types
Dan Williams
2015-03-20
arm64: efi: don't restore TTBR0 if active_mm points at init_mm
Will Deacon
2015-03-14
efi/arm64: use UEFI for system reset and poweroff
Ard Biesheuvel
2015-01-22
arm64/efi: move virtmap init to early initcall
Ard Biesheuvel
2015-01-16
arm64/efi: handle potential failure to remap memory map
Ard Biesheuvel
2015-01-12
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
2015-01-12
arm64/efi: remove free_boot_services() and friends
Ard Biesheuvel
2015-01-12
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
2015-01-08
arm64/efi: add missing call to early_ioremap_reset()
Ard Biesheuvel
2014-11-05
arm64: dmi: set DMI string as dump stack arch description
Ard Biesheuvel
[next]