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
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-55
/
+31
2018-03-13
efi/libstub/tpm: Initialize pointer variables to zero for mixed mode
Ard Biesheuvel
1
-2
/
+2
2018-03-12
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
3
-15
/
+6
2018-03-12
efi/esrt: Fix handling of early ESRT table mapping
Ard Biesheuvel
1
-13
/
+4
2018-03-12
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2
-9
/
+9
2018-03-09
efi/apple-properties: Use memremap() instead of ioremap()
Andy Shevchenko
1
-5
/
+6
2018-03-09
efi: Reorder pr_notice() with add_device_randomness() call
Ard Biesheuvel
1
-1
/
+1
2018-03-09
efi/arm*: Stop printing addresses of virtual mappings
Ard Biesheuvel
1
-4
/
+1
2018-03-09
efi/apple-properties: Remove redundant attribute initialization from unmarsha...
Andy Shevchenko
1
-8
/
+1
2018-03-09
efi/arm*: Only register page tables when they exist
Mark Rutland
1
-0
/
+3
2018-02-01
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
5
-3
/
+127
2018-01-22
kconfig: use bool instead of boolean for type definition attributes, again
Masahiro Yamada
1
-1
/
+1
2018-01-19
x86/efi: Clarify that reset attack mitigation needs appropriate userspace
Matthew Garrett
1
-1
/
+4
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
5
-3
/
+127
2018-01-03
efi: Parse ARM error information value
Tyler Baicar
1
-2
/
+211
2018-01-03
efi: Move ARM CPER code to new file
Tyler Baicar
4
-119
/
+156
2018-01-03
efi: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-1
/
+1
2018-01-03
efi/capsule-loader: Fix pr_err() string to end with newline
Arvind Yadav
1
-1
/
+1
2018-01-03
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
1
-8
/
+37
2017-12-06
efi: Add comment to avoid future expanding of sysfs systab
Dave Young
1
-0
/
+2
2017-12-06
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
1
-1
/
+1
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
3
-16
/
+12
2017-11-04
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+8
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-0
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-10-27
efi/libstub: arm: omit sorting of the UEFI memory map
Ard Biesheuvel
2
-5
/
+8
2017-10-25
efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y
Ard Biesheuvel
1
-1
/
+2
2017-10-25
efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
Dan Carpenter
1
-0
/
+3
2017-09-12
Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-5
/
+5
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-39
/
+141
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-13
/
+4
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+4
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+33
2017-09-03
Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'
Rafael J. Wysocki
1
-10
/
+2
2017-08-30
efi: switch to use new generic UUID API
Andy Shevchenko
1
-5
/
+5
2017-08-26
efi/bgrt: Use efi_mem_type()
Jan Beulich
1
-21
/
+1
2017-08-26
efi: Move efi_mem_type() to common code
Jan Beulich
1
-6
/
+31
2017-08-26
efi/reboot: Make function pointer orig_pm_power_off static
Colin Ian King
1
-1
/
+1
2017-08-26
efi/random: Increase size of firmware supplied randomness
Ard Biesheuvel
2
-7
/
+6
2017-08-26
efi/libstub: Enable reset attack mitigation
Matthew Garrett
4
-0
/
+72
2017-08-26
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-0
/
+33
2017-08-24
ACPI: APEI: fix the wrong iteration of generic error status block
gengdongjiu
1
-10
/
+2
2017-08-21
firmware/efi/esrt: Constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-08-21
firmware/efi: Constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-08-21
efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns
Hans de Goede
1
-1
/
+11
2017-08-21
efi/arm/arm64: Add missing assignment of efi.config_table
Ard Biesheuvel
1
-0
/
+3
2017-08-21
efi/libstub/arm64: Set -fpie when building the EFI stub
Ard Biesheuvel
1
-1
/
+1
2017-08-21
efi/libstub/arm64: Force 'hidden' visibility for section markers
Ard Biesheuvel
1
-1
/
+9
2017-08-21
efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP
Ard Biesheuvel
1
-0
/
+5
[next]