aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-31
|\ \ \ \ \ \
| * | | | | | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configuredMike Travis2014-01-25
| * | | | | | x86/uv/nmi: Fix Sparse warningsMike Travis2014-01-25
| * | | | | | kgdb/kdb: Fix no KDB config problemMike Travis2014-01-25
* | | | | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds2014-01-31
|\ \ \ \ \ \ \
| * | | | | | | xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones2014-01-31
| * | | | | | | xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2014-01-31
| * | | | | | | xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall2014-01-30
| * | | | | | | xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell2014-01-30
| * | | | | | | arm/xen: Initialize event channels earlierJulien Grall2014-01-30
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-31
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-29
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: Book3S PR: Cope with doorbell interruptsPaul Mackerras2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Add software abort codes for transactional memoryMichael Neuling2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling2014-01-27
| | * | | | | | | powerpc/Kconfig: Make TM select VSX and VMXMichael Neuling2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from napPaul Mackerras2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Add handler for HV facility unavailableMichael Ellerman2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8Paul Mackerras2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: Don't set DABR on POWER8Michael Neuling2014-01-27
| | * | | | | | | kvm/ppc: IRQ disabling cleanupScott Wood2014-01-27
| | * | | | | | | KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman2014-01-27
| | * | | | | | | KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab2014-01-27
| | * | | | | | | KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater2014-01-27
| | * | | | | | | KVM: PPC: Unify kvmppc_get_last_inst and scAlexander Graf2014-01-09
| | * | | | | | | KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handledZhouyi Zhou2014-01-09
| | * | | | | | | KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software stateTiejun Chen2014-01-09
| | * | | | | | | kvm: powerpc: use caching attributes as per linux pteBharat Bhushan2014-01-09
| | * | | | | | | kvm: powerpc: define a linux pte lookup functionBharat Bhushan2014-01-09
| | * | | | | | | kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()Bharat Bhushan2014-01-09
| | * | | | | | | kvm: booke: clear host tlb reference flag on guest tlb invalidationBharat Bhushan2014-01-09
| | * | | | | | | KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exitPaul Mackerras2014-01-09
| | * | | | | | | KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu structPaul Mackerras2014-01-09
| | * | | | | | | KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras2014-01-09
| | * | | | | | | KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras2014-01-09
| | * | | | | | | kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()Bharat Bhushan2014-01-09
| | * | | | | | | kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan2014-01-09
| | * | | | | | | KVM: PPC: fix couple of memory leaks in MPIC/XICS devicesGleb Natapov2014-01-09
| | * | | | | | | KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf2014-01-09
| | * | | | | | | powerpc: kvm: optimize "sc 1" as fast returnLiu Ping Fan2013-11-21
| * | | | | | | | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini2014-01-29
| * | | | | | | | x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini2014-01-29