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