aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi-pstore.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-06Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2016-09-09efi: Don't use spinlocks for efi varsSylvain Chouleur1-9/+27
2016-09-08pstore: Split pstore fragile flagsNamhyung Kim1-1/+1
2016-06-02efi-pstore: implement efivars_pstore_exit()Geliang Tang1-0/+7
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang1-0/+6
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-1/+1
2015-11-02efi-pstore: fix kernel-doc argument nameGeliang Tang1-1/+1
2015-10-12efi: Auto-load the efi-pstore moduleBen Hutchings1-0/+1
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