aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/efi.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Fix argument types for SetVariable() for ia64Matthew Garrett2011-08-041-1/+1
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-5/+5
* ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-261-0/+1
* always reserve elfcore header memory in crash kernelSimon Horman2008-10-201-1/+1
* [IA64] kexec fails on systems with blocks of uncached memoryJay Lan2008-09-221-2/+3
* [IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu2008-04-041-1/+1
* [IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2008-04-041-0/+46
* [IA64] update efi region debugging to use MB, GB and TB as well as KBSimon Horman2008-03-061-4/+22
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-3/+3
* [IA64] ia64_set_psr should use srlz.iXiantao Zhang2008-02-041-1/+0
* [IA64] efi.c Add /* never reached */ annotationAron Griffis2008-02-041-2/+2
* [IA64] efi.c Spelling/punctuation fixesAron Griffis2008-02-041-8/+8
* [IA64] Make efi.c mostly fit in 80 columnsAron Griffis2008-02-041-223/+266
* [IA64] make full use of macro efi_md_sizeLi Zefan2007-12-071-5/+5
* Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-141-4/+2
* [IA64] Wrong args to memset in efi_gettimeofday()Li Zefan2007-11-061-2/+3
* [IA64] vmcore_find_descriptor_size should be in __initSimon Horman2007-10-291-1/+1
* kexec: add BSS to resource treeBernhard Walle2007-10-221-1/+3
* Use extended crashkernel command line on ia64Bernhard Walle2007-10-191-1/+3
* handle kernelcore=: genericMel Gorman2007-07-171-0/+1
* EFI: warn only for pre-1.00 system tablesBjorn Helgaas2007-05-081-5/+5
* [IA64] fail mmaps that span areas with incompatible attributesBjorn Helgaas2007-03-301-3/+43
* [IA64] put kdump_find_rsvd_region in __initHorms2007-03-081-1/+1
* [IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck2007-03-071-5/+5
* [IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm2007-03-061-0/+30
* [IA64] point saved_max_pfn to the max_pfn of the entire systemHorms2007-03-061-0/+6
* [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-121-2/+0
* [PATCH] Dynamic kernel command-line: ia64Alon Bar-Lev2007-02-121-2/+3
* [IA64] add newline to PAL-code warning messageHorms2007-02-051-1/+1
* [IA64] resolve name clash by renaming is_available_memory()Christoph Lameter2006-12-071-3/+3
* [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-071-3/+62
* [IA64] sparse cleanupsKeith Owens2006-08-021-3/+3
* [PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2006-07-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [IA64] rework memory attribute aliasingBjorn Helgaas2006-05-081-54/+102
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-261-6/+15
* [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas2006-03-261-21/+20
* [IA64] Fix wrong use of memparse in efi.cZou Nan hai2006-02-071-11/+3
* [IA64] Fix a possible buffer overflow in efi.cZou Nan hai2006-02-071-1/+1
* [PATCH] /dev/mem: validate mmap requestsBjorn Helgaas2006-01-081-49/+111
* [IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris2005-11-101-1/+1
* [IA64] include EFI memory information in /proc/iomemKhalid Aziz2005-09-191-0/+87
* [IA64] simplified efi memory map parsingTony Luck2005-09-081-181/+242
* [PATCH] ia64 uncached allocJes Sorensen2005-06-211-0/+32
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+832