aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck185-29383/+0
2008-07-30sgi-xp: replace AMO_t typedef by struct amoDean Nelson1-8/+8
2008-07-26[PATCH] kill altrootAl Viro1-25/+0
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+7
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-0/+2
2008-07-25[IA64] Wire up new system callsTony Luck1-1/+7
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-51/+0
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz1-22/+0
2008-07-24ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz1-29/+0
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-1/+0
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich1-1/+1
2008-07-24Remove asm/semaphore.hMatthew Wilcox1-1/+0
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds15-62/+1131
2008-07-20KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier1-0/+1
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang1-0/+2
2008-07-17[IA64] Update ia64 mmr list for SGI uvDimitri Sivanich1-8/+415
2008-07-17Pull pvops into release branchTony Luck14-54/+716
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui1-0/+1
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui1-0/+1
2008-06-26ia64: convert to generic helpers for IPI function callsJens Axboe1-5/+3
2008-06-16[IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner1-1/+6
2008-05-27[IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata1-0/+32
2008-05-27[IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2-4/+67
2008-05-27[IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2-2/+56
2008-05-27[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized environment.Isaku Yamahata1-0/+70
2008-05-27[IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2-8/+36
2008-05-27[IA64] pvops: paravirtualize entry.SIsaku Yamahata2-0/+31
2008-05-27[IA64] pvops: paravirtualize minstate.h.Isaku Yamahata1-0/+2
2008-05-27[IA64] pvops: define paravirtualized instructions for native.Isaku Yamahata1-0/+165
2008-05-27[IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata5-42/+178
2008-05-27[IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata1-0/+3
2008-05-27[IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata1-0/+62
2008-05-27[IA64] pvops: preparation: introduce ia64_get_psr_i() to make kernel paravirtualization friendly.Isaku Yamahata2-2/+10
2008-05-27[IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel paravirtualization friendly.Isaku Yamahata2-5/+10
2008-05-27[IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata1-0/+1
2008-05-27[IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata1-0/+2
2008-05-27[IA64] Workaround for RSE issueTony Luck3-1/+3
2008-05-18KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48Xiantao Zhang1-1/+1
2008-05-18KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpregXiantao Zhang1-2/+8
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner2-0/+28
2008-05-14[IA64] Add header files for SGI UV platformJack Steiner2-0/+575
2008-05-02ia64: types: use <asm-generic/int-*.h> for the ia64 architectureH. Peter Anvin1-29/+2
2008-05-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-3/+12
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath1-2/+11
2008-05-01dmi: clean-up dmi helper declarationsJean Delvare2-5/+5
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto1-1/+1
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike1-1/+1