summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: booke: Paravirtualize wrteeScott Wood2012-03-052-34/+154
* KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirtScott Wood2012-03-051-5/+1Star
* KVM: PPC: booke: Check for MSR[WE] in prepare_to_enterScott Wood2012-03-051-10/+18
* KVM: PPC: Move prepare_to_enter call site into subarch codeScott Wood2012-03-054-2/+8
* KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood2012-03-056-9/+9
* KVM: PPC: booke: check for signals in kvmppc_vcpu_runScott Wood2012-03-051-1/+9
* KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0Bharat Bhushan2012-03-051-1/+2
* KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000Bharat Bhushan2012-03-051-5/+7
* PPC: Fix race in mtmsr paravirt implementationBharat Bhushan2012-03-051-6/+4Star
* KVM: PPC: E500: Support hugetlbfsAlexander Graf2012-03-051-0/+24
* KVM: PPC: e500: Don't hardcode PIR=0Scott Wood2012-03-052-5/+2Star
* KVM: PPC: e500: tlbsx: fix tlb0 eselScott Wood2012-03-051-0/+2
* KVM: PPC: e500: MMU APIScott Wood2012-03-058-163/+377
* KVM: PPC: e500: clear up confusion between host and guest entriesScott Wood2012-03-054-96/+213
* KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_allScott Wood2012-03-051-3/+1Star
* KVM: PPC: e500: don't translate gfn to pfn with preemption disabledScott Wood2012-03-051-13/+23
* KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2012-03-053-8/+11
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-057-36/+37
* KVM: s390: provide the prefix register via kvm_runChristian Borntraeger2012-03-052-0/+9
* KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-054-0/+15
* KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-054-6/+10
* KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky2012-03-055-1/+94
* KVM: MMU: unnecessary NX state assignmentDavidlohr Bueso2012-03-051-1/+0Star
* KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte2012-03-051-1/+1
* KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte2012-03-051-0/+3
* KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte2012-03-051-2/+3
* KVM: s390: ucontrol: disable scaCarsten Otte2012-03-051-10/+20
* KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-051-0/+6
* KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte2012-03-051-1/+2
* KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte2012-03-051-1/+4
* KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-054-0/+28
* KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-052-5/+28
* KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-051-1/+49
* KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-056-8/+50
* KVM: MMU: remove the redundant get_written_sptesXiao Guangrong2012-03-051-4/+2Star
* KVM: MMU: Add missing large page accounting to drop_large_spte()Takuya Yoshikawa2012-03-051-0/+1
* KVM: MMU: Remove for_each_unsync_children() macroTakuya Yoshikawa2012-03-051-6/+1Star
* Merge tag 'for-3.3' of git://openrisc.net/jonas/linuxLinus Torvalds2012-02-294-9/+13
|\
| * openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn2012-02-172-9/+11
| * openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2012-02-172-0/+2
* | Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-02-281-1/+2
|\ \
| * | ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen2012-02-271-1/+2
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-274-10/+46
|\ \ \
| * | | x86/mce/AMD: Fix UP build errorBorislav Petkov2012-02-221-0/+2
| * | | x86: Specify a size for the cmp in the NMI handlerSteven Rostedt2012-02-211-2/+2
| * | | x86/nmi: Test saved %cs in NMI to determine nested NMI caseSteven Rostedt2012-02-201-0/+7
| * | | x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann2012-02-091-8/+36
| * | | x86/microcode: Remove noisy AMD microcode warningPrarit Bhargava2012-02-071-1/+0Star
* | | | compat: fix compile breakage on s390Heiko Carstens2012-02-277-13/+3Star
* | | | Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-02-272-8/+6Star
|\ \ \ \