index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
efi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
efi: x86: ia64: provide a generic efi_config_init()
Leif Lindholm
1
-43
/
+11
2013-07-03
ia64: remove setting for saved_max_pfn
Zhang Yanfei
1
-5
/
+0
2012-10-24
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
1
-0
/
+1
2011-08-04
efi: Fix argument types for SetVariable() for ia64
Matthew Garrett
1
-1
/
+1
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-5
/
+5
2009-03-26
ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...
Isaku Yamahata
1
-0
/
+1
2008-10-20
always reserve elfcore header memory in crash kernel
Simon Horman
1
-1
/
+1
2008-09-22
[IA64] kexec fails on systems with blocks of uncached memory
Jay Lan
1
-2
/
+3
2008-04-04
[IA64] Kernel parameter for max number of concurrent global TLB purges
Fenghua Yu
1
-1
/
+1
2008-04-04
[IA64] Multiple outstanding ptc.g instruction support
Fenghua Yu
1
-0
/
+46
2008-03-06
[IA64] update efi region debugging to use MB, GB and TB as well as KB
Simon Horman
1
-4
/
+22
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-02-04
[IA64] ia64_set_psr should use srlz.i
Xiantao Zhang
1
-1
/
+0
2008-02-04
[IA64] efi.c Add /* never reached */ annotation
Aron Griffis
1
-2
/
+2
2008-02-04
[IA64] efi.c Spelling/punctuation fixes
Aron Griffis
1
-8
/
+8
2008-02-04
[IA64] Make efi.c mostly fit in 80 columns
Aron Griffis
1
-223
/
+266
2007-12-07
[IA64] make full use of macro efi_md_size
Li Zefan
1
-5
/
+5
2007-11-14
Add IORESOUCE_BUSY flag for System RAM
Yasunori Goto
1
-4
/
+2
2007-11-06
[IA64] Wrong args to memset in efi_gettimeofday()
Li Zefan
1
-2
/
+3
2007-10-29
[IA64] vmcore_find_descriptor_size should be in __init
Simon Horman
1
-1
/
+1
2007-10-22
kexec: add BSS to resource tree
Bernhard Walle
1
-1
/
+3
2007-10-19
Use extended crashkernel command line on ia64
Bernhard Walle
1
-1
/
+3
2007-07-17
handle kernelcore=: generic
Mel Gorman
1
-0
/
+1
2007-05-08
EFI: warn only for pre-1.00 system tables
Bjorn Helgaas
1
-5
/
+5
2007-03-30
[IA64] fail mmaps that span areas with incompatible attributes
Bjorn Helgaas
1
-3
/
+43
2007-03-08
[IA64] put kdump_find_rsvd_region in __init
Horms
1
-1
/
+1
2007-03-07
[IA64] Pick highest possible saved_max_pfn for crash_dump
Tony Luck
1
-5
/
+5
2007-03-06
[IA64] kexec: Use EFI_LOADER_DATA for ELF core header
Magnus Damm
1
-0
/
+30
2007-03-06
[IA64] point saved_max_pfn to the max_pfn of the entire system
Horms
1
-0
/
+6
2007-02-12
[PATCH] Dynamic kernel command-line: fixups
Alon Bar-Lev
1
-2
/
+0
2007-02-12
[PATCH] Dynamic kernel command-line: ia64
Alon Bar-Lev
1
-2
/
+3
2007-02-05
[IA64] add newline to PAL-code warning message
Horms
1
-1
/
+1
2006-12-07
[IA64] resolve name clash by renaming is_available_memory()
Christoph Lameter
1
-3
/
+3
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai
1
-3
/
+62
2006-08-02
[IA64] sparse cleanups
Keith Owens
1
-3
/
+3
2006-07-10
[PATCH] make valid_mmap_phys_addr_range() take a pfn
Lennert Buytenhek
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-08
[IA64] rework memory attribute aliasing
Bjorn Helgaas
1
-54
/
+102
2006-03-26
[PATCH] EFI: keep physical table addresses in efi structure
Bjorn Helgaas
1
-6
/
+15
2006-03-26
[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()
Bjorn Helgaas
1
-21
/
+20
2006-02-07
[IA64] Fix wrong use of memparse in efi.c
Zou Nan hai
1
-11
/
+3
2006-02-07
[IA64] Fix a possible buffer overflow in efi.c
Zou Nan hai
1
-1
/
+1
2006-01-08
[PATCH] /dev/mem: validate mmap requests
Bjorn Helgaas
1
-49
/
+111
2005-11-10
[IA64] Replace kcalloc(1, with kzalloc.
Panagiotis Issaris
1
-1
/
+1
2005-09-19
[IA64] include EFI memory information in /proc/iomem
Khalid Aziz
1
-0
/
+87
2005-09-08
[IA64] simplified efi memory map parsing
Tony Luck
1
-181
/
+242
2005-06-21
[PATCH] ia64 uncached alloc
Jes Sorensen
1
-0
/
+32
[next]