summaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2008-10-17ia64/xen: introduce definitions necessary for ia64/xen hypercalls.Isaku Yamahata1-0/+346
2008-10-17ia64/xen: increase IA64_MAX_RSVD_REGIONS.Isaku Yamahata1-1/+2
2008-10-17ia64/xen: introduce sync bitops which is necessary for ia64/xen support.Isaku Yamahata1-0/+51
2008-10-17ia64/xen: reserve "break" numbers used for xen hypercalls.Isaku Yamahata1-0/+9
2008-10-17ia64: move function declaration, ia64_cpu_local_tick() from .c to .hIsaku Yamahata2-1/+2
2008-10-17ia64/pv_ops: update native/inst.h to clobber predicate.Isaku Yamahata1-2/+8
2008-10-17ia64/pv_ops: avoid name conflict of get_irq_chip().Isaku Yamahata2-3/+3
2008-10-17ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=nIsaku Yamahata1-3/+3
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven33-326/+380
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-101/+306
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-4/+4
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig2-58/+2
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-35/+0
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich1-8/+0
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky3-4/+4
2008-10-15oprofile: more whitespace fixesRobert Richter2-4/+4
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2-0/+13
2008-10-15KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang4-22/+33
2008-10-15KVM: ia64: Make pmt table be able to hold physical mmio entries.Xiantao Zhang1-6/+13
2008-10-15KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang2-0/+5
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang3-6/+5
2008-10-15KVM: ia64: add support for Tukwila processorsXiantao Zhang1-21/+91
2008-10-15KVM: ia64: Implement a uniform vps interfaceXiantao Zhang4-51/+84
2008-10-15KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang1-2/+35
2008-10-15KVM: ia64: Enable virtio driver for ia64 in KconfigXiantao Zhang1-0/+2
2008-10-15KVM: ia64: add a dummy irq ack notificationXiantao Zhang1-0/+32
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse15-40/+63
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar9-12/+24
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds1-1/+3
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-4/+4
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar1-1/+3
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar1-0/+1
2008-10-06[IA64] utrace Convert compat ptrace to use compat_sys_ptraceShaohua Li4-87/+89
2008-10-06[IA64] utrace Enable trace hook configShaohua Li1-0/+1
2008-10-06[IA64] utrace use generic trace hookShaohua Li7-55/+41
2008-10-06[IA64] utrace syscall.h support for ia64Shaohua Li3-0/+163
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck5-9/+15
2008-09-23signals: demultiplexing SIGTRAP signalSrinivasa Ds1-5/+0
2008-09-22[IA64] kexec fails on systems with blocks of uncached memoryJay Lan1-2/+3
2008-09-22[IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang1-0/+2
2008-09-19KVM: ia64: 'struct fdesc' build fixJes Sorensen1-6/+1
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar6-30/+36
2008-09-10[IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney1-3/+1
2008-09-10[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall1-1/+3
2008-09-10[IA64] fix up bte.hRobin Holt1-4/+5
2008-09-10[IA64] fix compile failure with non modular buildsJames Bottomley3-22/+27
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar4-4/+22
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley2-0/+15
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-09-08ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori1-1/+3