summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/machdep.h
AgeCommit message (Expand)Author
2015-10-09powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy
2015-06-02powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens
2015-03-31powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang
2015-03-17powerpc/pci: Fix comments about ppc_md.pcibios_fixupGavin Shan
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-12-02powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard
2014-11-05powerpc: Remove ppc64_boot_msgAnton Blanchard
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar
2014-07-28powerpc: Add machine_early_initcall()Michael Ellerman
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard
2014-04-28powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt
2013-10-11powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy
2013-10-11powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V
2013-01-10powerpc: Add the DAWR support to the set_break()Michael Neuling
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-17include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach
2012-11-15powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt
2012-09-11powerpc/PCI: Override pcibios_window_alignment()Gavin Shan
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-03-28powerpc: Remove NO_IRQ_IGNOREStephen Rothwell
2011-11-25powerpc/pci: Add a platform hook after probe and before resource surveyBenjamin Herrenschmidt
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-09-01powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller
2011-05-19powerpc: Move smp_ops_t from machdep.h to smp.hMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman
2011-04-20powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt