aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ia64
AgeCommit message (Expand)Author
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz
2008-07-24ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich
2008-07-24Remove asm/semaphore.hMatthew Wilcox
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-20KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang
2008-07-17[IA64] Update ia64 mmr list for SGI uvDimitri Sivanich
2008-07-17Pull pvops into release branchTony Luck
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-06-26ia64: convert to generic helpers for IPI function callsJens Axboe
2008-06-16[IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner
2008-05-27[IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata
2008-05-27[IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata
2008-05-27[IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata
2008-05-27[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata
2008-05-27[IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata
2008-05-27[IA64] pvops: paravirtualize entry.SIsaku Yamahata
2008-05-27[IA64] pvops: paravirtualize minstate.h.Isaku Yamahata
2008-05-27[IA64] pvops: define paravirtualized instructions for native.Isaku Yamahata
2008-05-27[IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata
2008-05-27[IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata
2008-05-27[IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata
2008-05-27[IA64] pvops: preparation: introduce ia64_get_psr_i() to make kernel paravirt...Isaku Yamahata
2008-05-27[IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel par...Isaku Yamahata
2008-05-27[IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata
2008-05-27[IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata
2008-05-27[IA64] Workaround for RSE issueTony Luck
2008-05-18KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48Xiantao Zhang
2008-05-18KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpregXiantao Zhang
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner
2008-05-14[IA64] Add header files for SGI UV platformJack Steiner
2008-05-02ia64: types: use <asm-generic/int-*.h> for the ia64 architectureH. Peter Anvin
2008-05-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath
2008-05-01dmi: clean-up dmi helper declarationsJean Delvare
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike
2008-04-30signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner
2008-04-28fix ia64 local_irq_save() et.al.Al Viro