summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-4/+0
|\
| * Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-096-5/+7
| |\
| * | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-162-3/+0
|\ \ \
| * | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-2/+0
| * | | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-167-4/+71
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-03-093-2/+11
| |\ \ \
| * | | | KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy2016-03-022-1/+10
| * | | | KVM: PPC: Add @offset to kvmppc_spapr_tce_tableAlexey Kardashevskiy2016-03-021-0/+1
| * | | | KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy2016-03-021-1/+2
| * | | | KVM: PPC: Book3S HV: Add tunable to control H_IPI redirectionSuresh E. Warrier2016-02-291-0/+1
| * | | | KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVMSuresh Warrier2016-02-291-0/+1
| * | | | KVM: PPC: Book3S HV: Host-side RM data structuresSuresh Warrier2016-02-291-0/+31
| * | | | powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier2016-02-291-0/+1
| * | | | powerpc/smp: Add smp_muxed_ipi_set_messageSuresh Warrier2016-02-291-0/+1
| * | | | powerpc/smp: Support more IPI messagesSuresh Warrier2016-02-291-0/+3
| * | | | KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy2016-02-161-0/+12
| * | | | KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpersAlexey Kardashevskiy2016-02-161-0/+4
| * | | | KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy2016-02-161-2/+0
| * | | | KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy2016-02-161-0/+1
| * | | | powerpc: Make vmalloc_to_phys() publicAlexey Kardashevskiy2016-02-161-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-293-2/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-203-2/+11
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2016-02-151-0/+4
| | * | powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-151-0/+1
| | * | powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov2016-02-151-2/+6
* | | | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-251-2/+2
|/ / /
* | | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-295-3/+6
|\ \ \ | |/ /
| * | powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V2016-01-281-1/+3
| * | powerpc: Remove newly added extra definition of pmd_dirtyStephen Rothwell2016-01-211-1/+0
| * | powerpc: Wire up copy_file_range() syscallChandan Rajendra2016-01-213-1/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-271-2/+1
|\ \ \ | |_|/ |/| |
| * | Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-01-267-40/+37
| |\ \
| * \ \ Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-01-151-2/+1
| |\ \ \
| | * | | KVM: PPC: Increase memslots to 512Thomas Huth2015-12-101-2/+1
* | | | | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* | | | | powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-201-1/+1
| |_|_|/ |/| | |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-23/+10
|\ \ \ \
| * | | | powerpc: define __smp_xxxMichael S. Tsirkin2016-01-121-16/+8
| * | | | powerpc: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-7/+2
| * | | | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2016-01-121-1/+1
* | | | | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-152-3/+3
* | | | | arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-151-0/+2
* | | | | powerpc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-153-24/+2
* | | | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1554-2897/+2376
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-01-147-1998/+1
| |\ \ \ \
| | * | | | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-227-2006/+1
| | * | | | QE/CPM: move muram management functions to qe_commonZhao Qiang2015-12-222-46/+51
| | * | | | CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang2015-12-221-0/+3
OpenPOWER on IntegriCloud