index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
efi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
Linus Torvalds
2012-12-15
1
-0
/
+2
*
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-14
1
-2
/
+6
|
\
|
*
efivarfs: Use query_variable_info() to limit kmalloc()
Matt Fleming
2012-11-13
1
-0
/
+1
|
*
x86-64/efi: Use EFI to deal with platform wall clock (again)
Jan Beulich
2012-10-30
1
-2
/
+0
|
*
efi: add efivars kobject to efi sysfs folder
Lee, Chun-Yi
2012-10-30
1
-0
/
+1
|
*
efi: Add support for a UEFI variable filesystem
Matthew Garrett
2012-10-30
1
-0
/
+5
*
|
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
1
-0
/
+71
|
\
\
|
*
|
EFI: Stash ROMs if they're not in the PCI BAR
Matthew Garrett
2012-12-05
1
-0
/
+71
|
|
/
*
/
efi_pstore: Check remaining space with QueryVariableInfo() before writing data
Seiji Aguchi
2012-11-26
1
-0
/
+1
|
/
*
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
Josh Triplett
2012-09-29
1
-0
/
+2
*
efi: Add a function to look up existing IO memory mappings
Josh Triplett
2012-09-29
1
-0
/
+1
*
efi: Defer freeing boot services memory until after ACPI init
Josh Triplett
2012-09-29
1
-0
/
+5
*
Revert "x86-64/efi: Use EFI to deal with platform wall clock"
H. Peter Anvin
2012-08-14
1
-0
/
+2
*
x86-64/efi: Use EFI to deal with platform wall clock
Jan Beulich
2012-06-06
1
-2
/
+0
*
efi: Add new variable attributes
Matthew Garrett
2012-04-30
1
-1
/
+12
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
x86, efi: Allow basic init with mixed 32/64-bit efi/kernel
Olof Johansson
2012-02-23
1
-0
/
+45
*
efi: Add EFI file I/O data types
Matt Fleming
2011-12-09
1
-0
/
+40
*
efi.h: Add boottime->locate_handle search types
Matt Fleming
2011-12-09
1
-0
/
+7
*
efi.h: Add graphics protocol guids
Matt Fleming
2011-12-09
1
-0
/
+9
*
efi.h: Add allocation types for boottime->allocate_pages()
Matt Fleming
2011-12-09
1
-0
/
+8
*
efi.h: Add efi_image_loaded_t
Matt Fleming
2011-12-09
1
-0
/
+19
*
efi.h: Add struct definition for boot time services
Matt Fleming
2011-12-09
1
-1
/
+52
*
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
2011-08-01
1
-0
/
+6
|
\
|
*
efi: Add support for using efivars as a pstore backend
Matthew Garrett
2011-07-22
1
-0
/
+6
*
|
x86, efi: Add infrastructure for UEFI 2.0 runtime services
Matthew Garrett
2011-06-06
1
-0
/
+32
*
|
x86, efi: Fix argument types for SetVariable()
Matthew Garrett
2011-06-06
1
-1
/
+1
|
/
*
x86, efi: Retain boot service code until after switching to virtual mode
Matthew Garrett
2011-05-25
1
-0
/
+1
*
efivars: Expose efivars functionality to external drivers.
Mike Waychison
2011-03-14
1
-0
/
+37
*
efi.h: use %pUl to print UUIDs
Joe Perches
2009-12-15
1
-5
/
+1
*
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-17
1
-1
/
+1
*
x86: Add UV EFI table entry v4
Russ Anderson
2008-10-16
1
-0
/
+4
*
x86 boot: remove some unused extern function declarations
Paul Jackson
2008-05-25
1
-4
/
+0
*
x86: EFI_PAGE_SHIFT fix
Huang, Ying
2008-04-19
1
-0
/
+7
*
kexec: add BSS to resource tree
Bernhard Walle
2007-10-22
1
-1
/
+1
*
EFI: warn only for pre-1.00 system tables
Bjorn Helgaas
2007-05-08
1
-1
/
+0
*
[PATCH] efi_set_rtc_mmss() is not __init
Al Viro
2007-02-01
1
-1
/
+1
*
[PATCH] i386: Preserve EFI run time regions with memmap parameter
Artiom Myaskouvskey
2006-12-07
1
-0
/
+1
*
[PATCH] i386: call efi_get_time during suspend
Artiom Myaskouvskey
2006-12-07
1
-1
/
+1
*
[IA64] rework memory attribute aliasing
Bjorn Helgaas
2006-05-08
1
-0
/
+1
*
[PATCH] EFI: keep physical table addresses in efi structure
Bjorn Helgaas
2006-03-26
1
-8
/
+10
*
[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()
Bjorn Helgaas
2006-03-26
1
-0
/
+2
*
[PATCH] x86: fix EFI memory map parsing
Matt Tolentino
2005-09-05
1
-10
/
+4
*
[PATCH] avoid signed vs unsigned comparison in efi_range_is_wc()
Jesper Juhl
2005-06-16
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+398