summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-11-161-4/+4
|\
| * fw_cfg: fix the command line module nameMarc-André Lureau2017-11-141-4/+4
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0711-6/+22
|\ \ | |/
| * Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-042-5/+8
| |\
| | * efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel2017-10-272-5/+8
| * | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-029-0/+9
| |\ \
| | * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
| | |/
| * | efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=yArd Biesheuvel2017-10-251-1/+2
| * | efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()Dan Carpenter2017-10-251-0/+3
| |/
* | locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-251-12/+12
|/
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-142-2/+2
* Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-09-121-5/+5
|\
| * efi: switch to use new generic UUID APIAndy Shevchenko2017-08-301-5/+5
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-103-6/+6
|\ \
| * \ Merge tag 'scpi-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-08-241-1/+1
| |\ \
| | * | firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_setSudeep Holla2017-08-231-1/+1
| | |/
| * | Merge tag 'tegra-for-4.14-firmware' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-08-181-2/+2
| |\ \
| | * | firmware: tegra: set drvdata earlierTimo Alho2017-08-171-2/+2
| | |/
| * | firmware: Convert to using %pOF instead of full_nameRob Herring2017-08-162-3/+3
| |/
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-0712-40/+142
|\ \
| * | efi/bgrt: Use efi_mem_type()Jan Beulich2017-08-261-21/+1
| * | efi: Move efi_mem_type() to common codeJan Beulich2017-08-261-6/+31
| * | efi/reboot: Make function pointer orig_pm_power_off staticColin Ian King2017-08-261-1/+1
| * | efi/random: Increase size of firmware supplied randomnessArd Biesheuvel2017-08-262-7/+6
| * | efi/libstub: Enable reset attack mitigationMatthew Garrett2017-08-264-0/+72
| * | Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2017-08-263-4/+38
| |\ \
| * | | firmware/efi/esrt: Constify attribute_group structuresArvind Yadav2017-08-211-1/+1
| * | | firmware/efi: Constify attribute_group structuresArvind Yadav2017-08-211-1/+1
| * | | firmware/dcdbas: Constify attribute_group structuresArvind Yadav2017-08-211-1/+1
| * | | efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returnsHans de Goede2017-08-211-1/+11
| * | | efi/arm/arm64: Add missing assignment of efi.config_tableArd Biesheuvel2017-08-211-0/+3
| * | | efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel2017-08-211-1/+1
| * | | efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel2017-08-211-1/+9
| * | | efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAPArd Biesheuvel2017-08-211-0/+5
| | |/ | |/|
* | | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-052-13/+4
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki2017-09-031-10/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu2017-08-241-10/+2
| | |/ /
| * | | treewide: Consolidate Apple DMI checksLukas Wunner2017-08-031-3/+2
| |/ /
* | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-5/+5
|\ \ \
| * | | firmware: vpd: use memunmap instead of iounmapPan Bian2017-08-281-5/+5
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-051-2/+4
|\ \ \
| * | | efi/arm64: add EFI_KIMG_ALIGNMark Rutland2017-08-151-2/+4
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-043-4/+38
|\ \ \ | | |/ | |/|
| * | efi: Add an EFI table address match functionTom Lendacky2017-07-181-0/+33
| * | x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky2017-07-182-4/+5
| |/
* | efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He2017-08-171-2/+2
|/
* efi: avoid fortify checks in EFI stubKees Cook2017-07-121-0/+1
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-2/+2
|\
| * firmware/ivc: use dma_mapping_errorChristoph Hellwig2017-06-201-2/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-051-17/+187
|\ \
OpenPOWER on IntegriCloud