aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/efi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-30ia64: fix EFI_DEBUG buildSergei Trofimovich1-5/+6
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+1
2021-02-12ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada1-0/+1
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel1-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-04-24efi: Clean up config table description arraysArd Biesheuvel1-6/+6
2020-02-23efi: Clean up config_parse_tables()Ard Biesheuvel1-2/+1
2020-02-23efi/ia64: Switch to efi_config_parse_tables()Ard Biesheuvel1-1/+4
2020-02-23efi/ia64: Use local variable for EFI system table addressArd Biesheuvel1-5/+6
2020-02-23efi/ia64: Use existing helpers to locate ESI tableArd Biesheuvel1-0/+6
2020-02-23efi: Merge EFI system table revision and vendor checksArd Biesheuvel1-20/+3
2020-02-23efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel1-0/+13
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