Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-04 | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 1 | -3/+1 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2017-06-05 | efi/capsule-loader: Use page addresses rather than struct page pointers | Ard Biesheuvel | 1 | -3/+4 |
2017-06-05 | efi/capsule: Remove NULL test on kmap() | Fabian Frederick | 1 | -4/+0 |
2016-08-11 | efi/capsule: Allocate whole capsule into virtual memory | Austin Christ | 1 | -3/+3 |
2016-05-07 | efi/capsule: Move 'capsule' to the stack in efi_capsule_supported() | Matt Fleming | 1 | -18/+11 |
2016-05-07 | efi/capsule: Make efi_capsule_pending() lockless | Matt Fleming | 1 | -10/+25 |
2016-04-28 | efi: Add 'capsule' update support | Matt Fleming | 1 | -0/+300 |