- 9c02e06 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 0b02e44 efi: Add comment to avoid future expanding of sysfs systab by Dave Young · 7 years ago
- 89c5a2d efi/esrt: Use memunmap() instead of kfree() to free the remapping by Pan Bian · 7 years ago
- af97a77 efi: Move some sysfs files to be read-only by root by Greg Kroah-Hartman · 7 years ago
- 6a5e05a Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 2391f0b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
- 81faa55 firmware: arm_scpi: Revert updates made during v4.15 merge window by Olof Johansson · 7 years ago
- 23f1b8d fw_cfg: fix driver remove by Marc-André Lureau · 7 years ago
- 0631fb8 firmware: vpd: Fix platform driver and device registration/unregistration by Guenter Roeck · 7 years ago
- e4b28b3 firmware: vpd: Tie firmware kobject to device lifetime by Guenter Roeck · 7 years ago
- 811d7e0 firmware: vpd: Destroy vpd sections in remove function by Guenter Roeck · 7 years ago
- ff07a23 drivers/firmware: psci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 4f88bd2 Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
- cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 18c83d2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
- c1d0c3f fw_cfg: fix the command line module name by Marc-André Lureau · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 2d63499 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
- ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- 51d3290 drivers/firmware: psci_checker: Add missing destroy_timer_on_stack() by Lorenzo Pieralisi · 7 years ago
- 5e9b41f Merge tag 'keystone_soc_drivers_4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers by Arnd Bergmann · 7 years ago
- 097924c Merge tag 'tegra-for-4.15-firmware' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d82bd35 firmware: scm: Add new SCM call API for switching memory ownership by Avaneesh Kumar Dwivedi · 7 years ago
- 29f9007 efi/libstub: arm: omit sorting of the UEFI memory map by Ard Biesheuvel · 7 years ago
- 38fb665 efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y by Ard Biesheuvel · 7 years ago
- 092e72c efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps() by Dan Carpenter · 7 years ago
- eeafcc5 locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 8a36c27 Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Arnd Bergmann · 7 years ago
- f2381f6 firmware: tegra: Add BPMP debugfs support by Timo Alho · 7 years ago
- 2e1e09e firmware: tegra: Expose tegra_bpmp_mrq_return() by Mikko Perttunen · 7 years ago
- 370d010 firmware: tegra: Propagate error code to caller by Timo Alho · 7 years ago
- 8c1b7dc firmware: qcom: scm: Expose download-mode control by Bjorn Andersson · 7 years ago
- 4e659db firmware: qcom: scm: Expose secure IO service by Bjorn Andersson · 7 years ago
- 595f3a9 ti_sci: Use %pS printk format for direct addresses by Helge Deller · 7 years ago
- 430594c firmware: arm_scpi: silence sparse warnings by Heiner Kallweit · 7 years ago
- 48bee74 firmware: arm_scpi: remove all single element structures by Sudeep Holla · 7 years ago
- 1b36633 firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem by Sudeep Holla · 7 years ago
- 5c7ae64 firmware: arm_scpi: improve struct sensor_value by Heiner Kallweit · 7 years ago
- 4864dca firmware: arm_scpi: improve handling of protocol and firmware version subfields by Heiner Kallweit · 7 years ago
- d9e324e firmware: arm_scpi: improve struct dvfs_info to make code better readable by Heiner Kallweit · 7 years ago
- 95998c7 firmware: arm_scpi: remove scpi_remove by Heiner Kallweit · 7 years ago
- 27c54cd firmware: arm_scpi: make freeing mbox channels device-managed by Heiner Kallweit · 7 years ago
- 931cf0c firmware: arm_scpi: pre-populate dvfs info in scpi_probe by Heiner Kallweit · 7 years ago
- cfe8a9c firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove by Heiner Kallweit · 7 years ago
- 0012694 firmware: arm_scpi: remove usage of drvdata and don't reset scpi_info to null by Heiner Kallweit · 7 years ago
- 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
- ae71948 Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
- ae46654 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- f92e3da Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 298bd7f Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' by Rafael J. Wysocki · 7 years ago
- c002075 efi: switch to use new generic UUID API by Andy Shevchenko · 7 years ago
- 75e5bae6 firmware: vpd: use memunmap instead of iounmap by Pan Bian · 7 years ago
- 6de47a5 efi/bgrt: Use efi_mem_type() by Jan Beulich · 7 years ago
- 23f0571 efi: Move efi_mem_type() to common code by Jan Beulich · 7 years ago
- 68ee51c efi/reboot: Make function pointer orig_pm_power_off static by Colin Ian King · 7 years ago
- c2ceb5f efi/random: Increase size of firmware supplied randomness by Ard Biesheuvel · 7 years ago
- ccc829b efi/libstub: Enable reset attack mitigation by Matthew Garrett · 7 years ago
- 3cb9bc8 Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 7 years ago
- a48a7b6 Merge tag 'scpi-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Arnd Bergmann · 7 years ago
- c4335fd ACPI: APEI: fix the wrong iteration of generic error status block by gengdongjiu · 7 years ago
- 0d30176 firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_set by Sudeep Holla · 7 years ago
- f1a5b53 firmware/efi/esrt: Constify attribute_group structures by Arvind Yadav · 7 years ago
- 3ad6bd7 firmware/efi: Constify attribute_group structures by Arvind Yadav · 7 years ago
- 73e3107 firmware/dcdbas: Constify attribute_group structures by Arvind Yadav · 7 years ago
- b6a3780 efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns by Hans de Goede · 7 years ago
- 9a9de5c efi/arm/arm64: Add missing assignment of efi.config_table by Ard Biesheuvel · 7 years ago
- 91ee5b2 efi/libstub/arm64: Set -fpie when building the EFI stub by Ard Biesheuvel · 7 years ago
- 0426a4e efi/libstub/arm64: Force 'hidden' visibility for section markers by Ard Biesheuvel · 7 years ago
- f56ab9a efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP by Ard Biesheuvel · 7 years ago
- 03f8935 Merge tag 'tegra-for-4.14-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 7 years ago
- 122954e firmware: tegra: set drvdata earlier by Timo Alho · 7 years ago
- 02e43c2 efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor by Baoquan He · 7 years ago
- 9deee31 firmware: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
- 170976b efi/arm64: add EFI_KIMG_ALIGN by Mark Rutland · 7 years ago
- 630b3af treewide: Consolidate Apple DMI checks by Lukas Wunner · 7 years ago
- a19d66c efi: Add an EFI table address match function by Tom Lendacky · 7 years ago
- f7750a7 x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings by Tom Lendacky · 7 years ago
- 3e2c044 efi: avoid fortify checks in EFI stub by Kees Cook · 7 years ago
- f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 2cc7b4c Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- e854711 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 162b246 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 457ea3f efi: Process the MEMATTR table only if EFI_MEMMAP is enabled by Daniel Kiper · 7 years ago
- e9279e8 trace, ras: add ARM processor error trace event by Tyler Baicar · 7 years ago
- 0fc300f efi: print unrecognized CPER section by Tyler Baicar · 7 years ago
- 2f74f09 efi: parse ARM processor error by Tyler Baicar · 7 years ago
- 8a94471 cper: add timestamp print to CPER status printing by Tyler Baicar · 7 years ago
- bbcc2e7 ras: acpi/apei: cper: add support for generic data v3 structure by Tyler Baicar · 7 years ago
- 54ed812 firmware/ivc: use dma_mapping_error by Christoph Hellwig · 8 years ago
- 43e68aa Merge tag 'tegra-for-4.13-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 7 years ago
- f39b24e Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 7 years ago
- 93c452f Merge tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Olof Johansson · 7 years ago
- cbfb749 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago