x86: make UV support configurable
[safe/jmp/linux-2.6] / arch / x86 / kernel / efi.c
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