summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAge
...
| * | | powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy2015-06-11
| * | | powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy2015-06-11
| * | | vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy2015-06-11
| * | | powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy2015-06-11
| * | | powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-11
| * | | powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-11
| * | | powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy2015-06-11
| * | | vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy2015-06-11
| * | | powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy2015-06-11
| * | | powerpc/mm: Add trace point for tracking hash pte faultAneesh Kumar K.V2015-06-10
| * | | powerpc/dscr: Add some in-code documentationAnshuman Khandual2015-06-07
| * | | powerpc/powernv: Add opal-prd channelJeremy Kerr2015-06-05
| * | | cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-03
| * | | powerpc/pci: Add pcibios_disable_device() hookMichael Neuling2015-06-03
| * | | powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling2015-06-03
| * | | powerpc: Add cxl context to device archdataMichael Neuling2015-06-03
| * | | powerpc/pci: Add release_device() hook to phb opsMichael Neuling2015-06-03
| |/ /
| * | powerpc/pci: add dma_set_mask to pci_controller_opsDaniel Axtens2015-06-02
| * | powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens2015-06-02
| * | powerpc: Add MSI operations to pci_controller_ops structDaniel Axtens2015-05-22
| * | powerpc/powernv: Add a virtual irqchip for opal eventsAlistair Popple2015-05-22
| * | powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple2015-05-22
| * | powerpc/powernv: Introduce sysfs control for fastsleep workaround behaviorShreyas B. Prabhu2015-05-22
| * | powerpc: Fix cpu_online_cores_map to return only online threads maskShreyas B. Prabhu2015-05-22
| * | powerpc: Enable sys_kcmp() for CRIULaurent Dufour2015-05-20
| * | powerpc/eeh: Introduce eeh_pe_inject_err()Gavin Shan2015-05-12
| * | powerpc/eeh: Move PE state constants aroundGavin Shan2015-05-12
| * | powerpc: Make STRICT_MM_TYPECHECKS a config optionMichael Ellerman2015-05-11
| |/
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-23
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-08
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-22
|\ \
| * | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
| |\|
| * | powerpc: Add ICSWX instructionDan Streetman2015-05-11
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-22
|\ \ \
| * | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-22
|\ \ \
| * | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-19
| * | | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-19
| * | | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-13
| |/ /
* / / powerpc: Fix smp_mb__before_spinlock()Paul E. McKenney2015-05-27
|/ /
* | Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-26
|\ \
| * | powerpc/mm/thp: Return pte address if we find trans_splitting.Aneesh Kumar K.V2015-04-17
| * | powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-17
| * | KVM: PPC: Remove page table walk helpersAneesh Kumar K.V2015-04-17
| * | KVM: PPC: Use READ_ONCE when dereferencing pte_t pointerAneesh Kumar K.V2015-04-17
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-26
|\ \ \
| * | | KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras2015-04-21
| * | | KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-21
| * | | KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras2015-04-21
| * | | KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpuPaul Mackerras2015-04-21