aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2-11/+8
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman2-4/+2
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman1-2/+2
2008-10-20kdump: use is_kdump_kernel() in sba_init()Simon Horman1-3/+2
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2-1/+12
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty1-17/+0
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus 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-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/torvalds/linux-2.6David 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/linux-2.6-tipLinus Torvalds1-1/+3
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-BIngo Molnar1-1/+3
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/coreIngo Molnar1-0/+1
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
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2-33/+0
2008-09-04IA64: Use <asm-generic/statfs.h>David Woodhouse1-47/+5
2008-08-25[IA64] Fix __{in,out}s{w,l} to handle unaligned dataJames Bottomley1-4/+6
2008-08-25[IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt1-0/+1
2008-08-18[IA64] use generic compat_old_sys_readdirChristoph Hellwig3-140/+1
2008-08-18[IA64] pci_acpi_scan_root cleanupLuck, Tony1-10/+11
2008-08-18[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt1-4/+4
2008-08-18[IA64] Remove sn2_defconfig.Robin Holt1-1285/+0