- 8216a67 Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" by Matt Fleming · 11 years ago
- 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
- 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b8cb62f x86/efi: Fix dummy variable buffer allocation by Ben Hutchings · 11 years ago
- f8b8404 Modify UEFI anti-bricking code by Matthew Garrett · 11 years ago
- 1acba98 UEFI: Don't pass boot services regions to SetVirtualAddressMap() by Matthew Garrett · 11 years ago
- 3565184 x86: Increase precision of x86_platform.get/set_wallclock() by David Vrabel · 11 years ago
- eccaf52 x86, efi: initial the local variable of DataSize to zero by Lee, Chun-Yi · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 12 years ago
- 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 12 years ago
- 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 12 years ago
- f53f292 Merge remote-tracking branch 'efi/chainsaw' into x86/efi by H. Peter Anvin · 12 years ago
- 8c58bf3 x86,efi: Implement efi_no_storage_paranoia parameter by Richard Weinberger · 12 years ago
- 3668011 efi: Export efi_query_variable_store() for efivars.ko by Sergey Vlasov · 12 years ago
- 31ff2f2 efi: Distinguish between "remaining space" and actually used space by Matthew Garrett · 12 years ago
- cc5a080 efi: Pass boot services variable info to runtime code by Matthew Garrett · 12 years ago
- 7791c84 x86,efi: Check max_size only if it is non-zero. by Richard Weinberger · 12 years ago
- a6e4d5a x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 12 years ago
- 3195ef5 x86: Do full rtc synchronization with ntp by Prarit Bhargava · 12 years ago
- 15b9c35 x86, efi: Make efi_memblock_x86_reserve_range more readable by Borislav Petkov · 12 years ago
- e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 18a44a7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 058e7b5 x86, efi: Mark disable_runtime as __initdata by Matt Fleming · 12 years ago
- 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- fb834c7 x86, efi: Make "noefi" really disable EFI runtime serivces by Matt Fleming · 12 years ago
- 026f149 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 6b59e36 x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() by Satoru Takeuchi · 12 years ago
- 1de63d6 efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter by Satoru Takeuchi · 12 years ago
- 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
- 04c2eee Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
- de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
- 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
- 712ba9e x86, efi: Set runtime_version to the EFI spec revision by Matt Fleming · 12 years ago
- 13f0e4d x86/EFI: Properly init-annotate BGRT code by Jan Beulich · 12 years ago
- b8f2c21 efi, x86: Pass a proper identity mapping in efi_call_phys_prelog by Nathan Zimmer · 12 years ago
- 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
- d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- dda56e1 x86, mm: Fixup code testing if a pfn is direct mapped by Jacob Shin · 12 years ago
- fc8d782 x86: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
- 5d6d578 x86, efi: Check table header length in efi_bgrt_init() by Jan Beulich · 12 years ago
- bd52276 x86-64/efi: Use EFI to deal with platform wall clock (again) by Jan Beulich · 12 years ago
- 185034e x86, efi: 1:1 pagetable mapping for virtual EFI calls by Matt Fleming · 12 years ago
- 8b724e2 Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 12 years ago
- 5189c2a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 12 years ago
- 3e8fa26 x86/efi: Fix oops caused by incorrect set_memory_uc() usage by Matt Fleming · 12 years ago
- 2223af3 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory by Josh Triplett · 12 years ago
- 7bc90e0 efi: Add a function to look up existing IO memory mappings by Josh Triplett · 12 years ago
- 7851079 efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 12 years ago
- d6cf86d efi: initialize efi.runtime_version to make query_variable_info/update_capsule workable by Seiji Aguchi · 12 years ago
- f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 12 years ago
- bacef66 x86-64/efi: Use EFI to deal with platform wall clock by Jan Beulich · 12 years ago
- 1adbfa3 x86, efi: Allow basic init with mixed 32/64-bit efi/kernel by Olof Johansson · 13 years ago
- 140bf27 x86, efi: Add basic error handling by Olof Johansson · 13 years ago
- a6a46f4 x86, efi: Cleanup config table walking by Olof Johansson · 13 years ago
- e3cb3f5 x86, efi: Convert printk to pr_*() by Olof Johansson · 13 years ago
- 83e7ee6 x86, efi: Refactor efi_init() a bit by Olof Johansson · 13 years ago
- 69734b6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- adaf4ed Merge commit 'v3.2-rc7' into x86/asm by Ingo Molnar · 13 years ago
- 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
- e1ad783 Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" by Keith Packard · 13 years ago
- 6d3e32e x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware by Matt Fleming · 13 years ago
- e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
- e9a9eca x86, efi: Convert efi_phys_get_time() args to physical addresses by Maurice Ma · 13 years ago
- d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
- 783ac47 x86: efi_32.c is implicitly getting asm/desc.h via module.h by Paul Gortmaker · 13 years ago
- 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
- 227ad9b Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 52de84f Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- ef68c8f x86: Serialize EFI time accesses on rtc_lock by Jan Beulich · 13 years ago
- 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 13 years ago
- bf61549 x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services() by Tejun Heo · 13 years ago
- f70e957 x86: Don't use the EFI reboot method by default by Matthew Garrett · 13 years ago
- d80603c x86, efi: Properly pre-initialize table pointers by Jan Beulich · 13 years ago
- 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
- 3b37023 x86, efi: Add infrastructure for UEFI 2.0 runtime services by Matthew Garrett · 13 years ago
- f7a2d73 x86, efi: Fix argument types for SetVariable() by Matthew Garrett · 13 years ago
- 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 13 years ago
- 935a638 x86, efi: Ensure that the entirity of a region is mapped by Matthew Garrett · 14 years ago
- 7cb00b7 x86, efi: Pass a minimal map to SetVirtualAddressMap() by Matthew Garrett · 14 years ago
- 202f9d0 x86, efi: Merge contiguous memory regions of the same type and attribute by Matthew Garrett · 14 years ago
- 9cd2b07 x86, efi: Consolidate EFI nx control by Matthew Garrett · 14 years ago
- 2b5e8ef x86, efi: Remove virtual-mode SetVirtualAddressMap call by Matthew Garrett · 14 years ago
- b17ed48 x86: Move efi to platform by Thomas Gleixner · 14 years ago