aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman
2008-10-20kdump: use is_kdump_kernel() in sba_init()Simon Horman
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty
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-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-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-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-04IA64: Use <asm-generic/statfs.h>David Woodhouse
2008-08-25[IA64] Fix __{in,out}s{w,l} to handle unaligned dataJames Bottomley
2008-08-25[IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt
2008-08-18[IA64] use generic compat_old_sys_readdirChristoph Hellwig
2008-08-18[IA64] pci_acpi_scan_root cleanupLuck, Tony
2008-08-18[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt
2008-08-18[IA64] Remove sn2_defconfig.Robin Holt
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying