summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/machdep.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* | 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/+0
* powerpc: Remove ppc64_boot_msgAnton Blanchard2014-11-051-10/+0
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-111-2/+0
|\
| * powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-2/+0
* | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-2/+0
|/
* 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
* | powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman2013-10-111-0/+4
|/
* powerpc: Optimize hugepage invalidateAneesh Kumar K.V2013-06-211-0/+3
* powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-211-4/+4
* powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza2013-05-061-0/+3
* powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-301-1/+2
* powerpc: Add the DAWR support to the set_break()Michael Neuling2013-01-101-0/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-3/+0
|\
| * powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman2012-11-151-3/+0
* | include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2012-12-171-18/+18
|/
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-3/+3
* Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt2012-09-171-0/+3
|\
| * powerpc/PCI: Override pcibios_window_alignment()Gavin Shan2012-09-111-0/+3
* | powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-101-1/+2
|/
* powerpc: Remove NO_IRQ_IGNOREStephen Rothwell2012-03-281-3/+1
* powerpc/pci: Add a platform hook after probe and before resource surveyBenjamin Herrenschmidt2011-11-251-0/+3
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* | powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller2011-09-011-1/+2
|/
* powerpc: Move smp_ops_t from machdep.h to smp.hMilton Miller2011-05-191-21/+0
* powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-191-1/+1
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-201-1/+1
* powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt2011-04-201-0/+1
* powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt2011-04-011-0/+1
* powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-011-1/+0
* powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-011-1/+0
* powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard2011-03-021-0/+6
OpenPOWER on IntegriCloud