summaryrefslogtreecommitdiffstats
path: root/Add-an-EFI-signature-blob-parser-and-key-loader.patch
Commit message (Collapse)AuthorAgeFilesLines
* Linux v3.17-rc3Josh Boyer2014-09-011-1/+1
| | | | - Disable debugging options.
* Linux v3.17-rc2-89-g59753a805499Josh Boyer2014-08-291-1/+1
|
* Linux v3.17-rc2-42-gf1bd473f95e0Josh Boyer2014-08-281-1/+1
| | | | - Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160)
* Linux v3.17-rc2-9-g68e370289c29Josh Boyer2014-08-271-1/+1
| | | | - Reenable debugging options.
* Linux v3.17-rc2Josh Boyer2014-08-261-1/+1
| | | | | - Fixup ARM MFD options after I2C=y change - Disable debugging options.
* Linux v3.17-rc1-231-g7be141d05549Josh Boyer2014-08-251-1/+1
| | | | - Add patch to fix NFS oops on /proc removal (rhbz 1132368)
* Linux v3.17-rc1-99-g5317821c0853Josh Boyer2014-08-221-1/+1
|
* Linux v3.17-rc1-51-g372b1dbdd1fbJosh Boyer2014-08-211-1/+1
|
* Patch file cleanupJosh Boyer2014-08-201-0/+179
Do a couple things here: - Split the mega-patches into individual patches. Should help with rebasing. - Make all patches 'git am' acceptable. There should be no functional or actual code differences from before