aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi
Commit message (Expand)AuthorAge
* x86/efi: Restore 'attr' argument to query_variable_info()Matt Fleming2014-03-17
* x86/efi: Rip out phys_efi_get_time()Matt Fleming2014-03-17
* x86/efi: Preserve segment registers in mixed modeMatt Fleming2014-03-17
* Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-05
|\
| * x86/efi: Re-disable interrupts after calling firmware servicesMatt Fleming2014-03-04
| * x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming2014-03-04
| * x86/efi: Add mixed runtime services supportMatt Fleming2014-03-04
| * x86/efi: Add early thunk code to go from 64-bit to 32-bitMatt Fleming2014-03-04
| * x86/efi: Delete dead code when checking for non-nativeMatt Fleming2014-03-04
* | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-05
|\ \
| * | x86/efi: Quirk out SGI UVBorislav Petkov2014-03-04
| |/
* | x86/efi: Split efi_enter_virtual_modeBorislav Petkov2014-03-04
* | x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov2014-03-04
* | x86/efi: Dump the EFI page tableBorislav Petkov2014-03-04
* | x86/efi: Style neateningJoe Perches2014-03-04
* | x86/efi: Delete out-of-date comments of efi_query_variable_storeMadper Xie2014-03-04
* | efi: Set feature flags inside feature init functionsMatt Fleming2014-03-04
* | efi: Move facility flags to struct efiMatt Fleming2014-03-04
|/
* x86/efi: Check status field to validate BGRT headerMatt Fleming2014-02-14
* x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-14
* x86/efi: Allow mapping BGRT on x86-32Matt Fleming2014-02-05
* Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar2014-01-05
|\
| * x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett2013-12-10
| * x86/efi: Fix earlyprintk off-by-one bugMatt Fleming2013-11-28
* | x86/efi: Delete superfluous global variablesMatt Fleming2013-12-29
* | x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young2013-12-29
* | efi: Export EFI runtime memory mapping to sysfsDave Young2013-12-21
* | efi: Export more EFI table variables to sysfsDave Young2013-12-21
* | x86/efi: Cleanup efi_enter_virtual_mode() functionDave Young2013-12-21
* | x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young2013-12-21
* | x86/efi: Add a wrapper function efi_map_region_fixed()Dave Young2013-12-21
* | x86/efi: Remove unused variables in __map_region()Dave Young2013-12-21
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2013-11-26
|\ \ | |/ |/|
| * x86/efi: Check krealloc return valueBorislav Petkov2013-11-02
| * x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-02
| * x86/efi: Simplify EFI_DEBUGBorislav Petkov2013-11-02
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-11
|\|
| * x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming2013-10-28
| * x86/efi: Fix config_table_type array terminationLeif Lindholm2013-10-04
| * efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm2013-09-05
| * efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm2013-09-05
* | x86, efi: Don't map Boot Services on i386Josh Boyer2013-09-18
|/
* Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"Matt Fleming2013-07-11
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04
| |\
| * | x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-28
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \ | |_|/ |/| |
| * | UEFI: Don't pass boot services regions to SetVirtualAddressMap()Matthew Garrett2013-06-06
| |/
* | x86/efi: Fix dummy variable buffer allocationBen Hutchings2013-06-21
* | Modify UEFI anti-bricking codeMatthew Garrett2013-06-10