aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* KVM: PPC: Make wakeups work again for Book3S HV guestsPaul Mackerras2012-03-05
* KVM: PPC: Avoid patching paravirt template codeLiu Yu-B132012012-03-05
* KVM: PPC: e500: use hardware hint when loading TLB0 entriesScott Wood2012-03-05
* KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLBScott Wood2012-03-05
* KVM: PPC: Book3S: PR: Fix signal check raceAlexander Graf2012-03-05
* KVM: PPC: align vcpu_kick with x86Alexander Graf2012-03-05
* KVM: PPC: Use get/set for to_svcpu to help preemptionAlexander Graf2012-03-05
* KVM: PPC: Book3s: PR: No irq_disable in vcpu_runAlexander Graf2012-03-05
* KVM: PPC: Book3s: PR: Disable preemption in vcpu_runAlexander Graf2012-03-05
* KVM: PPC: booke: Improve timer register emulationScott Wood2012-03-05
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-05
* KVM: PPC: booke: Paravirtualize wrteeScott Wood2012-03-05
* KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirtScott Wood2012-03-05
* KVM: PPC: booke: Check for MSR[WE] in prepare_to_enterScott Wood2012-03-05
* KVM: PPC: Move prepare_to_enter call site into subarch codeScott Wood2012-03-05
* KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood2012-03-05
* KVM: PPC: booke: check for signals in kvmppc_vcpu_runScott Wood2012-03-05
* KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0Bharat Bhushan2012-03-05
* KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000Bharat Bhushan2012-03-05
* PPC: Fix race in mtmsr paravirt implementationBharat Bhushan2012-03-05
* KVM: PPC: E500: Support hugetlbfsAlexander Graf2012-03-05
* KVM: PPC: e500: Don't hardcode PIR=0Scott Wood2012-03-05
* KVM: PPC: e500: tlbsx: fix tlb0 eselScott Wood2012-03-05
* KVM: PPC: e500: MMU APIScott Wood2012-03-05
* KVM: PPC: e500: clear up confusion between host and guest entriesScott Wood2012-03-05
* KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_allScott Wood2012-03-05
* KVM: PPC: e500: don't translate gfn to pfn with preemption disabledScott Wood2012-03-05
* KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2012-03-05
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-05
* KVM: s390: provide the prefix register via kvm_runChristian Borntraeger2012-03-05
* KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-05
* KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-05
* KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky2012-03-05
* KVM: MMU: unnecessary NX state assignmentDavidlohr Bueso2012-03-05
* KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte2012-03-05
* KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte2012-03-05
* KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte2012-03-05
* KVM: s390: ucontrol: disable scaCarsten Otte2012-03-05
* KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-05
* KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte2012-03-05
* KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte2012-03-05
* KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-05
* KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-05
* KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-05
* KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-05
* KVM: MMU: remove the redundant get_written_sptesXiao Guangrong2012-03-05
* KVM: MMU: Add missing large page accounting to drop_large_spte()Takuya Yoshikawa2012-03-05
* KVM: MMU: Remove for_each_unsync_children() macroTakuya Yoshikawa2012-03-05
* Merge tag 'for-3.3' of git://openrisc.net/jonas/linuxLinus Torvalds2012-02-29
|\
| * openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn2012-02-17