summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/efi.c
AgeCommit message (Expand)Author
2021-04-30ia64: fix EFI_DEBUG buildSergei Trofimovich
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-12ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-04-24efi: Clean up config table description arraysArd Biesheuvel
2020-02-23efi: Clean up config_parse_tables()Ard Biesheuvel
2020-02-23efi/ia64: Switch to efi_config_parse_tables()Ard Biesheuvel
2020-02-23efi/ia64: Use local variable for EFI system table addressArd Biesheuvel
2020-02-23efi/ia64: Use existing helpers to locate ESI tableArd Biesheuvel
2020-02-23efi: Merge EFI system table revision and vendor checksArd Biesheuvel
2020-02-23efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel
2019-07-15docs: ia64: convert to ReSTMauro Carvalho Chehab
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-09-17ia64: remove the kern_mem_attribute exportChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel
2016-04-18ia64: Fix misspellings in comments.Adam Buchbinder
2016-01-30ia64: Set System RAM type and descriptorToshi Kani
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams
2014-10-03ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek
2014-03-04ia64/efi: Implement efi_enabled()Matt Fleming
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm
2013-07-03ia64: remove setting for saved_max_pfnZhang Yanfei
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy
2012-03-28Disintegrate asm/system.h for IA64David Howells
2011-08-04efi: Fix argument types for SetVariable() for ia64Matthew Garrett
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-03-26ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman
2008-09-22[IA64] kexec fails on systems with blocks of uncached memoryJay Lan
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu
2008-03-06[IA64] update efi region debugging to use MB, GB and TB as well as KBSimon Horman
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-04[IA64] ia64_set_psr should use srlz.iXiantao Zhang
2008-02-04[IA64] efi.c Add /* never reached */ annotationAron Griffis
2008-02-04[IA64] efi.c Spelling/punctuation fixesAron Griffis
2008-02-04[IA64] Make efi.c mostly fit in 80 columnsAron Griffis
2007-12-07[IA64] make full use of macro efi_md_sizeLi Zefan
2007-11-14Add IORESOUCE_BUSY flag for System RAMYasunori Goto
2007-11-06[IA64] Wrong args to memset in efi_gettimeofday()Li Zefan