summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/efi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-0/+1
|\
| * ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada2021-02-121-0/+1
* | efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel2021-01-181-0/+1
|/
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* efi: Clean up config table description arraysArd Biesheuvel2020-04-241-6/+6
* efi: Clean up config_parse_tables()Ard Biesheuvel2020-02-231-2/+1
* efi/ia64: Switch to efi_config_parse_tables()Ard Biesheuvel2020-02-231-1/+4
* efi/ia64: Use local variable for EFI system table addressArd Biesheuvel2020-02-231-5/+6
* efi/ia64: Use existing helpers to locate ESI tableArd Biesheuvel2020-02-231-0/+6
* efi: Merge EFI system table revision and vendor checksArd Biesheuvel2020-02-231-20/+3
* efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel2020-02-231-0/+13
* efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel2019-08-081-0/+3
* docs: ia64: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* ia64: remove the kern_mem_attribute exportChristoph Hellwig2018-09-171-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky2017-07-181-2/+2
* ia64: efi: use timespec64 for persistent clockArnd Bergmann2016-06-171-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\
| * ia64: Fix misspellings in comments.Adam Buchbinder2016-04-181-1/+1
* | efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel2016-04-281-2/+0
|/
* ia64: Set System RAM type and descriptorToshi Kani2016-01-301-3/+10
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+4
|\
| * e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-271-0/+4
* | ia64: remove paravirt codeLuis R. Rodriguez2015-06-101-1/+0
|/
* ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-2/+4
* ia64/efi: Implement efi_enabled()Matt Fleming2014-03-041-0/+7
* efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm2013-09-051-43/+11
* ia64: remove setting for saved_max_pfnZhang Yanfei2013-07-031-5/+0
* /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-241-1/+1
* Disintegrate asm/system.h for IA64David Howells2012-03-281-0/+1
* 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