index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
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
2014-04-17
x86/efi: Delete most of the efi_call* macros
Matt Fleming
2014-03-17
x86/efi: Rip out phys_efi_get_time()
Matt Fleming
2014-03-05
Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
Matt Fleming
2014-03-05
Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo
Matt Fleming
2014-03-04
x86/efi: Quirk out SGI UV
Borislav Petkov
2014-03-04
x86/efi: Wire up CONFIG_EFI_MIXED
Matt Fleming
2014-03-04
x86/efi: Add mixed runtime services support
Matt Fleming
2014-03-04
x86/efi: Delete dead code when checking for non-native
Matt Fleming
2014-03-04
x86/efi: Split efi_enter_virtual_mode
Borislav Petkov
2014-03-04
x86/efi: Make efi virtual runtime map passing more robust
Borislav Petkov
2014-03-04
x86/efi: Dump the EFI page table
Borislav Petkov
2014-03-04
x86/efi: Style neatening
Joe Perches
2014-03-04
x86/efi: Delete out-of-date comments of efi_query_variable_store
Madper Xie
2014-03-04
efi: Set feature flags inside feature init functions
Matt Fleming
2014-03-04
efi: Move facility flags to struct efi
Matt Fleming
2014-02-14
x86/efi: Fix 32-bit fallout
Borislav Petkov
2014-01-05
Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts
Ingo Molnar
2013-12-29
x86/efi: Delete superfluous global variables
Matt Fleming
2013-12-29
x86/efi: Pass necessary EFI data for kexec via setup_data
Dave Young
2013-12-21
efi: Export EFI runtime memory mapping to sysfs
Dave Young
2013-12-21
efi: Export more EFI table variables to sysfs
Dave Young
2013-12-21
x86/efi: Cleanup efi_enter_virtual_mode() function
Dave Young
2013-12-21
x86/efi: Fix off-by-one bug in EFI Boot Services reservation
Dave Young
2013-12-10
x86, efi: Don't use (U)EFI time services on 32 bit
Matthew Garrett
2013-11-26
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2013-11-12
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-02
x86/efi: Check krealloc return value
Borislav Petkov
2013-11-02
x86/efi: Runtime services virtual mapping
Borislav Petkov
2013-11-02
x86/efi: Simplify EFI_DEBUG
Borislav Petkov
2013-10-04
x86/efi: Fix config_table_type array termination
Leif Lindholm
2013-09-18
x86, efi: Don't map Boot Services on i386
Josh Boyer
2013-09-05
efi: x86: make efi_lookup_mapped_addr() a common function
Leif Lindholm
2013-09-05
efi: x86: ia64: provide a generic efi_config_init()
Leif Lindholm
2013-07-11
Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"
Matt Fleming
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-02
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-06-21
x86/efi: Fix dummy variable buffer allocation
Ben Hutchings
2013-06-10
Modify UEFI anti-bricking code
Matthew Garrett
[next]