aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/efivars.c
AgeCommit message (Expand)Author
2014-07-23efivars: Add compatibility code for compat tasksMatt Fleming
2014-07-23efivars: Refactor sanity checking code into separate functionMatt Fleming
2014-07-23efivars: Stop passing a struct argument to efivar_validate()Matt Fleming
2014-07-23efivars: Check size of user objectMatt Fleming
2014-07-23efivars: Use local variables instead of a pointer dereferenceMatt Fleming
2014-07-23efi: Use NULL instead of 0 for pointerDaeseok Youn
2014-07-23efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi
2014-07-23efivars: Mark local function as staticBojan Prtvar
2014-06-16efivars: check for EFI_RUNTIME_SERVICESMatt Fleming
2013-05-13efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuseSeiji Aguchi
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30efi: remove "kfree(NULL)"Dan Carpenter
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-17efi: split efisubsystem from efivarsTom Gundersen