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