Age | Commit message (Expand) | Author | Files | Lines |
2014-04-17 | efivars: Add compatibility code for compat tasks | Matt Fleming | 1 | -26/+116 |
2014-04-17 | efivars: Refactor sanity checking code into separate function | Matt Fleming | 1 | -20/+32 |
2014-04-17 | efivars: Stop passing a struct argument to efivar_validate() | Matt Fleming | 1 | -2/+4 |
2014-04-17 | efivars: Check size of user object | Matt Fleming | 1 | -0/+6 |
2014-04-17 | efivars: Use local variables instead of a pointer dereference | Matt Fleming | 1 | -13/+35 |
2014-03-04 | efi: Use NULL instead of 0 for pointer | Daeseok Youn | 1 | -1/+1 |
2013-11-29 | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl... | Seiji Aguchi | 1 | -4/+8 |
2013-09-05 | efivars: Mark local function as static | Bojan Prtvar | 1 | -1/+1 |
2013-07-11 | efivars: check for EFI_RUNTIME_SERVICES | Matt Fleming | 1 | -0/+3 |
2013-05-13 | efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuse | Seiji Aguchi | 1 | -5/+3 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2013-04-30 | efi: remove "kfree(NULL)" | Dan Carpenter | 1 | -3/+1 |
2013-04-30 | Merge tag 'v3.9' into efi-for-tip2 | Matt Fleming | 1 | -1/+2 |
2013-04-17 | efi: split efisubsystem from efivars | Tom Gundersen | 1 | -0/+617 |