aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/efi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel1-0/+3
2019-07-15docs: ia64: convert to ReSTMauro Carvalho Chehab1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-09-17ia64: remove the kern_mem_attribute exportChristoph Hellwig1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky1-2/+2
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann1-2/+2
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel1-2/+0
2016-04-18ia64: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-01-30ia64: Set System RAM type and descriptorToshi Kani1-3/+10
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+4
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez1-1/+0
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams1-0/+4
2014-10-03ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek1-2/+4
2014-03-04ia64/efi: Implement efi_enabled()Matt Fleming1-0/+7
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm1-43/+11
2013-07-03ia64: remove setting for saved_max_pfnZhang Yanfei1-5/+0
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy1-1/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells1-0/+1
2011-08-04efi: Fix argument types for SetVariable() for ia64Matthew Garrett1-1/+1
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
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