index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+0
2016-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
1
-2
/
+0
2016-06-27
x86/efi: Remove the unused efi_get_time() function
Arnd Bergmann
1
-15
/
+0
2016-06-04
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
1
-1
/
+0
2016-04-28
x86/efi: Remove the always true EFI_DEBUG symbol
Matt Fleming
1
-4
/
+0
2016-04-28
efi: Check EFI_MEMORY_DESCRIPTOR version explicitly
Ard Biesheuvel
1
-0
/
+4
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
1
-37
/
+47
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
1
-30
/
+13
2016-04-28
efi: Get rid of the EFI_SYSTEM_TABLES status bit
Ard Biesheuvel
1
-2
/
+0
2016-02-22
x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables
Sai Praneeth
1
-2
/
+7
2016-02-03
x86/efi: Show actual ending addresses in efi_print_memmap
Robert Elliott
1
-2
/
+2
2016-01-21
x86/efi: Setup separate EFI page tables in kexec paths
Matt Fleming
1
-0
/
+15
2015-11-29
x86/efi: Build our own page table structures
Matt Fleming
1
-25
/
+14
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
1
-2
/
+2
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-4
/
+2
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
1
-3
/
+68
2015-10-12
x86/efi: Rename print_efi_memmap() to efi_print_memmap()
Taku Izumi
1
-2
/
+2
2015-10-12
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
1
-2
/
+0
2015-10-01
x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...
Matt Fleming
1
-1
/
+66
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-2
/
+2
2015-08-08
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
1
-18
/
+0
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
1
-0
/
+5
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2015-06-25
x86, mirror: x86 enabling - find mirrored memory ranges
Tony Luck
1
-0
/
+21
2015-05-28
e820, efi: add ACPI 6.0 persistent memory types
Dan Williams
1
-0
/
+3
2015-05-01
efi: Add esrt support
Peter Jones
1
-0
/
+2
2015-04-01
efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction
Ingo Molnar
1
-2
/
+3
2015-04-01
efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
Ingo Molnar
1
-0
/
+7
2015-04-01
x86/efi: Add a "debug" option to the efi= cmdline
Borislav Petkov
1
-1
/
+4
2014-10-03
x86/efi: Mark initialization code as such
Mathias Krause
1
-2
/
+2
2014-10-03
x86/efi: Update comment regarding required phys mapped EFI services
Mathias Krause
1
-6
/
+6
2014-10-03
x86/efi: Unexport add_efi_memmap variable
Mathias Krause
1
-3
/
+1
2014-10-03
x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()
Laszlo Ersek
1
-2
/
+5
2014-10-03
x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode
Dave Young
1
-1
/
+5
2014-10-03
efi: Add kernel param efi=noruntime
Dave Young
1
-2
/
+2
2014-10-03
lib: Add a generic cmdline parse function parse_option_str
Dave Young
1
-20
/
+2
2014-10-03
efi: Move noefi early param code out of x86 arch code
Dave Young
1
-9
/
+1
2014-10-03
efi: Add efi= parameter parsing to the EFI boot stub
Matt Fleming
1
-2
/
+17
2014-07-19
arch/x86: Remove efi_set_rtc_mmss()
Daniel Kiper
1
-36
/
+0
2014-07-19
arch/x86: Remove redundant set_bit(EFI_MEMMAP) call
Daniel Kiper
1
-2
/
+0
2014-07-19
arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call
Daniel Kiper
1
-2
/
+0
2014-07-19
efi: Introduce EFI_PARAVIRT flag
Daniel Kiper
1
-6
/
+25
2014-07-19
arch/x86: Do not access EFI memory map if it is not available
Daniel Kiper
1
-0
/
+3
2014-07-19
efi: Use early_mem*() instead of early_io*()
Daniel Kiper
1
-14
/
+14
2014-07-07
efi/x86: Move UEFI Runtime Services wrappers to generic code
Ard Biesheuvel
1
-142
/
+2
2014-06-19
x86/efi: Move all workarounds to a separate file quirks.c
Saurabh Tangri
1
-235
/
+2
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
1
-25
/
+23
2014-06-02
x86/efi: Do not export efi runtime map in case old map
Dave Young
1
-0
/
+3
2014-04-17
x86/efi: Implement a __efi_call_virt macro
Ricardo Neri
1
-2
/
+2
[next]