summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-17powerpc: export debug register save function for KVMBharat Bhushan
2013-04-17KVM: PPC: exit to user space on "ehpriv" instructionBharat Bhushan
2013-04-17booke: exit to user space if emulator requestBharat Bhushan
2013-04-17KVM: extend EMULATE_EXIT_USER to support different exit reasonsBharat Bhushan
2013-04-17Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan
2013-04-17KVM: PPC: debug stub interface parameter definedBharat Bhushan
2013-04-17KVM: PPC: e500: Emulate TMCFG0 TMRN registerMihai Caraman
2013-04-17KVM: PPC: Book3E: Emulate MCSRR0/1 SPR and rfmci instructionMihai Caraman
2013-04-17KVM: PPC: e500: Add e6500 core to Kconfig descriptionMihai Caraman
2013-04-17KVM: PPC: e500mc: Enable e6500 coresMihai Caraman
2013-04-17KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUsMihai Caraman
2013-04-17KVM: PPC: e500: Emulate TLBnPS, EPTCFG registers and expose via ONE_REGMihai Caraman
2013-04-17KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functionsMihai Caraman
2013-04-17KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman
2013-04-16b4_qds: add corenet_ds_init_earlyHaiying Wang
2013-04-16powerpc: Replaced tlbilx with tlbwe in the initialization codeDiana Craciun
2013-04-16powerpc/corenet/config: add missing SCSI configs forShaohui Xie
2013-04-16powerpc/defconfig: Add new defconfigs for BSC913x platformsHarninder Rai
2013-04-16powerpc/85xx: add P1020RDB-PD platform supportJerry Huang
2013-04-16powerpc/85xx: add the P1020RDB-PD DTS supportHaijun.Zhang
2013-04-16powerpc/85xx: Enhance cache-sram kernel boot parameterClaudiu Manoil
2013-04-15Merge remote-tracking branch 'fslkvm/for-sdk1.4' into verifyAndy Fleming
2013-04-15KVM: PPC: Fix mfspr/mtspr MMUCFG emulationMihai Caraman
2013-04-15Add SOC version listHaijun Zhang
2013-04-12powerpc/rcpm: add sleep support for T4/B4 chipsChen-Hui Zhao
2013-04-12powerpc/rcpm: add sleep feature for SoCs using RCPMChen-Hui Zhao
2013-04-12powerpc/e500: work around erratum A-006184Scott Wood
2013-04-12powerpc: Add DPA ETH support to defconfigsAndy Fleming
2013-04-12qoriq: Enable muxing MDIO busesAndy Fleming
2013-04-12dpaa_eth: Add compatible string to parent deviceBogdan Hamciuc
2013-04-11kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood
2013-04-11KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras
2013-04-11kvm/ppc/e500: eliminate tlb_refsScott Wood
2013-04-11kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood
2013-04-11kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood
2013-04-11KVM: PPC: booke: Added debug handlerBharat Bhushan
2013-04-11KVM: PPC: Added one_reg interface for timer registersBharat Bhushan
2013-04-11KVM: PPC: move tsr update in a separate functionBharat Bhushan
2013-04-11KVM: PPC: BookE: Handle alignment interruptsAlexander Graf
2013-04-11KVM: PPC: booke: Allow multiple exception typesBharat Bhushan
2013-04-11KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan
2013-04-11KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB codeAlexander Graf
2013-04-11KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap staticAlexander Graf
2013-04-11KVM: PPC: e500: Implement TLB1-in-TLB0 mappingAlexander Graf
2013-04-11KVM: PPC: E500: Split host and guest MMU partsAlexander Graf
2013-04-11KVM: PPC: e500: Call kvmppc_mmu_map for initial mappingAlexander Graf
2013-04-11KVM: PPC: E500: Propagate errors when shadow mappingAlexander Graf
2013-04-11KVM: PPC: E500: Explicitly mark shadow maps invalidAlexander Graf
2013-04-11KVM: PPC: E500: Move write_stlbe higherAlexander Graf
2013-04-11KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf