aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-09[IA64] remove BUILD_BUG_ON from paravirt_getreg()Gravatar Alexey Dobriyan 1-1/+0
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEGravatar Christoph Hellwig 1-2/+0
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Gravatar Isaku Yamahata 2-1/+14
2008-11-04[IA64] remove dead BIO_VMERGE_BOUNDARY definitionGravatar FUJITA Tomonori 1-24/+0
2008-11-04[IA64] use common header for software IO/TLBGravatar Joerg Roedel 1-21/+1
2008-11-04[IA64] fix the difference between node_mem_map and node_start_pfnGravatar Ken'ichi Ohmichi 1-1/+0
2008-11-04[IA64] Add error_recovery_info field to SAL section headerGravatar Russ Anderson 1-1/+14
2008-11-04[IA64] Add UV watchlist support.Gravatar Russ Anderson 1-0/+45
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-1/+0
2008-10-28KVM: ia64: Fix halt emulation logicGravatar Xiantao Zhang 1-1/+2
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipGravatar Sheng Yang 1-0/+3
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIGravatar Fenghua Yu 1-1/+0
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 35-9/+2455
2008-10-20PCI: Add ability to mmap legacy_io on some platformsGravatar Benjamin Herrenschmidt 1-10/+2
2008-10-17Pull vtd-iommu into release branchGravatar Tony Luck 9-0/+171
2008-10-17Pull pv_ops-xen into release branchGravatar Tony Luck 22-5/+2111
2008-10-17Pull utrace into release branchGravatar Tony Luck 3-3/+171
2008-10-17Pull compat into release branchGravatar Tony Luck 1-0/+1
2008-10-17[IA64] Fix annoying IA64_TR_ALLOC_MAX message.Gravatar Tony Luck 1-1/+1
2008-10-17[IA64] remove sys32_pauseGravatar Christoph Hellwig 1-0/+1
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUGravatar Fenghua Yu 9-0/+171
2008-10-17ia64/pv_ops: paravirtualized instruction checker.Gravatar Isaku Yamahata 1-0/+263
2008-10-17ia64/xen: define xen machine vector for domU.Gravatar Isaku Yamahata 2-0/+24
2008-10-17ia64/pv_ops/xen: define the nubmer of irqs which xen needs.Gravatar Isaku Yamahata 1-0/+44
2008-10-17ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen.Gravatar Isaku Yamahata 1-0/+8
2008-10-17ia64/pv_ops/xen: paravirtualize ivt.S for xen.Gravatar Isaku Yamahata 1-0/+1
2008-10-17ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen.Gravatar Isaku Yamahata 2-0/+136
2008-10-17ia64/pv_ops/xen: define xen paravirtualized instructions for hand written ass...Gravatar Isaku Yamahata 1-0/+447
2008-10-17ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization.Gravatar Isaku Yamahata 1-0/+14
2008-10-17ia64/xen: introduce helper function to identify domain mode.Gravatar Isaku Yamahata 1-0/+75
2008-10-17ia64/xen: add definitions necessary for xen event channel.Gravatar Isaku Yamahata 1-0/+50
2008-10-17ia64/xen: implement arch specific part of xen grant table.Gravatar Isaku Yamahata 1-0/+29
2008-10-17ia64/xen: xencomm conversion functions for hypercallsGravatar Isaku Yamahata 2-0/+52
2008-10-17ia64/xen: implement the arch specific part of xencomm.Gravatar Isaku Yamahata 1-0/+41
2008-10-17ia64/xen: define helper functions for xen hypercalls.Gravatar Isaku Yamahata 2-0/+394
2008-10-17ia64/xen: define helper functions for xen related address conversion.Gravatar Isaku Yamahata 1-0/+65
2008-10-17ia64/xen: add a necessary header file to compile include/xen/interface/xen.hGravatar Isaku Yamahata 1-0/+48
2008-10-17ia64/xen: introduce definitions necessary for ia64/xen hypercalls.Gravatar Isaku Yamahata 1-0/+346
2008-10-17ia64/xen: increase IA64_MAX_RSVD_REGIONS.Gravatar Isaku Yamahata 1-1/+2
2008-10-17ia64/xen: introduce sync bitops which is necessary for ia64/xen support.Gravatar Isaku Yamahata 1-0/+51
2008-10-17ia64/xen: reserve "break" numbers used for xen hypercalls.Gravatar Isaku Yamahata 1-0/+9
2008-10-17ia64: move function declaration, ia64_cpu_local_tick() from .c to .hGravatar Isaku Yamahata 1-0/+2
2008-10-17ia64/pv_ops: update native/inst.h to clobber predicate.Gravatar Isaku Yamahata 1-2/+8
2008-10-17ia64/pv_ops: avoid name conflict of get_irq_chip().Gravatar Isaku Yamahata 1-2/+2
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+5
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYGravatar Martin Schwidefsky 1-1/+1
2008-10-15KVM: ia64: add directed mmio range support for kvm guestsGravatar Xiantao Zhang 1-1/+1
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cGravatar Xiantao Zhang 1-0/+4
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 5-10/+40
2008-10-12Merge branch 'x86/urgent' into core/signalGravatar Ingo Molnar 2-1/+6