index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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]