summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/machdep.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1Star
* dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig2019-02-181-1/+1
* powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig2019-02-181-2/+0Star
* powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-141-1/+1
* powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-191-0/+1
* powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-031-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-01-211-0/+1
|\
| * Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2017-12-051-0/+1
* | powerpc/pci: Separate SR-IOV CallsBryant G. Ly2017-12-111-0/+8
|/
* powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin2017-08-311-1/+0Star
* powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin2017-06-191-0/+1
* powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...Yongji Xie2017-04-191-0/+2
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-2/+2
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-041-2/+0Star
* powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-1/+0Star
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-36/+0Star
* powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-171-1/+2
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-2/+2
* powerpc/mm/radix: Add partition table format & callbackAneesh Kumar K.V2016-05-011-0/+1
* powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson2016-03-011-1/+1
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-2/+2
* powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-081-2/+7
* powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras2015-07-231-1/+1
* powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-111-25/+0Star
* powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens2015-06-021-6/+0Star
* Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-141-0/+5
|\
| * powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang2015-03-311-0/+1
| * powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang2015-03-311-0/+4
* | powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-111-14/+0Star
* | powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens2015-04-111-2/+2
|/
* powerpc/pci: Fix comments about ppc_md.pcibios_fixupGavin Shan2015-03-171-1/+1
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-1/+1
* powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V2014-12-021-1/+1
* powerpc: Remove ppc_md.remove_memoryAnton Blanchard2014-11-051-4/+0Star
* powerpc: Remove ppc64_boot_msgAnton Blanchard2014-11-051-10/+0Star
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-121-2/+0Star
|\
| * powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-2/+0Star
* | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-2/+0Star
|/
* powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-131-3/+3
* powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-051-0/+4
* powerpc: Add machine_early_initcall()Michael Ellerman2014-07-281-0/+1
* powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard2014-06-051-0/+3
* powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy2014-04-281-0/+2
* powerpc/pci: Mask linkDown on resetting PCI busGavin Shan2014-04-281-0/+3
* powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot2014-03-071-0/+4
* powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2014-03-071-0/+3
* Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-111-0/+12
|\
| * powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy2013-10-111-0/+12