index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
x86, mirror: x86 enabling - find mirrored memory ranges
Tony Luck
1
-0
/
+21
2015-05-27
e820, efi: add ACPI 6.0 persistent memory types
Dan Williams
1
-0
/
+3
2015-04-30
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-18
arch/x86: Remove efi_set_rtc_mmss()
Daniel Kiper
1
-36
/
+0
2014-07-18
arch/x86: Remove redundant set_bit(EFI_MEMMAP) call
Daniel Kiper
1
-2
/
+0
2014-07-18
arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call
Daniel Kiper
1
-2
/
+0
2014-07-18
efi: Introduce EFI_PARAVIRT flag
Daniel Kiper
1
-6
/
+25
2014-07-18
arch/x86: Do not access EFI memory map if it is not available
Daniel Kiper
1
-0
/
+3
2014-07-18
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
2014-04-17
x86/efi: Delete most of the efi_call* macros
Matt Fleming
1
-25
/
+23
2014-03-17
x86/efi: Rip out phys_efi_get_time()
Matt Fleming
1
-29
/
+0
2014-03-05
Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
Matt Fleming
1
-56
/
+102
2014-03-05
Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo
Matt Fleming
1
-0
/
+20
2014-03-04
x86/efi: Quirk out SGI UV
Borislav Petkov
1
-0
/
+20
2014-03-04
x86/efi: Wire up CONFIG_EFI_MIXED
Matt Fleming
1
-1
/
+1
2014-03-04
x86/efi: Add mixed runtime services support
Matt Fleming
1
-30
/
+97
2014-03-04
x86/efi: Delete dead code when checking for non-native
Matt Fleming
1
-12
/
+0
2014-03-04
x86/efi: Split efi_enter_virtual_mode
Borislav Petkov
1
-50
/
+98
2014-03-04
x86/efi: Make efi virtual runtime map passing more robust
Borislav Petkov
1
-21
/
+78
2014-03-04
x86/efi: Dump the EFI page table
Borislav Petkov
1
-0
/
+1
2014-03-04
x86/efi: Style neatening
Joe Perches
1
-15
/
+11
2014-03-04
x86/efi: Delete out-of-date comments of efi_query_variable_store
Madper Xie
1
-7
/
+5
2014-03-04
efi: Set feature flags inside feature init functions
Matt Fleming
1
-4
/
+7
2014-03-04
efi: Move facility flags to struct efi
Matt Fleming
1
-16
/
+5
2014-02-14
x86/efi: Fix 32-bit fallout
Borislav Petkov
1
-3
/
+2
2014-01-05
Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts
Ingo Molnar
1
-7
/
+0
2013-12-29
x86/efi: Delete superfluous global variables
Matt Fleming
1
-17
/
+1
2013-12-29
x86/efi: Pass necessary EFI data for kexec via setup_data
Dave Young
1
-25
/
+133
2013-12-21
efi: Export EFI runtime memory mapping to sysfs
Dave Young
1
-3
/
+43
2013-12-21
efi: Export more EFI table variables to sysfs
Dave Young
1
-0
/
+4
[prev]
[next]