aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-1113-113/+285
|\
| * KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti2009-06-102-14/+11
| * KVM: Enable snooping control for supported hardwareSheng Yang2009-06-101-0/+1
| * KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabledJes Sorensen2009-06-101-1/+1
| * KVM: ia64: preserve int status through call to kvm_insert_vmm_mappingJes Sorensen2009-06-101-1/+6
| * KVM: ia64: restore irq state before calling kvm_vcpu_initJes Sorensen2009-06-101-2/+1
| * KVM: ia64: remove empty function vti_vcpu_load()Jes Sorensen2009-06-101-5/+0
| * KVM: ia64: Flush all TLBs once guest's memory mapping changes.Xiantao Zhang2009-06-101-0/+1
| * KVM: ia64: Don't hold slots_lock in guest modeJes Sorensen2009-06-101-31/+33
| * KVM: ia64: make kvm depend on CONFIG_MODULES.Zhang, Xiantao2009-06-101-1/+1
| * KVM: ia64: enable external interrupt in vmmYang Zhang2009-06-103-10/+16
| * KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-101-0/+6
| * KVM: Timer event should not unconditionally unhalt vcpu.Gleb Natapov2009-06-101-3/+3
| * KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handlerJes Sorensen2009-06-104-5/+71
| * KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequencyJes Sorensen2009-06-101-1/+27
| * KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading.Jes Sorensen2009-06-102-6/+32
| * KVM: ia64: Map in SN2 RTC registers to the VMM moduleJes Sorensen2009-06-103-5/+42
| * KVM: APIC: get rid of deliver_bitmaskGleb Natapov2009-06-102-16/+21
| * KVM: change the way how lowest priority vcpu is calculatedGleb Natapov2009-06-102-13/+3
| * KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov2009-06-102-0/+11
| * KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov2009-06-103-6/+5
| * KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpuYang Zhang2009-06-101-1/+1
* | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-123-8/+8
|\ \ | |/
| * [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-053-8/+8
* | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-281-2/+3
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-285-15/+26
|/
* KVM: ia64: fix locking order entering guestJes Sorensen2009-04-221-6/+8
* FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-211-1/+1
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-213-4/+4
* [IA64] fix allmodconfig compilation breakage.Isaku Yamahata2009-04-201-2/+0
* [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich2009-04-161-8/+5
* [IA64] export smp_send_rescheduleMarcelo Tosatti2009-04-161-0/+1
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-1/+1
* [IA64] wire up preadv/pwritev system callsTony Luck2009-04-082-1/+5
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-057-10/+348
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-027-10/+348
| |\
| | *-. Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-101-4/+3
| | |\ \
| | * \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-0615-18/+39
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-273-2/+13
| | |\ \ \
| | * \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-247-12/+1617
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-195-14/+19
| | |\ \ \ \ \
| | * | | | | | preempt-count: force hardirq-count to max of 10Steven Rostedt2009-02-121-10/+0
| | * | | | | | Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar2009-02-092-2/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-033-8/+8
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-1817-11/+59
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | ftrace, ia64: IA64 dynamic ftrace supportShaohua Li2009-01-145-0/+277