Age | Commit message (Expand) | Author |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2017-09-12 | Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid | Linus Torvalds |
2017-09-10 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-09-07 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-05 | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-09-05 | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-09-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-03 | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' | Rafael J. Wysocki |
2017-08-30 | efi: switch to use new generic UUID API | Andy Shevchenko |
2017-08-28 | firmware: vpd: use memunmap instead of iounmap | Pan Bian |
2017-08-26 | efi/bgrt: Use efi_mem_type() | Jan Beulich |
2017-08-26 | efi: Move efi_mem_type() to common code | Jan Beulich |
2017-08-26 | efi/reboot: Make function pointer orig_pm_power_off static | Colin Ian King |
2017-08-26 | efi/random: Increase size of firmware supplied randomness | Ard Biesheuvel |
2017-08-26 | efi/libstub: Enable reset attack mitigation | Matthew Garrett |
2017-08-26 | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar |
2017-08-24 | Merge tag 'scpi-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2017-08-24 | ACPI: APEI: fix the wrong iteration of generic error status block | gengdongjiu |
2017-08-23 | firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_set | Sudeep Holla |
2017-08-21 | firmware/efi/esrt: Constify attribute_group structures | Arvind Yadav |
2017-08-21 | firmware/efi: Constify attribute_group structures | Arvind Yadav |
2017-08-21 | firmware/dcdbas: Constify attribute_group structures | Arvind Yadav |
2017-08-21 | efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns | Hans de Goede |
2017-08-21 | efi/arm/arm64: Add missing assignment of efi.config_table | Ard Biesheuvel |
2017-08-21 | efi/libstub/arm64: Set -fpie when building the EFI stub | Ard Biesheuvel |
2017-08-21 | efi/libstub/arm64: Force 'hidden' visibility for section markers | Ard Biesheuvel |
2017-08-21 | efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP | Ard Biesheuvel |
2017-08-18 | Merge tag 'tegra-for-4.14-firmware' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |
2017-08-17 | firmware: tegra: set drvdata earlier | Timo Alho |
2017-08-17 | efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor | Baoquan He |
2017-08-16 | firmware: Convert to using %pOF instead of full_name | Rob Herring |
2017-08-15 | efi/arm64: add EFI_KIMG_ALIGN | Mark Rutland |
2017-08-03 | treewide: Consolidate Apple DMI checks | Lukas Wunner |
2017-07-18 | efi: Add an EFI table address match function | Tom Lendacky |
2017-07-18 | x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings | Tom Lendacky |
2017-07-12 | efi: avoid fortify checks in EFI stub | Kees Cook |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-07-05 | Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-04 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-07-03 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-06-23 | efi: Process the MEMATTR table only if EFI_MEMMAP is enabled | Daniel Kiper |
2017-06-22 | trace, ras: add ARM processor error trace event | Tyler Baicar |
2017-06-22 | efi: print unrecognized CPER section | Tyler Baicar |
2017-06-22 | efi: parse ARM processor error | Tyler Baicar |
2017-06-22 | cper: add timestamp print to CPER status printing | Tyler Baicar |
2017-06-22 | ras: acpi/apei: cper: add support for generic data v3 structure | Tyler Baicar |
2017-06-20 | firmware/ivc: use dma_mapping_error | Christoph Hellwig |