index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
efi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/x86: Remove efi_set_rtc_mmss()
Daniel Kiper
2014-07-18
1
-36
/
+0
*
arch/x86: Remove redundant set_bit(EFI_MEMMAP) call
Daniel Kiper
2014-07-18
1
-2
/
+0
*
arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call
Daniel Kiper
2014-07-18
1
-2
/
+0
*
efi: Introduce EFI_PARAVIRT flag
Daniel Kiper
2014-07-18
1
-6
/
+25
*
arch/x86: Do not access EFI memory map if it is not available
Daniel Kiper
2014-07-18
1
-0
/
+3
*
efi: Use early_mem*() instead of early_io*()
Daniel Kiper
2014-07-18
1
-14
/
+14
*
efi/x86: Move UEFI Runtime Services wrappers to generic code
Ard Biesheuvel
2014-07-07
1
-142
/
+2
*
x86/efi: Move all workarounds to a separate file quirks.c
Saurabh Tangri
2014-06-19
1
-235
/
+2
*
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
1
-25
/
+23
|
\
|
*
x86/efi: Implement a __efi_call_virt macro
Ricardo Neri
2014-04-17
1
-2
/
+2
|
*
x86/efi: Delete most of the efi_call* macros
Matt Fleming
2014-04-17
1
-25
/
+23
*
|
x86/efi: Do not export efi runtime map in case old map
Dave Young
2014-06-02
1
-0
/
+3
|
/
*
x86/efi: Rip out phys_efi_get_time()
Matt Fleming
2014-03-17
1
-29
/
+0
*
Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
Matt Fleming
2014-03-05
1
-56
/
+102
|
\
|
*
x86/efi: Wire up CONFIG_EFI_MIXED
Matt Fleming
2014-03-04
1
-1
/
+1
|
*
x86/efi: Add mixed runtime services support
Matt Fleming
2014-03-04
1
-30
/
+97
|
*
x86/efi: Delete dead code when checking for non-native
Matt Fleming
2014-03-04
1
-12
/
+0
*
|
Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo
Matt Fleming
2014-03-05
1
-0
/
+20
|
\
\
|
*
|
x86/efi: Quirk out SGI UV
Borislav Petkov
2014-03-04
1
-0
/
+20
|
|
/
*
|
x86/efi: Split efi_enter_virtual_mode
Borislav Petkov
2014-03-04
1
-50
/
+98
*
|
x86/efi: Make efi virtual runtime map passing more robust
Borislav Petkov
2014-03-04
1
-21
/
+78
*
|
x86/efi: Dump the EFI page table
Borislav Petkov
2014-03-04
1
-0
/
+1
*
|
x86/efi: Style neatening
Joe Perches
2014-03-04
1
-15
/
+11
*
|
x86/efi: Delete out-of-date comments of efi_query_variable_store
Madper Xie
2014-03-04
1
-7
/
+5
*
|
efi: Set feature flags inside feature init functions
Matt Fleming
2014-03-04
1
-4
/
+7
*
|
efi: Move facility flags to struct efi
Matt Fleming
2014-03-04
1
-16
/
+5
|
/
*
x86/efi: Fix 32-bit fallout
Borislav Petkov
2014-02-14
1
-3
/
+2
*
Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts
Ingo Molnar
2014-01-05
1
-7
/
+0
|
\
|
*
x86, efi: Don't use (U)EFI time services on 32 bit
Matthew Garrett
2013-12-10
1
-7
/
+0
*
|
x86/efi: Delete superfluous global variables
Matt Fleming
2013-12-29
1
-17
/
+1
*
|
x86/efi: Pass necessary EFI data for kexec via setup_data
Dave Young
2013-12-29
1
-25
/
+133
*
|
efi: Export EFI runtime memory mapping to sysfs
Dave Young
2013-12-21
1
-3
/
+43
*
|
efi: Export more EFI table variables to sysfs
Dave Young
2013-12-21
1
-0
/
+4
*
|
x86/efi: Cleanup efi_enter_virtual_mode() function
Dave Young
2013-12-21
1
-53
/
+79
*
|
x86/efi: Fix off-by-one bug in EFI Boot Services reservation
Dave Young
2013-12-21
1
-1
/
+1
*
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2013-11-26
1
-34
/
+77
|
\
\
|
|
/
|
/
|
|
*
x86/efi: Check krealloc return value
Borislav Petkov
2013-11-02
1
-0
/
+8
|
*
x86/efi: Runtime services virtual mapping
Borislav Petkov
2013-11-02
1
-28
/
+66
|
*
x86/efi: Simplify EFI_DEBUG
Borislav Petkov
2013-11-02
1
-6
/
+3
*
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-12
1
-116
/
+10
|
\
\
|
|
/
|
*
x86/efi: Fix config_table_type array termination
Leif Lindholm
2013-10-04
1
-1
/
+1
|
*
efi: x86: make efi_lookup_mapped_addr() a common function
Leif Lindholm
2013-09-05
1
-28
/
+2
|
*
efi: x86: ia64: provide a generic efi_config_init()
Leif Lindholm
2013-09-05
1
-88
/
+8
*
|
x86, efi: Don't map Boot Services on i386
Josh Boyer
2013-09-18
1
-4
/
+7
|
/
*
Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"
Matt Fleming
2013-07-11
1
-7
/
+0
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-06
1
-4
/
+6
|
\
|
*
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-04
1
-123
/
+70
|
|
\
|
*
|
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
2013-05-28
1
-4
/
+6
*
|
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-02
1
-0
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
UEFI: Don't pass boot services regions to SetVirtualAddressMap()
Matthew Garrett
2013-06-06
1
-0
/
+7
|
|
/
[next]