Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[safe/jmp/linux-2.6] / arch / x86 / kernel / efi.c
2010-02-07 Frans Popx86: Remove trailing spaces in messages
2009-10-27 Feng Tangx86: Make EFI RTC function depend on 32bit again
2009-09-16 Feng Tangx86: Move get/set_wallclock to x86_platform_ops
2009-08-09 Roel Kluinx86: fix buffer overflow in efi_init()
2009-08-03 Paul Mackerrasx86: Make 64-bit efi_ioremap use ioremap on MMIO regions
2009-06-17 Cliff Wickmanx86: correct the conversion of EFI memory types
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-05 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-04 Ingo MolnarMerge branch 'x86/urgent' into x86/mm
2009-03-04 Huang Yingx86: EFI: Back efi_ioremap with init_memory_mapping...
2009-01-21 Nick Pigginx86: make UV support configurable
2008-10-16 Russ Andersonx86: Add UV EFI table entry v4
2008-10-03 Russ Andersonx86: trivial printk fix in efi.c
2008-07-11 Yinghai Lux86: introduce max_low_pfn_mapped for 64-bit
2008-07-08 Paul Jacksonx86 boot: only pick up additional EFI memmap if add_efi...
2008-07-08 Paul Jacksonx86 boot: x86_64 efi compiler warning fix
2008-07-08 Yinghai Lux86: rename two e820 related functions
2008-06-05 Huang, Yingx86: reserve EFI memory map with reserve_early
2008-05-25 Paul Jacksonx86 boot: add code to add BIOS provided EFI memory...
2008-04-19 Huang, Yingx86: EFI_PAGE_SHIFT fix
2008-02-19 Harvey Harrisonx86: sparse warning in efi.c
2008-02-14 Ingo Molnarx86: EFI set_memory_x()/set_memory_uc() fixes
2008-02-13 Huang, Yingx86: EFI runtime code mapping enhancement
2008-02-13 Thomas Gleixnerx86: EFI: fix use of unitialized variable and the cache...
2008-02-04 Huang, Yingx86: fix EFI mapping
2008-01-30 Huang, Yingx86: fixes some bugs about EFI memory map handling
2008-01-30 Huang, Yingx86: use reboot_type on EFI 32
2008-01-30 Arjan van de Venx86: convert CPA users to the new set_page_ API
2008-01-30 Thomas Gleixnerx86: introduce max_pfn_mapped
2008-01-30 Huang, Yingx86: fix some bugs about EFI runtime code mapping
2008-01-30 Huang, Yingx86 32-bit boot: rename bt_ioremap() to early_ioremap()
2008-01-30 Huang, Yingx86: 32-bit EFI runtime service support: fixes in sync...
2008-01-30 Huang, Yingx86: EFI runtime service support