| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 | 1 | -2/+5 |
|\ |
|
| * | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 2009-03-04 | 1 | -2/+5 |
* | | x86: make UV support configurable | Nick Piggin | 2009-01-21 | 1 | -0/+2 |
|/ |
|
* | x86: Add UV EFI table entry v4 | Russ Anderson | 2008-10-16 | 1 | -0/+4 |
* | x86: trivial printk fix in efi.c | Russ Anderson | 2008-10-03 | 1 | -2/+4 |
* | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2008-07-11 | 1 | -1/+1 |
* | x86 boot: only pick up additional EFI memmap if add_efi_memmap flag | Paul Jackson | 2008-07-08 | 1 | -2/+14 |
* | x86 boot: x86_64 efi compiler warning fix | Paul Jackson | 2008-07-08 | 1 | -5/+9 |
* | x86: rename two e820 related functions | Yinghai Lu | 2008-07-08 | 1 | -1/+1 |
* | x86: reserve EFI memory map with reserve_early | Huang, Ying | 2008-06-05 | 1 | -13/+20 |
* | x86 boot: add code to add BIOS provided EFI memory entries to kernel | Paul Jackson | 2008-05-25 | 1 | -0/+26 |
* | x86: EFI_PAGE_SHIFT fix | Huang, Ying | 2008-04-19 | 1 | -5/+13 |
* | x86: sparse warning in efi.c | Harvey Harrison | 2008-02-19 | 1 | -1/+1 |
* | x86: EFI set_memory_x()/set_memory_uc() fixes | Ingo Molnar | 2008-02-14 | 1 | -2/+2 |
* | x86: EFI runtime code mapping enhancement | Huang, Ying | 2008-02-13 | 1 | -4/+2 |
* | x86: EFI: fix use of unitialized variable and the cache logic | Thomas Gleixner | 2008-02-13 | 1 | -3/+3 |
* | x86: fix EFI mapping | Huang, Ying | 2008-02-04 | 1 | -27/+30 |
* | x86: fixes some bugs about EFI memory map handling | Huang, Ying | 2008-01-30 | 1 | -0/+2 |
* | x86: use reboot_type on EFI 32 | Huang, Ying | 2008-01-30 | 1 | -2/+0 |
* | x86: convert CPA users to the new set_page_ API | Arjan van de Ven | 2008-01-30 | 1 | -4/+4 |
* | x86: introduce max_pfn_mapped | Thomas Gleixner | 2008-01-30 | 1 | -2/+2 |
* | x86: fix some bugs about EFI runtime code mapping | Huang, Ying | 2008-01-30 | 1 | -5/+30 |
* | x86 32-bit boot: rename bt_ioremap() to early_ioremap() | Huang, Ying | 2008-01-30 | 1 | -12/+12 |
* | x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support | Huang, Ying | 2008-01-30 | 1 | -0/+7 |
* | x86: EFI runtime service support | Huang, Ying | 2008-01-30 | 1 | -0/+480 |