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
/
drivers
/
firmware
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-28
efi: Move efi_status_to_err() to drivers/firmware/efi/
Matt Fleming
1
-0
/
+33
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
1
-2
/
+3
2016-04-28
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
1
-0
/
+2
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
1
-1
/
+1
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
1
-5
/
+1
2016-02-03
efi: Add Persistent Memory type name
Robert Elliott
1
-1
/
+2
2016-02-03
efi: Add NV memory attribute
Robert Elliott
1
-1
/
+4
2016-02-03
efi: Expose non-blocking set_variable() wrapper to efivars
Ard Biesheuvel
1
-0
/
+1
2016-02-03
Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...
Ingo Molnar
1
-0
/
+2
2016-01-13
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
Ard Biesheuvel
1
-1
/
+1
2015-12-14
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
Sai Praneeth
1
-32
/
+0
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
1
-0
/
+2
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
1
-4
/
+4
2015-10-12
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
1
-0
/
+18
2015-10-12
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
1
-14
/
+16
2015-10-12
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
Taku Izumi
1
-2
/
+3
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
1
-4
/
+2
2015-10-12
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
1
-0
/
+3
2015-10-11
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
1
-1
/
+3
2015-08-08
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
1
-0
/
+31
2015-08-08
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
Ard Biesheuvel
1
-3
/
+5
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
1
-0
/
+5
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+2
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-4
/
+2
2015-05-05
efi: dmi: List SMBIOS3 table before SMBIOS table
Jean Delvare
1
-2
/
+7
2015-05-01
efi: Add esrt support
Peter Jones
1
-1
/
+81
2015-02-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-24
/
+32
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-7
/
+10
2015-01-21
efi: Don't look for chosen@0 node on DT platforms
Leif Lindholm
1
-2
/
+1
2015-01-21
firmware: efi: Remove unneeded guid unparse
Ivan Khoronzhuk
1
-5
/
+0
2015-01-12
efi: Expose underlying UEFI firmware platform size to userland
Steve McIntyre
1
-0
/
+9
2015-01-12
efi: split off remapping code from efi_config_init()
Ard Biesheuvel
1
-24
/
+32
2015-01-08
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
1
-2
/
+2
2014-11-05
efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
Ard Biesheuvel
1
-0
/
+4
2014-10-03
efi: Introduce efi_md_typeattr_format()
Laszlo Ersek
1
-0
/
+57
2014-10-03
efi: Add kernel param efi=noruntime
Dave Young
1
-0
/
+9
2014-10-03
efi: Move noefi early param code out of x86 arch code
Dave Young
1
-0
/
+13
2014-08-05
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+29
2014-07-19
efi: Autoload efivars
Lee, Chun-Yi
1
-0
/
+15
2014-07-19
efi: Introduce EFI_PARAVIRT flag
Daniel Kiper
1
-9
/
+12
2014-07-19
efi: Use early_mem*() instead of early_io*()
Daniel Kiper
1
-2
/
+2
2014-07-10
efi: fdt: Do not report an error during boot if UEFI is not available
Catalin Marinas
1
-7
/
+15
2014-06-19
efi: Fix compiler warnings (unused, const, type)
Catalin Marinas
1
-3
/
+3
2014-04-30
efi: add helper function to get UEFI params from FDT
Mark Salter
1
-0
/
+79
2014-03-04
efi: Use NULL instead of 0 for pointer
Daeseok Youn
1
-1
/
+1
2014-03-04
efi: Set feature flags inside feature init functions
Matt Fleming
1
-0
/
+3
2013-12-21
efi: Export EFI runtime memory mapping to sysfs
Dave Young
1
-0
/
+4
2013-12-21
efi: Export more EFI table variables to sysfs
Dave Young
1
-1
/
+40
2013-09-05
efi: x86: make efi_lookup_mapped_addr() a common function
Leif Lindholm
1
-0
/
+32
2013-09-05
efi: x86: ia64: provide a generic efi_config_init()
Leif Lindholm
1
-0
/
+108
[next]