summaryrefslogtreecommitdiffstats
path: root/include/asm-ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-2115-62/+1131
|\
| * [IA64] Update ia64 mmr list for SGI uvDimitri Sivanich2008-07-171-8/+415
| * Pull pvops into release branchTony Luck2008-07-1714-54/+716
| |\
| | * [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2008-05-281-0/+32
| | * [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2008-05-282-4/+67
| | * [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2008-05-282-2/+56
| | * [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-281-0/+70
| | * [IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2008-05-282-8/+36
| | * [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-282-0/+31
| | * [IA64] pvops: paravirtualize minstate.h.Isaku Yamahata2008-05-281-0/+2
| | * [IA64] pvops: define paravirtualized instructions for native.Isaku Yamahata2008-05-271-0/+165
| | * [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata2008-05-275-42/+178
| | * [IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata2008-05-271-0/+3
| | * [IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata2008-05-271-0/+62
| | * [IA64] pvops: preparation: introduce ia64_get_psr_i() to make kernel paravirt...Isaku Yamahata2008-05-272-2/+10
| | * [IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel par...Isaku Yamahata2008-05-272-5/+10
| | * [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata2008-05-271-0/+1
| | * [IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata2008-05-271-0/+2
* | | KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier2008-07-201-0/+1
* | | KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-201-0/+2
|/ /
* | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-161-0/+1
* | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-0/+1
* | ia64: convert to generic helpers for IPI function callsJens Axboe2008-06-261-5/+3Star
* | [IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2008-06-161-1/+6
|/
* [IA64] Workaround for RSE issueTony Luck2008-05-273-1/+3
* KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48Xiantao Zhang2008-05-181-1/+1
* KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpregXiantao Zhang2008-05-181-2/+8
* [IA64] machvec support for SGI UV platformJack Steiner2008-05-142-0/+28
* [IA64] Add header files for SGI UV platformJack Steiner2008-05-142-0/+575
* ia64: types: use <asm-generic/int-*.h> for the ia64 architectureH. Peter Anvin2008-05-031-29/+2Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-022-3/+12
|\
| * [IA64] TS_RESTORE_SIGMASKRoland McGrath2008-05-011-2/+11
| * [IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto2008-04-301-1/+1
* | dmi: clean-up dmi helper declarationsJean Delvare2008-05-012-5/+5
|/
* asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-301-1/+1
* signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org2008-04-301-3/+2Star
* [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang2008-04-301-0/+2
* [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-3/+3
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-1/+6
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-295-48/+78
* fix ia64 local_irq_save() et.al.Al Viro2008-04-281-9/+9
* hugetlbfs: common code update for s390Gerald Schaefer2008-04-281-0/+37
* hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer2008-04-281-0/+5
* hugetlbfs: architecture header cleanupGerald Schaefer2008-04-282-6/+37
* mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+3
* KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2008-04-271-4/+4
* KVM: ia64: Add header files for kvm/ia64Xiantao Zhang2008-04-273-3/+755
* KVM: ia64: Prepare some structure and routines for kvm useXiantao Zhang2008-04-272-0/+75
* generic: implement __fls on all 64-bit archsAlexander van Heukelum2008-04-261-0/+16
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-232-1752/+0Star