summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-02-13KVM: PPC: BookE: Handle alignment interruptsAlexander Graf
2013-02-13booke: Added DBCR4 SPR numberBharat Bhushan
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan
2013-02-13KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan
2013-01-24KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB codeAlexander Graf
2013-01-24KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap staticAlexander Graf
2013-01-24KVM: PPC: e500: Implement TLB1-in-TLB0 mappingAlexander Graf
2013-01-24KVM: PPC: E500: Split host and guest MMU partsAlexander Graf
2013-01-24KVM: PPC: e500: Call kvmppc_mmu_map for initial mappingAlexander Graf
2013-01-24KVM: PPC: E500: Propagate errors when shadow mappingAlexander Graf
2013-01-24KVM: PPC: E500: Explicitly mark shadow maps invalidAlexander Graf
2013-01-24KVM: PPC: E500: Move write_stlbe higherAlexander Graf
2013-01-10KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf
2013-01-10KVM: PPC: BookE: Implement EPR exitAlexander Graf
2013-01-10KVM: PPC: BookE: Emulate mfspr on EPRAlexander Graf
2013-01-10KVM: PPC: BookE: Allow irq deliveries to inject requestsAlexander Graf
2013-01-10KVM: PPC: Fix mfspr/mtspr MMUCFG emulationMihai Caraman
2013-01-10KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf
2013-01-10KVM: PPC: Only WARN on invalid emulationAlexander Graf
2012-12-13KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson
2012-12-13KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson
2012-12-13KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12mm, oom: remove statically defined arch functions of same nameDavid Rientjes
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-08Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-12-08Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2012-12-07Merge branch 'linus' into sched/coreIngo Molnar
2012-12-06KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman
2012-12-06KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulationMihai Caraman
2012-12-06KVM: PPC: bookehv: Add guest computation mode for irq deliveryMihai Caraman
2012-12-06KVM: PPC: Make EPCR a valid field for booke64 and bookehvAlexander Graf
2012-12-06KVM: PPC: booke: Extend MAS2 EPN mask for 64-bitMihai Caraman
2012-12-06KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulationMihai Caraman
2012-12-06KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman
2012-12-06KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman
2012-12-06KVM: PPC: bookehv64: Add support for interrupt handlingMihai Caraman