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
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
2017-08-17
efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor
Baoquan He
1
-2
/
+2
2017-08-15
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
1
-2
/
+4
2017-08-03
treewide: Consolidate Apple DMI checks
Lukas Wunner
1
-3
/
+2
2017-07-18
efi: Add an EFI table address match function
Tom Lendacky
1
-0
/
+33
2017-07-12
efi: avoid fortify checks in EFI stub
Kees Cook
1
-0
/
+1
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-17
/
+187
2017-07-05
Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-49
/
+38
2017-07-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-84
/
+83
2017-06-23
efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
Daniel Kiper
1
-1
/
+2
2017-06-22
trace, ras: add ARM processor error trace event
Tyler Baicar
1
-0
/
+1
2017-06-22
efi: print unrecognized CPER section
Tyler Baicar
1
-2
/
+9
2017-06-22
efi: parse ARM processor error
Tyler Baicar
1
-0
/
+129
2017-06-22
cper: add timestamp print to CPER status printing
Tyler Baicar
1
-0
/
+26
2017-06-22
ras: acpi/apei: cper: add support for generic data v3 structure
Tyler Baicar
1
-15
/
+22
2017-06-09
efi: Fix boot panic because of invalid BGRT image address
Dave Young
1
-1
/
+25
2017-06-05
efi/arm: Enable DMI/SMBIOS
Ard Biesheuvel
1
-0
/
+16
2017-06-05
efi/efi_test: Use memdup_user() helper
Geliang Tang
1
-8
/
+3
2017-06-05
efi/capsule: Add support for Quark security header
Jan Kiszka
1
-0
/
+9
2017-06-05
efi/capsule-loader: Use page addresses rather than struct page pointers
Ard Biesheuvel
2
-7
/
+12
2017-06-05
efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias
Ard Biesheuvel
1
-29
/
+27
2017-06-05
efi/capsule: Remove NULL test on kmap()
Fabian Frederick
2
-8
/
+0
2017-06-05
efi/capsule-loader: Use a cached copy of the capsule header
Ard Biesheuvel
1
-24
/
+17
2017-06-05
efi/capsule: Adjust return type of efi_capsule_setup_info()
Jan Kiszka
1
-2
/
+2
2017-06-05
efi/capsule: Clean up pr_err/_info() messages
Jan Kiszka
1
-11
/
+8
2017-06-05
efi/capsule: Remove pr_debug() on ENOMEM or EFAULT
Jan Kiszka
1
-9
/
+2
2017-06-05
efi/capsule: Fix return code on failing kmap/vmap
Jan Kiszka
1
-2
/
+2
2017-05-31
pstore: Populate pstore record->time field
Kees Cook
1
-3
/
+0
2017-05-31
efi-pstore: Refactor erase routine
Kees Cook
1
-46
/
+38
2017-05-28
efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot
Dave Young
1
-0
/
+3
[next]