summaryrefslogtreecommitdiff
path: root/arch/x86/platform/efi (follow)
Commit message (Expand)AuthorAge
* efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel2020-02-28
* efi/x86: Do not clean dummy variable in kexec pathDave Young2019-11-06
* x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu2018-12-21
* x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse2018-07-25
* Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"Greg Kroah-Hartman2017-12-16
* Revert "x86/efi: Hoist page table switching code into efi_call_virt()"Greg Kroah-Hartman2017-12-16
* Revert "x86/efi: Build our own page table structures"Greg Kroah-Hartman2017-12-16
* x86/efi-bgrt: Replace early_memremap() with memremap()Matt Fleming2017-12-05
* x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth2017-12-05
* x86/efi: Build our own page table structuresMatt Fleming2017-12-05
* x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming2017-12-05
* x86/mm/pat: Ensure cpa->pfn only contains page frame numbersMatt Fleming2017-12-05
* efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-28
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-14
|\
| * x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi2015-10-12
| * efi/x86: Move efi=debug option parsing to coreLeif Lindholm2015-10-12
* | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
|\ \ | |/ |/|
| * x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming2015-10-01
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* | efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-08
* | x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRTMatt Fleming2015-08-08
|/
* efi: Check for NULL efi kernel parametersRicardo Neri2015-07-30
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-29
|\
| * e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-27
* | x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-24
* | efi: Add esrt supportPeter Jones2015-04-30
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-13
|\
| * x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.cJuergen Gross2015-02-24
* | efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interactionIngo Molnar2015-04-01
* | efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar2015-04-01
* | x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov2015-04-01
|/
* x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2015-02-13
* x86, ptdump: Add section for EFI runtime servicesMathias Krause2014-11-11
* x86/efi: Mark initialization code as suchMathias Krause2014-10-03
* x86/efi: Update comment regarding required phys mapped EFI servicesMathias Krause2014-10-03
* x86/efi: Unexport add_efi_memmap variableMathias Krause2014-10-03
* x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-03
* x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual modeDave Young2014-10-03
* efi: Add kernel param efi=noruntimeDave Young2014-10-03
* lib: Add a generic cmdline parse function parse_option_strDave Young2014-10-03
* efi: Move noefi early param code out of x86 arch codeDave Young2014-10-03
* efi-bgrt: Add error handling; inform the user when ignoring the BGRTJosh Triplett2014-10-03
* efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming2014-10-03
* arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper2014-07-18
* arch/x86: Remove redundant set_bit(EFI_MEMMAP) callDaniel Kiper2014-07-18
* arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) callDaniel Kiper2014-07-18
* efi: Introduce EFI_PARAVIRT flagDaniel Kiper2014-07-18
* arch/x86: Do not access EFI memory map if it is not availableDaniel Kiper2014-07-18
* efi: Use early_mem*() instead of early_io*()Daniel Kiper2014-07-18
* x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-18