summaryrefslogtreecommitdiffstats
path: root/fs/fs_struct.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-03x86/efi: Remove unused efi_call* macrosMathias Krause1-10/+0
2014-10-03efi: Resolve some shadow warningsMark Rustad1-7/+7
2014-10-03arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek1-20/+6
2014-10-03ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek1-2/+4
2014-10-03x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek1-2/+5
2014-10-03efi: Introduce efi_md_typeattr_format()Laszlo Ersek2-0/+64
2014-10-03efi: Add macro for EFI_MEMORY_UCE memory attributeLaszlo Ersek1-0/+1
2014-10-03x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual modeDave Young1-1/+5
2014-10-03arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young1-3/+8
2014-10-03arm64/efi: uefi_init error handling fixDave Young1-3/+4
2014-10-03efi: Add kernel param efi=noruntimeDave Young3-3/+13
2014-10-03lib: Add a generic cmdline parse function parse_option_strDave Young3-20/+32
2014-10-03efi: Move noefi early param code out of x86 arch codeDave Young4-10/+16
2014-10-03efi-bgrt: Add error handling; inform the user when ignoring the BGRTJosh Triplett1-6/+30
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming6-5/+91
2014-10-03efi: Implement mandatory locking for UEFI Runtime ServicesArd Biesheuvel2-10/+146
2014-08-16Linux 3.17-rc1v3.17-rc1Linus Torvalds1-2/+2
2014-08-16platform/x86: Enable build support for toshiba_hapsAzael Avalos2-0/+20
2014-08-16Documentation: Add file about toshiba_haps moduleAzael Avalos2-0/+78