summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-27KVM: PPC: Book3S PR: Cope with doorbell interruptsPaul Mackerras3-0/+4
2014-01-27KVM: PPC: Book3S HV: Add software abort codes for transactional memoryMichael Neuling1-0/+2
2014-01-27KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling4-8/+114
2014-01-27powerpc/Kconfig: Make TM select VSX and VMXMichael Neuling1-0/+2
2014-01-27KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard5-11/+30
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras7-9/+52
2014-01-27KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras3-0/+9
2014-01-27KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras2-0/+8
2014-01-27KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras2-5/+18
2014-01-27KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from napPaul Mackerras1-115/+77
2014-01-27KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras2-1/+17
2014-01-27KVM: PPC: Book3S HV: Add handler for HV facility unavailableMichael Ellerman2-1/+11
2014-01-27KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8Paul Mackerras1-1/+7
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling6-3/+361
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras6-337/+397
2014-01-27KVM: PPC: Book3S HV: Don't set DABR on POWER8Michael Neuling2-3/+12
2014-01-27kvm/ppc: IRQ disabling cleanupScott Wood4-32/+26
2014-01-27KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman1-1/+1
2014-01-27KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab1-1/+6
2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater6-10/+42
2014-01-09KVM: PPC: Unify kvmppc_get_last_inst and scAlexander Graf1-11/+7
2014-01-09KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handledZhouyi Zhou1-0/+5
2014-01-09KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software stateTiejun Chen2-11/+11
2014-01-09kvm: powerpc: use caching attributes as per linux pteBharat Bhushan4-21/+33
2014-01-09kvm: powerpc: define a linux pte lookup functionBharat Bhushan1-0/+21
2014-01-09kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()Bharat Bhushan1-3/+5
2014-01-09kvm: booke: clear host tlb reference flag on guest tlb invalidationBharat Bhushan1-8/+8
2014-01-09KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exitPaul Mackerras2-66/+22
2014-01-09KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu structPaul Mackerras3-73/+19
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras9-220/+131
2014-01-09KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras6-63/+14
2014-01-09kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()Bharat Bhushan2-68/+66
2014-01-09kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan3-56/+54
2014-01-09KVM: PPC: fix couple of memory leaks in MPIC/XICS devicesGleb Natapov2-1/+4
2014-01-09KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf6-0/+26
2013-11-21powerpc: kvm: optimize "sc 1" as fast returnLiu Ping Fan2-7/+22
2013-11-21KVM: kvm_clear_guest_page(): fix empty_zero_page usageHeiko Carstens1-2/+3
2013-11-20kvm: mmu: delay mmu audit activationSasha Levin1-1/+1
2013-11-19Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...Gleb Natapov1-6/+28
2013-11-16arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall1-6/+28
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds133-2239/+5170
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds36-67/+846
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-166/+310
2013-11-15Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-52/+55
2013-11-15Merge branch 'akpm' (patch-bomb from Andrew Morton)Linus Torvalds213-889/+1164
2013-11-15cmdline-parser: fix buildAlexander Beregalov1-0/+2
2013-11-15hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven1-3/+6
2013-11-15kfifo API type safetyStefani Seibold10-44/+25
2013-11-15kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen1-2/+2
2013-11-15sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen1-5/+1