summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-1711-101/+306
|\
| * KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-152-0/+13
| * KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang2008-10-154-22/+33
| * KVM: ia64: Make pmt table be able to hold physical mmio entries.Xiantao Zhang2008-10-151-6/+13
| * KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang2008-10-152-0/+5
| * KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-153-6/+5Star
| * KVM: ia64: add support for Tukwila processorsXiantao Zhang2008-10-151-21/+91
| * KVM: ia64: Implement a uniform vps interfaceXiantao Zhang2008-10-154-51/+84
| * KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang2008-10-151-2/+35
| * KVM: ia64: Enable virtio driver for ia64 in KconfigXiantao Zhang2008-10-151-0/+2
| * KVM: ia64: add a dummy irq ack notificationXiantao Zhang2008-10-151-0/+32
* | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-163-4/+4
|\ \
| * | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-163-4/+4
| |/
* | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-162-58/+2Star
* | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-35/+0Star
* | Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-161-8/+0Star
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-1315-40/+63
|\
| * Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-129-12/+24
| |\
| | * Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-111-1/+3
| | |\
| | | *---. Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-101-1/+3
| | | |\ \ \
| | | | | | * Merge branch 'linus' into x86/iommuIngo Molnar2008-09-146-30/+36
| | | | | | |\
| | | | | | * \ Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-104-4/+22
| | | | | | |\ \
| | | | | | * | | ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori2008-09-081-1/+3
| | * | | | | | | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
| | * | | | | | | [IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2008-09-305-9/+15
| | * | | | | | | [IA64] kexec fails on systems with blocks of uncached memoryJay Lan2008-09-221-2/+3
| | * | | | | | | [IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang2008-09-221-0/+2
| | | |/ / / / / | | |/| | | | |
| * / | | | | | signals: demultiplexing SIGTRAP signalSrinivasa Ds2008-09-231-5/+0Star
| |/ / / / / /
| * | | | | / KVM: ia64: 'struct fdesc' build fixJes Sorensen2008-09-201-6/+1Star
| | |_|_|_|/ | |/| | | |
| * | | | | [IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney2008-09-101-3/+1Star
| * | | | | [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall2008-09-101-1/+3
| * | | | | [IA64] fix up bte.hRobin Holt2008-09-101-4/+5
| * | | | | [IA64] fix compile failure with non modular buildsJames Bottomley2008-09-103-22/+27
| | |_|_|/ | |/| | |
| * | | | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-092-0/+15
| |/ / /
* | | | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-062-33/+0Star
* | | | IA64: Use <asm-generic/statfs.h>David Woodhouse2008-09-041-47/+5Star
|/ / /
* | | [IA64] Fix __{in,out}s{w,l} to handle unaligned dataJames Bottomley2008-08-251-4/+6
* | | [IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt2008-08-251-0/+1
| |/ |/|
* | [IA64] use generic compat_old_sys_readdirChristoph Hellwig2008-08-193-140/+1Star
* | [IA64] pci_acpi_scan_root cleanupLuck, Tony2008-08-191-10/+11
* | [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt2008-08-191-4/+4
* | [IA64] Remove sn2_defconfig.Robin Holt2008-08-191-1285/+0Star
* | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-1/+1
|/
* [IA64] use bcd2bin/bin2bcdAdrian Bunk2008-08-121-1/+1
* [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-126-12/+53
* [IA64] Update generic configTony Luck2008-08-051-4/+67
* [IA64] Eliminate trailing backquote in IA64_SGI_UVJack Steiner2008-08-041-2/+2
* [IA64] update generic_defconfig to support sn2.Robin Holt2008-08-041-6/+16
* [IA64] update generic_defconfig for 2.6.27-rc1Robin Holt2008-08-041-210/+293