aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2008-10-17ia64/xen: introduce sync bitops which is necessary for ia64/xen support.Isaku Yamahata
2008-10-17ia64/xen: reserve "break" numbers used for xen hypercalls.Isaku Yamahata
2008-10-17ia64: move function declaration, ia64_cpu_local_tick() from .c to .hIsaku Yamahata
2008-10-17ia64/pv_ops: update native/inst.h to clobber predicate.Isaku Yamahata
2008-10-17ia64/pv_ops: avoid name conflict of get_irq_chip().Isaku Yamahata
2008-10-17ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=nIsaku Yamahata
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-15oprofile: more whitespace fixesRobert Richter
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang
2008-10-15KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang
2008-10-15KVM: ia64: Make pmt table be able to hold physical mmio entries.Xiantao Zhang
2008-10-15KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang
2008-10-15KVM: ia64: add support for Tukwila processorsXiantao Zhang
2008-10-15KVM: ia64: Implement a uniform vps interfaceXiantao Zhang
2008-10-15KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang
2008-10-15KVM: ia64: Enable virtio driver for ia64 in KconfigXiantao Zhang
2008-10-15KVM: ia64: add a dummy irq ack notificationXiantao Zhang
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar
2008-10-06[IA64] utrace Convert compat ptrace to use compat_sys_ptraceShaohua Li
2008-10-06[IA64] utrace Enable trace hook configShaohua Li
2008-10-06[IA64] utrace use generic trace hookShaohua Li
2008-10-06[IA64] utrace syscall.h support for ia64Shaohua Li
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck
2008-09-23signals: demultiplexing SIGTRAP signalSrinivasa Ds
2008-09-22[IA64] kexec fails on systems with blocks of uncached memoryJay Lan
2008-09-22[IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang
2008-09-19KVM: ia64: 'struct fdesc' build fixJes Sorensen
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar
2008-09-10[IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney
2008-09-10[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall
2008-09-10[IA64] fix up bte.hRobin Holt
2008-09-10[IA64] fix compile failure with non modular buildsJames Bottomley
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-09-08ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-09-05hrtimer: convert kvm-ia64 to the new hrtimer apisArjan van de Ven