aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAge
* Pull utrace into release branchTony Luck2008-10-17
|\
| * [IA64] utrace Convert compat ptrace to use compat_sys_ptraceShaohua Li2008-10-06
| * [IA64] utrace Enable trace hook configShaohua Li2008-10-06
| * [IA64] utrace use generic trace hookShaohua Li2008-10-06
| * [IA64] utrace syscall.h support for ia64Shaohua Li2008-10-06
* | Pull compat into release branchTony Luck2008-10-17
|\ \
| * | [IA64] kill sys32_pipeChristoph Hellwig2008-10-17
| * | [IA64] remove sys32_pauseChristoph Hellwig2008-10-17
* | | [IA64] Fix annoying IA64_TR_ALLOC_MAX message.Tony Luck2008-10-17
|/ /
* | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\ \
| * | KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-15
| * | KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang2008-10-15
| * | KVM: ia64: Make pmt table be able to hold physical mmio entries.Xiantao Zhang2008-10-15
| * | KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang2008-10-15
| * | KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-15
| * | KVM: ia64: add support for Tukwila processorsXiantao Zhang2008-10-15
| * | KVM: ia64: Implement a uniform vps interfaceXiantao Zhang2008-10-15
| * | KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang2008-10-15
| * | KVM: ia64: Enable virtio driver for ia64 in KconfigXiantao Zhang2008-10-15
| * | KVM: ia64: add a dummy irq ack notificationXiantao Zhang2008-10-15
* | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-16
|\ \ \
| * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-16
| |/ /
* | | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-16
* | | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-16
* | | Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-16
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
|\ \
| * \ Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-12
| |\ \
| | * \ Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-11
| | |\ \
| | | | \
| | | | \
| | | | \
| | | | \
| | | *---. \ Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-10
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | | | * Merge branch 'linus' into x86/iommuIngo Molnar2008-09-14
| | | | | | |\
| | | | | | * \ Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10
| | | | | | |\ \
| | | | | | * | | ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori2008-09-08
| | * | | | | | | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-08
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
| | * | | | | | | [IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2008-09-29
| | * | | | | | | [IA64] kexec fails on systems with blocks of uncached memoryJay Lan2008-09-22
| | * | | | | | | [IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang2008-09-22
| | | |/ / / / / | | |/| | | | |
| * / | | | | | signals: demultiplexing SIGTRAP signalSrinivasa Ds2008-09-23
| |/ / / / / /
| * | | | | / KVM: ia64: 'struct fdesc' build fixJes Sorensen2008-09-19
| | |_|_|_|/ | |/| | | |
| * | | | | [IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney2008-09-10
| * | | | | [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall2008-09-10
| * | | | | [IA64] fix up bte.hRobin Holt2008-09-10
| * | | | | [IA64] fix compile failure with non modular buildsJames Bottomley2008-09-10
| | |_|_|/ | |/| | |
| * | | | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-09
| |/ / /
* | | | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-06
* | | | IA64: Use <asm-generic/statfs.h>David Woodhouse2008-09-04
|/ / /
* | | [IA64] Fix __{in,out}s{w,l} to handle unaligned dataJames Bottomley2008-08-25
* | | [IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt2008-08-25
| |/ |/|
* | [IA64] use generic compat_old_sys_readdirChristoph Hellwig2008-08-18
* | [IA64] pci_acpi_scan_root cleanupLuck, Tony2008-08-18