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
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-05
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
2023-08-21
efi/arm64: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
2023-06-27
Merge tag 'docs-arm64-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-21
arm64: Fix dangling references to Documentation/arm64
Jonathan Corbet
2023-05-25
arm64: efi: add efi_handle_corrupted_x18 prototype
Arnd Bergmann
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-19
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
2023-01-24
efi: arm64: enter with MMU and caches enabled
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-07
arm64: efi: Limit allocations to 48-bit addressable physical region
Ard Biesheuvel
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
2022-11-09
efi: libstub: Factor out min alignment and preferred kernel load address
Ard Biesheuvel
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
2021-12-13
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-12-09
efi: capsule: clean scatter-gather entries from the D-cache
Ard Biesheuvel
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2020-04-23
efi/libstub: unify EFI call wrappers for non-x86
Ard Biesheuvel
2020-02-23
efi/libstub/arm: Relax FDT alignment requirement
Ard Biesheuvel
2020-02-23
efi/libstub: Use hidden visibility for all source files
Ard Biesheuvel
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
2019-12-25
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2019-07-31
arm64/efi: fix variable 'si' set but not used
Qian Cai
2019-06-14
docs: arm64: convert docs to ReST and rename to .rst
Mauro Carvalho Chehab
2019-02-06
arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
Julien Thierry
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
2018-03-09
efi/arm64: Check whether x18 is preserved by runtime services calls
Ard Biesheuvel
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2017-12-06
arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
Will Deacon
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-21
efi/libstub/arm64: Use hidden attribute for struct screen_info reference
Ard Biesheuvel
[next]