aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/machdep.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-18dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig1-1/+1
2019-02-18powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig1-2/+0
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy1-1/+1
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar1-0/+1
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann1-1/+1
2018-01-21Merge branch 'fixes' into nextMichael Ellerman1-0/+1
2017-12-11powerpc/pci: Separate SR-IOV CallsBryant G. Ly1-0/+8
2017-12-05Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson1-0/+1
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin1-1/+0
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin1-0/+1
2017-04-19powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page alignedYongji Xie1-0/+2
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann1-2/+2
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-1/+1
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman1-2/+0
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt1-1/+0
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt1-36/+0
2016-07-17powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V1-1/+2
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-2/+2
2016-05-01powerpc/mm/radix: Add partition table format & callbackAneesh Kumar K.V1-0/+1
2016-03-01powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson1-1/+1
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-2/+2
2015-10-09powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur1-2/+7
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras1-1/+1
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy1-25/+0
2015-06-02powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens1-6/+0
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into nextMichael Ellerman1-0/+5
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens1-14/+0
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens1-2/+2
2015-03-31powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang1-0/+1
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_peWei Yang1-0/+4
2015-03-17powerpc/pci: Fix comments about ppc_md.pcibios_fixupGavin Shan1-1/+1
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V1-1/+1
2014-12-02powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V1-1/+1
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard1-4/+0
2014-11-05powerpc: Remove ppc64_boot_msgAnton Blanchard1-10/+0
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf1-1/+0
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-2/+0
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-2/+0
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev1-2/+0
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V1-3/+3
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar1-0/+4
2014-07-28powerpc: Add machine_early_initcall()Michael Ellerman1-0/+1
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard1-0/+3
2014-04-28powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy1-0/+2
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan1-0/+3
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot1-0/+4
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar1-0/+3
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt1-0/+12
2013-10-11powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy1-0/+12
2013-10-11powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman1-0/+4