summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
* [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-203-2/+15
* [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0
* [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
* [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-202-1/+2
* KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMPXiantao Zhang2008-11-111-0/+5
* KVM: Require the PCI subsystemAvi Kivity2008-11-111-0/+2
* KVM: ia64: Use guest signal mask when blockingXiantao Zhang2008-11-111-6/+6
* [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan2008-11-071-1/+1
* [IA64] fix boot panic caused by offline CPUsDoug Chapman2008-11-062-8/+28
* [IA64] reorder Kconfig options to match x86Bjorn Helgaas2008-11-061-9/+9
* [IA64] Build VT-D iommu support into generic kernelTony Luck2008-11-041-0/+1
* [IA64] remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori2008-11-041-24/+0
* [IA64] remove duplicated #include from pci-dma.cHuang Weiyi2008-11-041-2/+0
* [IA64] use common header for software IO/TLBJoerg Roedel2008-11-042-29/+2
* [IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2008-11-042-2/+0
* [IA64] Add error_recovery_info field to SAL section headerRuss Anderson2008-11-041-1/+14
* [IA64] Add UV watchlist support.Russ Anderson2008-11-041-0/+45
* [IA64] Simplify SGI uv vs. sn2 driver issuesRuss Anderson2008-11-041-0/+6
* saner FASYNC handling on file closeAl Viro2008-11-011-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-302-8/+0
|\
| * x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-242-8/+0
* | KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang2008-10-281-2/+6
* | KVM: ia64: Fix halt emulation logicXiantao Zhang2008-10-284-40/+46
* | KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-282-3/+8
|/
* Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-231-1/+1
|\
| * Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-221-1/+1
| |\
| | * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-1733-326/+380
| | |\
| | * | hrtimer: convert kvm-ia64 to the new hrtimer apisArjan van de Ven2008-09-051-1/+1
* | | | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-231-1/+1
|\ \ \ \
| * | | | x86, um: ... and asm-x86 moveAl Viro2008-10-221-1/+1
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-231-5/+5
|\ \ \ \
| * | | | ACPI: fix ia64 build warningLen Brown2008-10-231-1/+1
| * | | | Merge branch 'linus' into testLen Brown2008-10-2329-328/+347
| |\| | |
| * | | | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-232-4/+4
|\ \ \ \ \
| * | | | | oprofile: more whitespace fixesRobert Richter2008-10-152-4/+4
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-10-2379-185/+5363
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Pull vtd-iommu into release branchTony Luck2008-10-1723-13/+620
| |\ \ \ \ \
| | * | | | | [IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu2008-10-1723-13/+620
| | | |_|_|/ | | |/| | |
| * | | | | Pull pv_ops-xen into release branchTony Luck2008-10-1749-11/+4448
| |\ \ \ \ \
| | * | | | | ia64/pv_ops: paravirtualized instruction checker.Isaku Yamahata2008-10-174-1/+316
| | * | | | | ia64/pv_ops: update Kconfig for paravirtualized guest and xen.Isaku Yamahata2008-10-172-0/+58
| | * | | | | ia64/xen: preliminary support for save/restore.Isaku Yamahata2008-10-174-1/+99
| | * | | | | ia64/xen: define xen machine vector for domU.Isaku Yamahata2008-10-176-0/+37
| | * | | | | ia64/pv_ops/xen: implement xen pv_time_ops.Isaku Yamahata2008-10-174-1/+206
| | * | | | | ia64/pv_ops/xen: implement xen pv_irq_ops.Isaku Yamahata2008-10-174-1/+473
| | * | | | | ia64/pv_ops/xen: define the nubmer of irqs which xen needs.Isaku Yamahata2008-10-172-0/+45
| | * | | | | ia64/pv_ops/xen: implement xen pv_iosapic_ops.Isaku Yamahata2008-10-171-0/+52
| | * | | | | ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen.Isaku Yamahata2008-10-173-1/+27