aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/platform/efi/efi.c
AgeCommit message (Expand)Author
2015-03-20efi: Set feature flags inside feature init functionsv3.14/topic/efiMatt Fleming
2014-08-08efi: Move facility flags to struct efiMatt Fleming
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov
2014-02-14x86/efi: Fix 32-bit falloutBorislav Petkov
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar
2013-12-29x86/efi: Delete superfluous global variablesMatt Fleming
2013-12-29x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young
2013-12-21efi: Export EFI runtime memory mapping to sysfsDave Young
2013-12-21efi: Export more EFI table variables to sysfsDave Young
2013-12-21x86/efi: Cleanup efi_enter_virtual_mode() functionDave Young
2013-12-21x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young
2013-12-10x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett
2013-11-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-02x86/efi: Check krealloc return valueBorislav Petkov
2013-11-02x86/efi: Runtime services virtual mappingBorislav Petkov
2013-11-02x86/efi: Simplify EFI_DEBUGBorislav Petkov
2013-10-04x86/efi: Fix config_table_type array terminationLeif Lindholm
2013-09-18x86, efi: Don't map Boot Services on i386Josh Boyer
2013-09-05efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm
2013-07-11Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"Matt Fleming
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner
2013-07-02Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-21x86/efi: Fix dummy variable buffer allocationBen Hutchings
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett
2013-06-06UEFI: Don't pass boot services regions to SetVirtualAddressMap()Matthew Garrett
2013-05-28x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel
2013-05-14x86, efi: initial the local variable of DataSize to zeroLee, Chun-Yi
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner
2013-04-20Merge remote-tracking branch 'efi/chainsaw' into x86/efiH. Peter Anvin
2013-04-17x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger
2013-04-16efi: Export efi_query_variable_store() for efivars.koSergey Vlasov
2013-04-15efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett
2013-04-15efi: Pass boot services variable info to runtime codeMatthew Garrett
2013-04-11x86,efi: Check max_size only if it is non-zero.Richard Weinberger
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-03-15x86: Do full rtc synchronization with ntpPrarit Bhargava
2013-03-04x86, efi: Make efi_memblock_x86_reserve_range more readableBorislav Petkov
2013-02-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-25x86, efi: Mark disable_runtime as __initdataMatt Fleming
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming