summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-03-02KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy
2016-03-02KVM: PPC: Add @offset to kvmppc_spapr_tce_tableAlexey Kardashevskiy
2016-03-02KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy
2016-02-29KVM: PPC: Book3S HV: Add tunable to control H_IPI redirectionSuresh E. Warrier
2016-02-29KVM: PPC: Book3S HV: Send IPI to host core to wake VCPUSuresh E. Warrier
2016-02-29KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVMSuresh Warrier
2016-02-29KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUsSuresh Warrier
2016-02-29KVM: PPC: Book3S HV: Manage core host stateSuresh Warrier
2016-02-29KVM: PPC: Book3S HV: Host-side RM data structuresSuresh Warrier
2016-02-29powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier
2016-02-29powerpc/smp: Add smp_muxed_ipi_set_messageSuresh Warrier
2016-02-29powerpc/smp: Support more IPI messagesSuresh Warrier
2016-02-16KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy
2016-02-16KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpersAlexey Kardashevskiy
2016-02-16KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy
2016-02-16KVM: PPC: Account TCE-containing pages in locked_vmAlexey Kardashevskiy
2016-02-16KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy
2016-02-16KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlersAlexey Kardashevskiy
2016-02-16powerpc: Make vmalloc_to_phys() publicAlexey Kardashevskiy
2016-02-15vfio: Enable VFIO device for powerpcDavid Gibson
2016-01-29Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-28powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V
2016-01-28powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-27powerpc/eeh: Fix PE location codeGavin Shan
2016-01-26Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-01-25powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-21powerpc: Remove newly added extra definition of pmd_dirtyStephen Rothwell
2016-01-21powerpc: Simplify module TOC handlingAlan Modra
2016-01-21powerpc: Wire up copy_file_range() syscallChandan Rajendra
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20powerpc: enable UBSAN supportDaniel Axtens
2016-01-20powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-15arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THPMinchan Kim
2016-01-15powerpc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15mm: drop tail page refcountingKirill A. Shutemov
2016-01-15thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-15Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-14KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz