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.12.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
/
arch
/
arm64
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
1
-3
/
+3
2023-01-24
arm64: efi: Execute runtime services from a dedicated stack
Ard Biesheuvel
1
-0
/
+3
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
1
-3
/
+2
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-14
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
[next]