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