aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-113/+285
2009-06-10KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti2-14/+11
2009-06-10KVM: Enable snooping control for supported hardwareSheng Yang1-0/+1
2009-06-10KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabledJes Sorensen1-1/+1
2009-06-10KVM: ia64: preserve int status through call to kvm_insert_vmm_mappingJes Sorensen1-1/+6
2009-06-10KVM: ia64: restore irq state before calling kvm_vcpu_initJes Sorensen1-2/+1
2009-06-10KVM: ia64: remove empty function vti_vcpu_load()Jes Sorensen1-5/+0
2009-06-10KVM: ia64: Flush all TLBs once guest's memory mapping changes.Xiantao Zhang1-0/+1
2009-06-10KVM: ia64: Don't hold slots_lock in guest modeJes Sorensen1-31/+33
2009-06-10KVM: ia64: make kvm depend on CONFIG_MODULES.Zhang, Xiantao1-1/+1
2009-06-10KVM: ia64: enable external interrupt in vmmYang Zhang3-10/+16
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov1-0/+6
2009-06-10KVM: Timer event should not unconditionally unhalt vcpu.Gleb Natapov1-3/+3
2009-06-10KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handlerJes Sorensen4-5/+71
2009-06-10KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequencyJes Sorensen1-1/+27
2009-06-10KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading.Jes Sorensen2-6/+32
2009-06-10KVM: ia64: Map in SN2 RTC registers to the VMM moduleJes Sorensen3-5/+42
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov2-16/+21
2009-06-10KVM: change the way how lowest priority vcpu is calculatedGleb Natapov2-13/+3
2009-06-10KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov2-0/+11
2009-06-10KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov3-6/+5
2009-06-10KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpuYang Zhang1-1/+1
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar3-8/+8
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich3-8/+8
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu1-2/+3
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu5-15/+26
2009-04-22KVM: ia64: fix locking order entering guestJes Sorensen1-6/+8
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm3-4/+4
2009-04-20[IA64] fix allmodconfig compilation breakage.Isaku Yamahata1-2/+0
2009-04-16[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich1-8/+5
2009-04-16[IA64] export smp_send_rescheduleMarcelo Tosatti1-0/+1
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-1/+1
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck2-1/+5
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-10/+348
2009-04-02ia64: implement interrupt-enabling rwlocksRobin Holt1-17/+63
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt1-3/+0
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner1-0/+6
2009-04-02sgi-gru: add definitions of ia64 GRU MMRsJack Steiner1-3/+155
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar7-10/+348
2009-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds61-290/+3188
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov8-33/+16
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap1-1/+1
2009-04-01rtc: add platform driver for EFIdann frazier1-0/+16