summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-05KVM: PPC: align vcpu_kick with x86Alexander Graf1-1/+6
2012-03-05KVM: PPC: Use get/set for to_svcpu to help preemptionAlexander Graf8-71/+181
2012-03-05KVM: PPC: Book3s: PR: No irq_disable in vcpu_runAlexander Graf1-2/+0
2012-03-05KVM: PPC: Book3s: PR: Disable preemption in vcpu_runAlexander Graf1-2/+11
2012-03-05KVM: PPC: booke: Improve timer register emulationScott Wood8-70/+115
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood15-169/+339
2012-03-05KVM: PPC: booke: Paravirtualize wrteeScott Wood2-34/+154
2012-03-05KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirtScott Wood1-5/+1
2012-03-05KVM: PPC: booke: Check for MSR[WE] in prepare_to_enterScott Wood1-10/+18
2012-03-05KVM: PPC: Move prepare_to_enter call site into subarch codeScott Wood4-2/+8
2012-03-05KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood6-9/+9
2012-03-05KVM: PPC: booke: check for signals in kvmppc_vcpu_runScott Wood1-1/+9
2012-03-05KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0Bharat Bhushan1-1/+2
2012-03-05KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000Bharat Bhushan1-5/+7
2012-03-05PPC: Fix race in mtmsr paravirt implementationBharat Bhushan1-6/+4
2012-03-05KVM: PPC: E500: Support hugetlbfsAlexander Graf1-0/+24
2012-03-05KVM: PPC: e500: Don't hardcode PIR=0Scott Wood2-5/+2
2012-03-05KVM: PPC: e500: tlbsx: fix tlb0 eselScott Wood1-0/+2
2012-03-05KVM: PPC: e500: MMU APIScott Wood8-163/+377
2012-03-05KVM: PPC: e500: clear up confusion between host and guest entriesScott Wood4-96/+213
2012-03-05KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_allScott Wood1-3/+1
2012-03-05KVM: PPC: e500: don't translate gfn to pfn with preemption disabledScott Wood1-13/+23
2012-03-05KVM: s390: provide access guest registers via kvm_runChristian Borntraeger3-8/+11
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger7-36/+37
2012-03-05KVM: s390: provide the prefix register via kvm_runChristian Borntraeger2-0/+9
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger4-0/+15
2012-03-05KVM: s390: rework code that sets the prefixChristian Borntraeger4-6/+10
2012-03-05KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky5-1/+94
2012-03-05KVM: MMU: unnecessary NX state assignmentDavidlohr Bueso1-1/+0
2012-03-05KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte1-1/+1
2012-03-05KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte1-0/+3
2012-03-05KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte1-2/+3
2012-03-05KVM: s390: ucontrol: disable scaCarsten Otte1-10/+20
2012-03-05KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte1-0/+6
2012-03-05KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte1-1/+2
2012-03-05KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte1-1/+4
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte4-0/+28
2012-03-05KVM: s390: ucontrol: export page faults to userCarsten Otte2-5/+28
2012-03-05KVM: s390: ucontrol: per vcpu address spacesCarsten Otte1-1/+49
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte6-8/+50
2012-03-05KVM: MMU: remove the redundant get_written_sptesXiao Guangrong1-4/+2
2012-03-05KVM: MMU: Add missing large page accounting to drop_large_spte()Takuya Yoshikawa1-0/+1
2012-03-05KVM: MMU: Remove for_each_unsync_children() macroTakuya Yoshikawa1-6/+1
2012-02-29Merge tag 'for-3.3' of git://openrisc.net/jonas/linuxLinus Torvalds4-9/+13
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+46
2012-02-27compat: fix compile breakage on s390Heiko Carstens7-13/+3
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen1-1/+2
2012-02-26Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-8/+6
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+1