summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-161-0/+1
|\
| * IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov2008-12-111-0/+1
* | [IA64] SN: prevent IRQ retargetting in request_irq()John Keller2008-12-091-1/+8
* | [IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt2008-12-091-1/+3
* | [IA64] Clear up section mismatch for sn_check_wars.Robin Holt2008-12-091-2/+2
* | [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Robin Holt2008-12-091-71/+147
* | [IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-091-4/+1Star
* | [IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan2008-12-091-1/+0Star
|/
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-032-5/+8
|\
| * KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang2008-11-231-4/+7
| * KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang2008-11-231-1/+1
* | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0Star
* | sn_pci_controller_fixup() should be __initAl Viro2008-11-301-1/+1
|/
* [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/+0Star
* [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/+0Star
* [IA64] remove duplicated #include from pci-dma.cHuang Weiyi2008-11-041-2/+0Star
* [IA64] use common header for software IO/TLBJoerg Roedel2008-11-042-29/+2Star
* [IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2008-11-042-2/+0Star
* [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/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-302-8/+0Star
|\
| * x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-242-8/+0Star
* | 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-061-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-231-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