summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-05KVM: PPC: booke: Check for MSR[WE] in prepare_to_enterScott Wood
2012-03-05KVM: PPC: Move prepare_to_enter call site into subarch codeScott Wood
2012-03-05KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood
2012-03-05KVM: PPC: booke: check for signals in kvmppc_vcpu_runScott Wood
2012-03-05KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0Bharat Bhushan
2012-03-05KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000Bharat Bhushan
2012-03-05PPC: Fix race in mtmsr paravirt implementationBharat Bhushan
2012-03-05KVM: PPC: E500: Support hugetlbfsAlexander Graf
2012-03-05KVM: PPC: e500: Don't hardcode PIR=0Scott Wood
2012-03-05KVM: PPC: e500: tlbsx: fix tlb0 eselScott Wood
2012-03-05KVM: PPC: e500: MMU APIScott Wood
2012-03-05KVM: PPC: e500: clear up confusion between host and guest entriesScott Wood
2012-03-05KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_allScott Wood
2012-03-05KVM: PPC: e500: don't translate gfn to pfn with preemption disabledScott Wood
2012-03-05KVM: s390: provide access guest registers via kvm_runChristian Borntraeger
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger
2012-03-05KVM: s390: provide the prefix register via kvm_runChristian Borntraeger
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger
2012-03-05KVM: s390: rework code that sets the prefixChristian Borntraeger
2012-03-05KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky
2012-03-05KVM: MMU: unnecessary NX state assignmentDavidlohr Bueso
2012-03-05KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte
2012-03-05KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte
2012-03-05KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte
2012-03-05KVM: s390: ucontrol: disable scaCarsten Otte
2012-03-05KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte
2012-03-05KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte
2012-03-05KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte
2012-03-05KVM: s390: ucontrol: export page faults to userCarsten Otte
2012-03-05KVM: s390: ucontrol: per vcpu address spacesCarsten Otte
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte
2012-03-05KVM: MMU: remove the redundant get_written_sptesXiao Guangrong
2012-03-05KVM: MMU: Add missing large page accounting to drop_large_spte()Takuya Yoshikawa
2012-03-05KVM: MMU: Remove for_each_unsync_children() macroTakuya Yoshikawa
2012-02-29Merge tag 'for-3.3' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-27compat: fix compile breakage on s390Heiko Carstens
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen
2012-02-26Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-02-24Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm
2012-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy
2012-02-24sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro