aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/efi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-5/+5
2009-03-26ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning.Isaku Yamahata1-0/+1
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman1-1/+1
2008-09-22[IA64] kexec fails on systems with blocks of uncached memoryJay Lan1-2/+3
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu1-1/+1
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu1-0/+46
2008-03-06[IA64] update efi region debugging to use MB, GB and TB as well as KBSimon Horman1-4/+22
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-02-04[IA64] ia64_set_psr should use srlz.iXiantao Zhang1-1/+0
2008-02-04[IA64] efi.c Add /* never reached */ annotationAron Griffis1-2/+2
2008-02-04[IA64] efi.c Spelling/punctuation fixesAron Griffis1-8/+8
2008-02-04[IA64] Make efi.c mostly fit in 80 columnsAron Griffis1-223/+266
2007-12-07[IA64] make full use of macro efi_md_sizeLi Zefan1-5/+5
2007-11-14Add IORESOUCE_BUSY flag for System RAMYasunori Goto1-4/+2
2007-11-06[IA64] Wrong args to memset in efi_gettimeofday()Li Zefan1-2/+3
2007-10-29[IA64] vmcore_find_descriptor_size should be in __initSimon Horman1-1/+1
2007-10-22kexec: add BSS to resource treeBernhard Walle1-1/+3
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle1-1/+3
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