summaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2009-03-26ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata7-25/+898
2009-03-26ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata4-0/+737
2009-03-26ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata2-0/+5
2009-03-26ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata3-4/+21
2009-03-26ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata1-81/+81
2009-03-26ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata5-1/+94
2009-03-26ia64/pv_ops: gate page paravirtualization.Isaku Yamahata9-43/+231
2009-03-26ia64/pv_ops/xen/pv_time_ops: implement sched_clock.Isaku Yamahata1-0/+48
2009-03-26ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata5-2/+26
2009-03-26ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata6-2/+123
2009-03-26ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata4-5/+10
2009-03-26ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualizationIsaku Yamahata2-0/+6
2009-03-26ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata1-7/+7
2009-03-26ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.Isaku Yamahata3-1/+18
2009-03-26ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata6-14/+54
2009-03-26ia64/xen: short-circuit tests for dom0Isaku Yamahata1-21/+18
2009-03-26ia64/pv_ops/xen: use __initconst instead of __initdata for const dataIsaku Yamahata1-1/+1
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar17-34/+1654
2009-03-24KVM: ia64: Fix the build errors due to lack of macros related to MSI.Xiantao Zhang1-0/+2
2009-03-24ia64: Move the macro definitions related to MSI to one header file.Xiantao Zhang2-46/+51
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov1-2/+10
2009-03-24KVM: ia64: dynamic nr online cpusJes Sorensen3-9/+18
2009-03-24KVM: ia64: Implement some pal calls needed for windows 2008Xiantao Zhang2-7/+152
2009-03-24KVM: ia64: Add the support for translating PAL Call's pointer argsXiantao Zhang1-3/+45
2009-03-24KVM: ia64: vTLB change for enabling windows 2008 bootXiantao Zhang2-24/+19
2009-03-24KVM: Userspace controlled irq routingAvi Kivity1-0/+5
2009-03-24KVM: ia64: expose registers in struct kvm_regsJes Sorensen1-1/+34
2009-03-24KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity1-0/+4
2009-03-24KVM: ia64: Code cleanupXiantao Zhang3-57/+2
2009-03-24KVM: Remove old kvm_guest_debug structsJan Kiszka1-2/+0
2009-03-24KVM: ia64: stack get/restore patchJes Sorensen3-4/+101
2009-03-24KVM: New guest debug interfaceJan Kiszka2-2/+9
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar1-4/+3
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar15-32/+1652
2009-03-16cpumask: use mm_cpumask() wrapper: ia64Rusty Russell3-6/+6
2009-03-16cpumask: Use accessors code.: ia64Rusty Russell2-11/+8
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell8-18/+18
2009-03-16cpumask: arch_send_call_function_ipi_mask: ia64Rusty Russell2-4/+5
2009-03-16cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64Rusty Russell1-5/+0
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar1-4/+3
2009-03-10linker script: define __per_cpu_load on all SMP capable archsTejun Heo1-10/+2
2009-03-06[IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon1-4/+3
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar15-18/+39
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar20-39/+1660
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-2/+13
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar3-2/+13
2009-02-27Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar3-2/+13
2009-02-25[IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin1-1/+1
2009-02-25[IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin1-1/+1
2009-02-25[IA64] enable setting DMAR on by defaultKyle McMartin1-0/+11