summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/efi.c
AgeCommit message (Expand)AuthorLines
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel-0/+3
2019-07-15docs: ia64: convert to ReSTMauro Carvalho Chehab-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-09-17ia64: remove the kern_mem_attribute exportChristoph Hellwig-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky-2/+2
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann-2/+2
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel-2/+0
2016-04-18ia64: Fix misspellings in comments.Adam Buchbinder-1/+1
2016-01-30ia64: Set System RAM type and descriptorToshi Kani-3/+10
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+4
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez-1/+0
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams-0/+4
2014-10-03ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek-2/+4
2014-03-04ia64/efi: Implement efi_enabled()Matt Fleming-0/+7
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm-43/+11
2013-07-03ia64: remove setting for saved_max_pfnZhang Yanfei-5/+0
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy-1/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells-0/+1
2011-08-04efi: Fix argument types for SetVariable() for ia64Matthew Garrett-1/+1
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox-5/+5
2009-03-26ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata-0/+1
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman-1/+1
2008-09-22[IA64] kexec fails on systems with blocks of uncached memoryJay Lan-2/+3
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu-1/+1
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu-0/+46
2008-03-06[IA64] update efi region debugging to use MB, GB and TB as well as KBSimon Horman-4/+22
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison-3/+3
2008-02-04[IA64] ia64_set_psr should use srlz.iXiantao Zhang-1/+0
2008-02-04[IA64] efi.c Add /* never reached */ annotationAron Griffis-2/+2
2008-02-04[IA64] efi.c Spelling/punctuation fixesAron Griffis-8/+8
2008-02-04[IA64] Make efi.c mostly fit in 80 columnsAron Griffis-223/+266
2007-12-07[IA64] make full use of macro efi_md_sizeLi Zefan-5/+5
2007-11-14Add IORESOUCE_BUSY flag for System RAMYasunori Goto-4/+2
2007-11-06[IA64] Wrong args to memset in efi_gettimeofday()Li Zefan-2/+3
2007-10-29[IA64] vmcore_find_descriptor_size should be in __initSimon Horman-1/+1
2007-10-22kexec: add BSS to resource treeBernhard Walle-1/+3
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle-1/+3
2007-07-17handle kernelcore=: genericMel Gorman-0/+1
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas-5/+5
2007-03-30[IA64] fail mmaps that span areas with incompatible attributesBjorn Helgaas-3/+43
2007-03-08[IA64] put kdump_find_rsvd_region in __initHorms-1/+1
2007-03-07[IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck-5/+5
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm-0/+30
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms-0/+6
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev-2/+0
2007-02-12[PATCH] Dynamic kernel command-line: ia64Alon Bar-Lev-2/+3