summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-10
|\
| * efi: Let architectures decide the flags that should be saved/restoredJulien Thierry2019-02-06
| * efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor2019-02-04
* | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-06
|\ \
| * \ Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-04
| |\ \
| | * | efi: cper: Fix possible out-of-bounds accessRoss Lagerwall2019-02-20
| | |/
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-06
|\ \ \ | |/ / |/| |
| * | efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell2019-02-16
| * | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel2019-02-04
| * | efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel2019-02-04
| * | efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-04
| * | efi/fdt: Apply more cleanupsIngo Molnar2019-02-04
| * | efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel2019-02-04
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-17
|\ \ \
| * | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-16
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-17
|\ \ \ | |/ / |/| |
| * | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-15
| |/
* / efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai2019-02-02
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-27
|\
| * pstore: Convert buf_lock to semaphoreKees Cook2018-12-03
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-26
|\ \
| * | efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel2018-11-30
| * | efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel2018-11-30
| * | efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor2018-11-30
| * | efi/fdt: Simplify the get_fdt() flowJulien Thierry2018-11-30
| * | efi/fdt: Indentation fixJulien Thierry2018-11-30
| * | firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel2018-11-30
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-25
|\ \ \ | |/ / |/| |
| * | arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2018-12-10
* | | efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel2018-11-27
|/ /
* | efi: Permit calling efi_mem_reserve_persistent() from atomic contextArd Biesheuvel2018-11-15
* | efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-15
* | efi/arm/libstub: Pack FDT after populating itArd Biesheuvel2018-11-15
* | efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel2018-11-15
* | efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long2018-11-15
|/
* Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-03
|\
| * memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
| * mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
| * memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-31
| * memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* | compat: Cleanup in_compat_syscall() callersDmitry Safonov2018-11-01
|/
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner2018-09-27
|\
| * efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth2018-09-26
| * efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth2018-09-26
| * efi/efi_test: add exporting ResetSystem runtime serviceIvan Hu2018-09-26
| * efi/libstub: arm: support building with clangAlistair Strachan2018-09-26
| * efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel2018-09-26
| * efi/arm: libstub: add a root memreserve config tableArd Biesheuvel2018-09-26
| * efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel2018-09-26