summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-3/+4
|\
| * dax: drop size parameter to ->direct_access()Dan Williams2015-08-281-1/+1
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-3/+4
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-043-16/+6Star
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-271-1/+1
| |\ \
| | * | powerpc: use memset_io() to clear CPM MuramLEROY Christophe2015-08-081-1/+1
| * | | powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun2015-08-061-2/+2
| |/ /
| * / powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt2015-07-131-13/+3Star
| |/
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-1/+1
|\ \
| * | block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-1/+1
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-021-1/+1
|\ \
| * | treewide: Fix typo in printkMasanari Iida2015-08-071-1/+1
| |/
* | genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-306-6/+12
* | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-301-0/+1
|\|
| * powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_listDaniel Axtens2015-07-061-0/+1
* | powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-224-8/+8
* | treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-162-2/+2
|/
* Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-021-1/+1
|\
| * powerpc: use subsys_initcall for Freescale Local BusPaul Gortmaker2015-06-161-1/+1
* | powerpc: Make doorbell check preemption safeShreyas B. Prabhu2015-06-171-5/+9
* | powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-111-5/+7
* | powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-022-2/+2
* | powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-3/+6
* | powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-2/+5
* | powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-2/+5
* | powerpc/fsl_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-8/+15
* | powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=yMichael Ellerman2015-05-113-173/+6Star
* | powerpc: Constify irq_domain_opsKrzysztof Kozlowski2015-05-1110-10/+10
|/
* powerpc: dart_iommu: Remove check for controller_ops == NULL caseDaniel Axtens2015-04-111-8/+5Star
* powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-111-5/+0Star
* powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-111-0/+15
* powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens2015-04-111-4/+12
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-102-6/+2Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-04-074-29/+38
|\
| * powerpc/mpic: Remove WHOAMI readback after EOIBogdan Purcareata2015-04-011-1/+0Star
| * powerpc: don't export static symbolJulia Lawall2015-04-011-25/+0Star
| * powerpc/85xx: workaround for chips with MSI hardware errataHongtao Jia2015-03-242-3/+28
| * powerpc/mpic: Add get_version API both for internal and external useHongtao Jia2015-03-241-0/+10
* | powerpc: Use bool function return values of true/false not 1/0Joe Perches2015-03-311-1/+1
|/
* powerpc/mpic: remove unused functionsArseny Solokha2015-03-161-35/+0Star
* powerpc/qe: drop unused ucc_slow_poll_transmitter_nowArseny Solokha2015-03-161-5/+0Star
* powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-142-9/+4Star
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+1
|\
| * Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe2015-01-141-13/+4Star
| |\
| * | axonram: Fix bug in direct_accessMatthew Wilcox2015-01-141-1/+1
* | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-13/+4Star
|\ \ \ | | |/ | |/|
| * | block: Change direct_access calling conventionMatthew Wilcox2015-01-141-13/+4Star
| |/
* | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-126-21/+27
|\ \
| * | powerpc/qe: Use strlcpy()Rickard Strandqvist2015-01-301-3/+3
| * | powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips2015-01-302-15/+21