aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/efi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17handle kernelcore=: genericMel Gorman1-0/+1
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas1-5/+5
2007-03-30[IA64] fail mmaps that span areas with incompatible attributesBjorn Helgaas1-3/+43
2007-03-08[IA64] put kdump_find_rsvd_region in __initHorms1-1/+1
2007-03-07[IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck1-5/+5
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm1-0/+30
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms1-0/+6
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev1-2/+0
2007-02-12[PATCH] Dynamic kernel command-line: ia64Alon Bar-Lev1-2/+3
2007-02-05[IA64] add newline to PAL-code warning messageHorms1-1/+1
2006-12-07[IA64] resolve name clash by renaming is_available_memory()Christoph Lameter1-3/+3
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai1-3/+62
2006-08-02[IA64] sparse cleanupsKeith Owens1-3/+3
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-08[IA64] rework memory attribute aliasingBjorn Helgaas1-54/+102
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas1-6/+15
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas1-21/+20
2006-02-07[IA64] Fix wrong use of memparse in efi.cZou Nan hai1-11/+3
2006-02-07[IA64] Fix a possible buffer overflow in efi.cZou Nan hai1-1/+1
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas1-49/+111
2005-11-10[IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris1-1/+1
2005-09-19[IA64] include EFI memory information in /proc/iomemKhalid Aziz1-0/+87
2005-09-08[IA64] simplified efi memory map parsingTony Luck1-181/+242
2005-06-21[PATCH] ia64 uncached allocJes Sorensen1-0/+32
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+832