aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi-pstore.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-27efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski1-1/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-0/+1
2013-11-29efi-pstore: Make efi-pstore return a unique idMadper Xie1-6/+14
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completedSeiji Aguchi1-10/+133
2013-08-19efi-pstore: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah1-4/+18
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah1-1/+2
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah1-1/+1
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah1-1/+1
2013-06-28efivars: If pstore_register fails, free unneeded pstore bufferLenny Szubowicz1-1/+5
2013-06-03efi, pstore: Cocci spatch "memdup.spatch"Thomas Meyer1-2/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2013-04-30efi, pstore: Read data from variable store before memcpy()Matt Fleming1-1/+5
2013-04-30efi, pstore: Remove entry from list when erasingMatt Fleming1-0/+2
2013-04-30efi, pstore: Initialise 'entry' before iteratingMatt Fleming1-1/+1
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming1-5/+6
2013-04-17efivars: Move pstore code into the new EFI directoryMatt Fleming1-0/+244