index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
efi/libstub: unify EFI call wrappers for non-x86
Ard Biesheuvel
1
-8
/
+0
2020-02-23
efi/libstub/arm: Relax FDT alignment requirement
Ard Biesheuvel
1
-7
/
+0
2020-02-23
efi/libstub: Use hidden visibility for all source files
Ard Biesheuvel
1
-3
/
+0
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
1
-3
/
+3
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
1
-2
/
+1
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
1
-2
/
+1
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
1
-2
/
+1
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
1
-4
/
+4
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
1
-1
/
+1
2019-12-25
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
1
-1
/
+0
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
1
-2
/
+2
2019-07-31
arm64/efi: fix variable 'si' set but not used
Qian Cai
1
-1
/
+5
2019-06-14
docs: arm64: convert docs to ReST and rename to .rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-02-06
arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
Julien Thierry
1
-0
/
+11
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
1
-0
/
+3
2018-03-09
efi/arm64: Check whether x18 is preserved by runtime services calls
Ard Biesheuvel
1
-1
/
+3
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
1
-5
/
+7
2017-12-06
arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
Will Deacon
1
-3
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2017-08-21
efi/libstub/arm64: Use hidden attribute for struct screen_info reference
Ard Biesheuvel
1
-0
/
+3
2017-08-18
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
1
-2
/
+3
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
1
-1
/
+6
2017-08-15
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
1
-0
/
+3
2017-08-04
arm64: neon: Allow EFI runtime services to use FPSIMD in irq context
Dave Martin
1
-2
/
+3
2017-04-05
efi/arm-stub: Round up FDT allocation to mapping size
Ard Biesheuvel
1
-0
/
+1
2017-04-05
efi/arm-stub: Correct FDT and initrd allocation rules for arm64
Ard Biesheuvel
1
-1
/
+22
2017-02-07
arm/efi: Allow invocation of arbitrary runtime services
David Howells
1
-0
/
+1
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+25
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
1
-1
/
+25
2016-11-13
efi: Allow bitness-agnostic protocol calls
Lukas Wunner
1
-0
/
+3
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+1
2016-07-01
arm64: efi: always map runtime services code and data regions down to pages
Ard Biesheuvel
1
-2
/
+1
2016-06-27
efi: Convert efi_call_virt() to efi_call_virt_pointer()
Alex Thorlton
1
-2
/
+2
2016-04-28
arm64/efi: Enable runtime call flag checking
Mark Rutland
1
-0
/
+3
2016-04-28
arm64/efi: Move to generic {__,}efi_call_virt()
Mark Rutland
1
-14
/
+7
2016-04-28
efifb: Enable the efi-framebuffer platform driver for ARM and arm64
Ard Biesheuvel
1
-0
/
+4
2016-04-28
arm64/efi/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
1
-0
/
+3
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
1
-1
/
+3
2016-04-28
efi/arm*: Take the Memory Attributes table into account
Ard Biesheuvel
1
-0
/
+2
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
1
-0
/
+9
2015-01-22
arm64/efi: move virtmap init to early initcall
Ard Biesheuvel
1
-13
/
+5
2015-01-12
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
1
-2
/
+0
2015-01-12
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
1
-2
/
+32
2015-01-12
arm64/efi: set EFI_ALLOC_ALIGN to 64 KB
Ard Biesheuvel
1
-0
/
+2
2014-07-07
efi/arm64: efistub: Move shared dependencies to <asm/efi.h>
Ard Biesheuvel
1
-0
/
+12
2014-07-07
efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls
Ard Biesheuvel
1
-0
/
+21
2014-04-30
arm64: add EFI runtime services
Mark Salter
1
-0
/
+14