index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
arm64/efi: fix libstub build under CONFIG_MODVERSIONS
Ard Biesheuvel
2015-11-02
1
-1
/
+1
|
*
|
arm64/efi: move arm64 specific stub C code to libstub
Ard Biesheuvel
2015-10-30
2
-0
/
+71
|
*
|
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
1
-0
/
+8
|
*
|
arm64/efi: isolate EFI stub from the kernel proper
Ard Biesheuvel
2015-10-12
2
-6
/
+90
|
*
|
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
Ard Biesheuvel
2015-10-12
1
-9
/
+0
|
|
/
*
|
efi: Fix warning of int-to-pointer-cast on x86 32-bit builds
Taku Izumi
2015-10-28
1
-2
/
+2
*
|
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
2015-10-28
1
-4
/
+4
*
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-10-14
6
-36
/
+307
|
\
\
|
*
|
efi: Add "efi_fake_mem" boot option
Taku Izumi
2015-10-12
3
-0
/
+261
|
*
|
efi: Auto-load the efi-pstore module
Ben Hutchings
2015-10-12
1
-0
/
+1
|
*
|
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
2015-10-12
1
-0
/
+18
|
*
|
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
2015-10-12
1
-14
/
+16
|
*
|
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
Taku Izumi
2015-10-12
1
-2
/
+3
|
*
|
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
2015-10-12
1
-4
/
+2
|
*
|
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
2015-10-12
1
-0
/
+3
|
*
|
drivers/firmware: Make efi/esrt.c driver explicitly non-modular
Paul Gortmaker
2015-10-12
1
-16
/
+3
*
|
|
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-10-14
3
-20
/
+74
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
2015-10-01
1
-15
/
+73
|
*
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
2015-09-23
1
-4
/
+0
|
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
1
-1
/
+1
*
|
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
2015-10-11
1
-1
/
+3
*
|
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
2015-08-08
1
-0
/
+31
*
|
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
Ard Biesheuvel
2015-08-08
1
-3
/
+5
|
/
*
efi: Check for NULL efi kernel parameters
Ricardo Neri
2015-07-30
1
-0
/
+5
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-07-21
1
-3
/
+12
|
\
|
*
efi: Handle memory error structures produced based on old versions of standard
Luck, Tony
2015-07-15
1
-3
/
+12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-04
1
-4
/
+2
|
\
\
|
*
|
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-01
1
-4
/
+2
*
|
|
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-07-02
1
-2
/
+0
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
2015-06-30
1
-2
/
+0
|
|
\
\
\
|
|
*
|
|
of: clean-up unnecessary libfdt include paths
Rob Herring
2015-06-05
1
-2
/
+0
|
|
|
/
/
*
|
|
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-06-11
2
-1
/
+7
|
\
\
\
\
|
*
|
|
|
efi: Work around ia64 build problem with ESRT driver
Peter Jones
2015-06-08
2
-1
/
+7
*
|
|
|
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-06-02
4
-9
/
+566
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
efi: dmi: List SMBIOS3 table before SMBIOS table
Jean Delvare
2015-05-05
1
-2
/
+7
|
*
|
|
efi/esrt: Fix some compiler warnings
Peter Jones
2015-04-30
1
-11
/
+18
|
*
|
|
efi: Add esrt support
Peter Jones
2015-04-30
3
-2
/
+546
|
*
|
|
efi: efivar_create_sysfs_entry() should return negative error codes
Dan Carpenter
2015-04-30
1
-5
/
+6
|
|
/
/
*
|
|
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-05-06
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
efi: Fix error handling in add_sysfs_runtime_map_entry()
Dan Carpenter
2015-05-05
1
-3
/
+3
*
|
efi/libstub: Retrieve FDT size when loaded from UEFI config table
Ard Biesheuvel
2015-04-01
3
-6
/
+10
*
|
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-03-02
1
-4
/
+4
|
\
|
|
*
efi/libstub: Fix boundary checking in efi_high_alloc()
Yinghai Lu
2015-02-24
1
-4
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-21
1
-10
/
+6
|
\
|
|
*
Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"
Matt Fleming
2015-02-18
1
-10
/
+6
*
|
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
2015-02-14
1
-0
/
+4
*
|
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2015-02-14
1
-0
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-02-12
5
-35
/
+171
|
\
\
|
|
/
|
/
|
|
*
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
2015-01-12
3
-3
/
+122
|
*
efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
Ard Biesheuvel
2015-01-12
1
-8
/
+17
[prev]
[next]