index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
2016-06-27
x86/efi: Remove the unused efi_get_time() function
Arnd Bergmann
2016-06-04
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
2016-04-28
x86/efi: Remove the always true EFI_DEBUG symbol
Matt Fleming
2016-04-28
efi: Check EFI_MEMORY_DESCRIPTOR version explicitly
Ard Biesheuvel
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
2016-04-28
efi: Get rid of the EFI_SYSTEM_TABLES status bit
Ard Biesheuvel
2016-02-22
x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables
Sai Praneeth
2016-02-03
x86/efi: Show actual ending addresses in efi_print_memmap
Robert Elliott
2016-01-21
x86/efi: Setup separate EFI page tables in kexec paths
Matt Fleming
2015-11-29
x86/efi: Build our own page table structures
Matt Fleming
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-10-12
x86/efi: Rename print_efi_memmap() to efi_print_memmap()
Taku Izumi
2015-10-12
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
2015-10-01
x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...
Matt Fleming
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-08-08
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-24
x86, mirror: x86 enabling - find mirrored memory ranges
Tony Luck
2015-05-27
e820, efi: add ACPI 6.0 persistent memory types
Dan Williams
2015-04-30
efi: Add esrt support
Peter Jones
2015-04-01
efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction
Ingo Molnar
2015-04-01
efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
Ingo Molnar
2015-04-01
x86/efi: Add a "debug" option to the efi= cmdline
Borislav Petkov
2014-10-03
x86/efi: Mark initialization code as such
Mathias Krause
2014-10-03
x86/efi: Update comment regarding required phys mapped EFI services
Mathias Krause
2014-10-03
x86/efi: Unexport add_efi_memmap variable
Mathias Krause
2014-10-03
x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()
Laszlo Ersek
2014-10-03
x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode
Dave Young
2014-10-03
efi: Add kernel param efi=noruntime
Dave Young
2014-10-03
lib: Add a generic cmdline parse function parse_option_str
Dave Young
2014-10-03
efi: Move noefi early param code out of x86 arch code
Dave Young
2014-10-03
efi: Add efi= parameter parsing to the EFI boot stub
Matt Fleming
2014-07-18
arch/x86: Remove efi_set_rtc_mmss()
Daniel Kiper
2014-07-18
arch/x86: Remove redundant set_bit(EFI_MEMMAP) call
Daniel Kiper
2014-07-18
arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call
Daniel Kiper
2014-07-18
efi: Introduce EFI_PARAVIRT flag
Daniel Kiper
2014-07-18
arch/x86: Do not access EFI memory map if it is not available
Daniel Kiper
2014-07-18
efi: Use early_mem*() instead of early_io*()
Daniel Kiper
2014-07-07
efi/x86: Move UEFI Runtime Services wrappers to generic code
Ard Biesheuvel
2014-06-19
x86/efi: Move all workarounds to a separate file quirks.c
Saurabh Tangri
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-02
x86/efi: Do not export efi runtime map in case old map
Dave Young
2014-04-17
x86/efi: Implement a __efi_call_virt macro
Ricardo Neri
[next]