aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAge
...
| | * | powerpc/fsl_pci: Check for get_user/probe_kernel_address failureScott Wood2015-10-17
| * | | powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()Denis Kirjanov2015-10-27
| |/ /
| * | powerpc/mpc5xxx: Use of_get_next_parent to simplify codeChristophe Jaillet2015-10-15
| * | powerpc/8xx: Shorten irq_chip name for the SIUChristophe Leroy2015-10-06
| * | powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov2015-10-05
* | | uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2015-11-05
| |/ |/|
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-18
|\
| * genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
| * powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-16
| * powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner2015-09-16
| * powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner2015-09-16
| * powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-15
* | Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-18
|\ \ | |/ |/|
| * powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-09-10
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ | |/ |/|
| * dax: drop size parameter to ->direct_access()Dan Williams2015-08-27
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-20
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-03
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-27
| |\ \
| | * | powerpc: use memset_io() to clear CPM MuramLEROY Christophe2015-08-07
| * | | powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun2015-08-06
| |/ /
| * / powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt2015-07-12
| |/
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \
| * | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\ \
| * | treewide: Fix typo in printkMasanari Iida2015-08-07
| |/
* | genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-29
* | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-29
|\|
| * powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_listDaniel Axtens2015-07-06
* | powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-22
* | treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-16
|/
* Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-02
|\
| * powerpc: use subsys_initcall for Freescale Local BusPaul Gortmaker2015-06-16
* | powerpc: Make doorbell check preemption safeShreyas B. Prabhu2015-06-16
* | powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-11
* | powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-02
* | powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-01
* | powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-01
* | powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-01
* | powerpc/fsl_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-01
* | powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=yMichael Ellerman2015-05-11
* | powerpc: Constify irq_domain_opsKrzysztof Kozlowski2015-05-11
|/
* powerpc: dart_iommu: Remove check for controller_ops == NULL caseDaniel Axtens2015-04-11
* powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-11
* powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-11
* powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens2015-04-11
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-04-06
|\
| * powerpc/mpic: Remove WHOAMI readback after EOIBogdan Purcareata2015-03-31