summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-04-26KVM: PPC: e500: Add e6500 core to Kconfig descriptionMihai Caraman1-3/+3
2013-04-26KVM: PPC: e500mc: Enable e6500 coresMihai Caraman1-0/+2
2013-04-26KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUsMihai Caraman1-0/+4
2013-04-26KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman4-0/+23
2013-04-26KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman5-0/+55
2013-04-26KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functionsMihai Caraman1-22/+38
2013-04-26KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman5-4/+123
2013-04-26KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman4-47/+91
2013-04-26booke: exit to user space if emulator requestBharat Bhushan1-0/+3
2013-04-26KVM: extend EMULATE_EXIT_USER to support different exit reasonsBharat Bhushan2-2/+2
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan3-3/+3
2013-04-26KVM: PPC: debug stub interface parameter definedBharat Bhushan4-6/+35
2013-04-26KVM: PPC: cache flush for kernel managed pagesBharat Bhushan1-1/+8
2013-04-17kvm/ppc: don't call complete_mmio_load when it's a storeScott Wood1-1/+0
2013-04-17KVM: PPC: emulate dcbstStuart Yoder1-0/+2
2013-04-17Added ONE_REG interface for debug instructionBharat Bhushan5-0/+20
2013-03-22KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras4-7/+4
2013-03-22kvm/ppc/e500: eliminate tlb_refsScott Wood2-69/+30
2013-03-22kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood1-3/+4
2013-03-22kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood1-2/+2
2013-03-22KVM: PPC: booke: Added debug handlerBharat Bhushan3-3/+41
2013-03-22KVM: PPC: Added one_reg interface for timer registersBharat Bhushan2-0/+35
2013-03-22KVM: PPC: move tsr update in a separate functionBharat Bhushan1-10/+14
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti23-143/+170
2013-03-19sgy-cts1000: Remove __dev* attributesBen Collins1-3/+3
2013-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds13-127/+150
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V5-14/+14
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V6-106/+126
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V1-5/+6
2013-03-17powerpc: Make sure that we alays include CONFIG_BINFMT_ELFStephen Rothwell1-0/+1
2013-03-17powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling1-0/+1
2013-03-13powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard1-7/+7
2013-03-13powerpc: Remove last traces of POWER4_ONLYPaul Bolle1-4/+2
2013-03-13powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt1-1/+1
2013-03-13powerpc: Fix STAB initializationBenjamin Herrenschmidt1-0/+2
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+1
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling1-1/+1
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling1-1/+2
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling1-1/+2
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds3-1/+3
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita1-2/+0
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling1-2/+2
2013-03-05powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang1-2/+3
2013-03-05powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds1-2/+2
2013-03-05KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa5-6/+7
2013-03-05KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa1-2/+2
2013-03-05KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa1-7/+5
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-19/+1