Age | Commit message (Expand) | Author |
2016-05-04 | efi: Expose non-blocking set_variable() wrapper to efivars | Ard Biesheuvel |
2016-05-04 | efi: Fix out-of-bounds read in variable_matches() | Laszlo Ersek |
2016-05-04 | efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping | Ard Biesheuvel |
2016-04-12 | drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy | Aaro Koskinen |
2016-02-16 | efi: Add pstore variables to the deletion whitelist | Matt Fleming |
2016-02-10 | efi: Make efivarfs entries immutable by default | Peter Jones |
2016-02-10 | efi: Make our variable validation list include the guid | Peter Jones |
2016-02-10 | efi: Do variable name validation tests in utf8 | Peter Jones |
2016-02-10 | efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version | Peter Jones |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin |
2016-01-20 | drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o... | Stephen Boyd |
2016-01-15 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-15 | firmware: dmi_scan: Save SMBIOS Type 9 System Slots | Jordan Hargrave |
2016-01-15 | firmware: dmi_scan: Fix dmi_find_device description | Jean Delvare |
2016-01-15 | firmware: dmi_scan: Clarify dmi_save_extended_devices | Jean Delvare |
2016-01-15 | firmware: dmi_scan: Optimize dmi_save_extended_devices | Jean Delvare |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-13 | efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap | Ard Biesheuvel |
2016-01-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-01-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-01-12 | Merge branch 'devel-stable' into for-linus | Russell King |
2016-01-08 | firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6 | Andrea Arcangeli |
2016-01-06 | efi: stub: define DISABLE_BRANCH_PROFILING for all architectures | Ard Biesheuvel |
2016-01-04 | ARM: 8481/2: drivers: psci: replace psci firmware calls | Jens Wiklander |
2016-01-04 | ARM: 8478/2: arm/arm64: add arm-smccc | Jens Wiklander |
2015-12-14 | ARM: add UEFI stub support | Roy Franz |
2015-12-13 | ARM: wire up UEFI init and runtime support | Ard Biesheuvel |
2015-12-09 | arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM | Ard Biesheuvel |
2015-12-09 | arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM | Ard Biesheuvel |
2015-12-08 | treewide: Fix typos in printk | Masanari Iida |
2015-11-10 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-11-05 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-11-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-11-02 | efi-pstore: fix kernel-doc argument name | Geliang Tang |
2015-11-02 | arm64/efi: fix libstub build under CONFIG_MODVERSIONS | Ard Biesheuvel |
2015-10-30 | arm64/efi: move arm64 specific stub C code to libstub | Ard Biesheuvel |
2015-10-28 | efi: Fix warning of int-to-pointer-cast on x86 32-bit builds | Taku Izumi |
2015-10-28 | efi: Use correct type for struct efi_memory_map::phys_map | Ard Biesheuvel |
2015-10-26 | Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblin... | Olof Johansson |
2015-10-23 | Merge branch 'drivers/psci2' into next/drivers | Olof Johansson |
2015-10-23 | drivers: psci: make PSCI 1.0 functions initialization version dependent | Lorenzo Pieralisi |
2015-10-22 | Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2015-10-15 | Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i... | Arnd Bergmann |
2015-10-14 | ARM: bcm2835: Add the Raspberry Pi firmware driver | Eric Anholt |
2015-10-14 | firmware: qcom-scm: build for correct architecture level | Arnd Bergmann |
2015-10-14 | qcom-scm: fix endianess issue in __qcom_scm_is_call_available | Rob Clark |
2015-10-14 | Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann |
2015-10-14 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar |
2015-10-14 | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix | Ingo Molnar |
2015-10-12 | arm64: add KASAN support | Andrey Ryabinin |